Results

By type

          Service started with pid=6
 | 2022-05-09T12:38:17.216Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.235Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use http over TLS.	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.240Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | Path to cert files: /etc/ves-hv/ssl/	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.264Z	 | .sdk.rest.services.cbs.client.api.CbsClientFactory	 | INFO	 | Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-hv-ves-collector, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/etc/ves-hv/ssl/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.423Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.598Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:17.928Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0.0.0.0:6060	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2022-05-09T12:38:17.993Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:18.012Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None)	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:18.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Trying to load configuration from configMap file: /app-config-input/application_config.yaml	 | 	 | 	 | 	 | main
 | 2022-05-09T12:38:18.266Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2022-05-09T12:38:28.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:28.283Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T12:38:28.326Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T12:38:28.327Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:28.337Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T12:38:28.339Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-09T12:38:28.363Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | elastic-2
 | 2022-05-09T12:38:28.370Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-09T12:38:33.346Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:38.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:43.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:48.379Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:53.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:38:58.399Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:03.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:08.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:13.425Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:18.430Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:23.436Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:28.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:33.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:38.457Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:43.466Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:48.473Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:53.478Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:39:58.483Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:03.489Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:08.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:13.503Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:18.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:23.512Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:28.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:33.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:38.529Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:43.534Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:48.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:53.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:40:58.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:03.560Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:08.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:13.568Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:18.574Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:23.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:28.582Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:33.587Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:38.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:43.596Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:48.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:53.603Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:41:58.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:03.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:08.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:13.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:18.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:23.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:28.627Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:33.636Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:38.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:43.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:48.653Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:53.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:42:58.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:03.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:08.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:13.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:18.695Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:23.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:28.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:33.709Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:38.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:43.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:48.721Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:53.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:43:58.730Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:03.733Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:08.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:13.740Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:18.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:23.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:28.751Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:33.756Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:38.760Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:43.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:48.769Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:53.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:44:58.779Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:03.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:08.788Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:13.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:18.800Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:23.816Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:28.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:33.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:38.828Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:43.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:48.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:53.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:45:58.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:03.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:08.854Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:13.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:18.861Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:23.865Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:28.869Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:33.874Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:38.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:43.883Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:48.886Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:53.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:46:58.892Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:03.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:08.899Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:13.903Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:18.908Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:23.912Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:28.914Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:33.918Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:38.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:43.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:48.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:53.936Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:47:58.940Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:03.944Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:08.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:13.954Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:18.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:23.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:28.973Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:33.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:38.981Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:43.988Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:48.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:53.999Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:48:59.004Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:04.009Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:09.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:14.017Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:19.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:24.025Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:29.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:34.032Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:39.035Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:44.043Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:49.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:54.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:49:59.053Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:04.057Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:09.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:14.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:19.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:24.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:29.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:34.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:39.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:44.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:49.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:54.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:50:59.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:04.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:09.124Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:14.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:19.131Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:24.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:29.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:34.141Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:39.145Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:44.149Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:49.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:54.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:51:59.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:04.165Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:09.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:14.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:19.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:24.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:29.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:34.188Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:39.192Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:44.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:49.201Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:54.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:52:59.208Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:04.213Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:09.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:14.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:19.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:24.228Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:29.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:34.238Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:39.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:44.253Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:49.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:54.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:53:59.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:04.276Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:09.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:14.287Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:19.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:24.297Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:29.301Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:34.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:39.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:44.317Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:49.320Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:54.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:54:59.327Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:04.331Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:09.335Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:14.338Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:19.342Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:24.345Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:29.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:34.350Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:39.354Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:44.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:49.362Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:54.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:55:59.371Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:04.375Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:09.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:14.384Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:19.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:24.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:29.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:34.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:39.402Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:44.406Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:49.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:54.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:56:59.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:04.421Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:09.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:14.430Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:19.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:24.438Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:29.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:34.446Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:39.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:44.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:49.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:54.468Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:57:59.473Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:04.477Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:09.480Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:14.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:19.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:24.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:29.498Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:34.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:39.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:44.508Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:49.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:54.516Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:58:59.519Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:04.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:09.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:14.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:19.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:24.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:29.538Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:34.542Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:39.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:44.552Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:49.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:54.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T12:59:59.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:04.568Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:09.573Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:14.577Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:19.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:24.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:29.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:34.594Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:39.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:44.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:49.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:54.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:00:59.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:04.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:09.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:14.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:19.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:24.630Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:29.635Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:34.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:39.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:44.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:49.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:54.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:01:59.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:04.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:09.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:14.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:19.668Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:24.672Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:29.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:34.677Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:39.680Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:44.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:49.685Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:54.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:02:59.691Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:04.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:09.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:14.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:19.702Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:24.705Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:29.708Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:34.712Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:39.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:44.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:49.721Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:54.724Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:03:59.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:04.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:09.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:14.738Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:19.740Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:24.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:29.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:34.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:39.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:44.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:49.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:54.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:04:59.804Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:04.806Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:09.810Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:14.813Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:19.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:24.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:29.828Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:34.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:39.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:44.840Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:49.844Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:54.847Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:05:59.849Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:04.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:09.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:14.860Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:19.863Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:24.866Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:29.869Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:34.872Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:39.876Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:44.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:49.882Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:54.888Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:06:59.891Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:04.893Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:09.897Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:14.901Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:19.904Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:24.908Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:29.912Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:34.915Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:39.918Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:44.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:49.926Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:54.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:07:59.931Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:04.933Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:09.937Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:14.940Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:19.944Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:24.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:29.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:34.962Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:39.966Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:44.969Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:49.972Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:54.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:08:59.981Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:04.985Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:09.988Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:14.992Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:19.996Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:25.001Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:30.005Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:35.008Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:40.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:45.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:50.022Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:09:55.025Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:00.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:05.030Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:10.035Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:15.038Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:20.042Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:25.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:30.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:35.052Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:40.056Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:45.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:50.062Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:10:55.073Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:00.076Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:05.078Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:10.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:15.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:20.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:25.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:30.093Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:35.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:40.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:45.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:50.106Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:11:55.109Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:00.112Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:05.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:10.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:15.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:20.125Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:25.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:30.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:35.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:40.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:45.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:50.145Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:12:55.149Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:00.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:05.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:10.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:15.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:20.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:25.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:30.181Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:35.185Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:40.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:45.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:50.200Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:13:55.203Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:00.205Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:05.208Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:10.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:15.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:20.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:25.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:30.224Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:35.227Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:40.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:45.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:50.236Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:14:55.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:00.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:05.245Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:10.248Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:15.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:20.253Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:25.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:30.259Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:35.261Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:40.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:45.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:50.269Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:15:55.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:00.276Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:05.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:10.284Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:15.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:20.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:25.298Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:30.301Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:35.304Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:40.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:45.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:50.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:16:55.315Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:00.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:05.321Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:10.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:15.327Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:20.330Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:25.333Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:30.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:35.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:40.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:45.361Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:50.365Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:17:55.368Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:00.371Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:05.375Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:10.378Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:15.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:20.384Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:25.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:30.389Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:35.392Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:40.396Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:45.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:50.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:18:55.403Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:00.405Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:05.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:10.411Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:15.414Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:20.417Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:25.420Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:30.423Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:35.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:40.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:45.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:50.435Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:19:55.439Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:00.442Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:05.445Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:10.447Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:15.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:20.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:25.456Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:30.458Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:35.462Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:40.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:45.469Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:50.473Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:20:55.476Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:00.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:05.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:10.488Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:15.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:20.493Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:25.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:30.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:35.502Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:40.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:45.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:50.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:21:55.515Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:00.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:05.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:10.527Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:15.529Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:20.531Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:25.534Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:30.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:35.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:40.542Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:45.545Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:50.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:22:55.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:00.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:05.555Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:10.558Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:15.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:20.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:25.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:30.568Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:35.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:40.574Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:45.577Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:50.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:23:55.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:00.585Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:05.588Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:10.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:15.594Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:20.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:25.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:30.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:35.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:40.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:45.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:50.616Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:24:55.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:00.622Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:05.625Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:10.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:15.631Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:20.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:25.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:30.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:35.642Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:40.645Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:45.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:50.650Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:25:55.654Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:00.657Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:05.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:10.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:15.668Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:20.672Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:25.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:30.677Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:35.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:40.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:45.685Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:50.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:26:55.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:00.691Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:05.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:10.696Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:15.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:20.702Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:25.705Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:30.707Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:35.711Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:40.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:45.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:50.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:27:55.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:00.725Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:05.727Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:10.729Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:15.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:20.734Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:25.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:30.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:35.743Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:40.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:45.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:50.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:28:55.754Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:00.757Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:05.759Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:10.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:15.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:20.767Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:25.770Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:30.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:35.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:40.777Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:45.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:50.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:29:55.790Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:00.794Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:05.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:10.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:15.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:20.804Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:25.806Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:30.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:35.812Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:40.816Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:45.819Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:50.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:30:55.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:00.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:05.829Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:10.831Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:15.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:20.836Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:25.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:30.842Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:35.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:40.849Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:45.851Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:50.854Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:31:55.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:00.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:05.862Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:10.864Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:15.867Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:20.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:25.872Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:30.874Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:35.877Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:40.881Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:45.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:50.887Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:32:55.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:00.891Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:05.894Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:10.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:15.899Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:20.902Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:25.905Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:30.908Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:35.911Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:40.913Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:45.916Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:50.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:33:55.921Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:00.923Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:05.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:10.935Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:15.938Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:20.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:25.944Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:30.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:35.950Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:40.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:45.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:50.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:34:55.960Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:00.962Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:05.965Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:10.967Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:15.970Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:20.972Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:25.976Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:30.978Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:35.981Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:40.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:45.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:50.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:35:55.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:00.997Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:05.999Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:11.001Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:16.002Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:21.004Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:26.007Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:31.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:36.015Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:41.018Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:46.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:51.023Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:36:56.025Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:01.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:06.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:11.034Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:11.035Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/tmp/server.p12","security.keys.keyStorePasswordFile":"/dev/null","security.keys.trustStoreFile":"/tmp/ca.p12","security.keys.trustStorePasswordFile":"/dev/null","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:37:11.037Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:37:11.039Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:11.046Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-09T13:37:11.053Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2022-05-09T13:37:11.054Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2022-05-09T13:37:12.102Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:12.104Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2022-05-09T13:37:16.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:20.451Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4734bc6-d97a-4485-9137-bdc37de81149, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=dbfbef82-8597-430e-b60a-c354195660be, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.2, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/opt/ves-hv-collector/protobuf-java-3.6.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
 | 2022-05-09T13:37:20.605Z	 |   org.apache.kafka.clients.producer.ProducerConfig	 | INFO	 | ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [message-router-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = producer-1
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = false
	interceptor.classes = []
	internal.auto.downgrade.txn.commit = false
	key.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.ProtobufSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 1
	max.request.size = 1258291
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 1
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = PLAIN
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 127000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.VesMessageSerializer
	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:20.740Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:20.776Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:20.776Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:20.776Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1652103440773	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:20.792Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4734bc6-d97a-4485-9137-bdc37de81149, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=dbfbef82-8597-430e-b60a-c354195660be, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.2, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2022-05-09T13:37:21.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:21.950Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: user/pass combo invalid for null User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:21.952Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: user/pass combo invalid for null User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:21.952Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:21.953Z	 |  reactor.kafka.sender.internals.DefaultKafkaSender	 | ERROR	 | Sender failed	 | 	 | org.apache.kafka.common.errors.SaslAuthenticationException: Authentication failed: user/pass combo invalid for null User null
	 | 	 | reactor-kafka-sender-319742940
 | 2022-05-09T13:37:21.966Z	 | ollectors.veshv.impl.adapters.kafka.KafkaPublisher	 | WARN	 | Failed to send message to Kafka. Reason: Authentication failed: user/pass combo invalid for null User null	 | INVOKE	 | 	 | RequestID=b4734bc6-d97a-4485-9137-bdc37de81149, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=d7f38f9d-35c5-44cd-9d31-77fd00dee198, InvokeTimestamp=2022-05-09T13:37:21.957733Z, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.2, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-319742940
 | 2022-05-09T13:37:21.992Z	 | org.onap.dcae.collectors.veshv.impl.HvVesCollector	 | WARN	 | Error while handling message stream: org.apache.kafka.common.errors.SaslAuthenticationException (Authentication failed: user/pass combo invalid for null User null)	 | 	 | 	 | RequestID=b4734bc6-d97a-4485-9137-bdc37de81149, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=dbfbef82-8597-430e-b60a-c354195660be, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.2, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-319742940
 | 2022-05-09T13:37:22.215Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.216Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.216Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.560Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.561Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.561Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.850Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.851Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:22.851Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.115Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.115Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.116Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.391Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.391Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.392Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.840Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.840Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:23.841Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.120Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.121Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.121Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.368Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.369Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.369Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.647Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.648Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:24.648Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.108Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.109Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.109Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.317Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.318Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.318Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.625Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.625Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.625Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.856Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.857Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:25.857Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.055Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:26.269Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.270Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.270Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.499Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.500Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.501Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.835Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.835Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:26.835Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.121Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.122Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.122Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.376Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.377Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.377Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.625Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.626Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.626Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.974Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.975Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:27.975Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.265Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.266Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.266Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.638Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.638Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.638Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.925Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.926Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:28.926Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.239Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.240Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.241Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.467Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.468Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.468Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.737Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.738Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.738Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.967Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.967Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:29.967Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.433Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.434Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.435Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.938Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.939Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:30.939Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:31.236Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.236Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.236Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.645Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.645Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:31.645Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.141Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.142Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.142Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.451Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.451Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.451Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.846Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.847Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:32.847Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.139Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.140Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.140Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.384Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.385Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.385Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.653Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.654Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.654Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.944Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.945Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:33.945Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.154Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.155Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.155Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.560Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.561Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.561Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.771Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.772Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:34.773Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.054Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.055Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.055Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.288Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.288Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.289Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.773Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.774Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.774Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.990Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.991Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:35.991Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:36.450Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.451Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.451Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.744Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.745Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.745Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.974Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.974Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:36.974Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.198Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.198Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.198Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.576Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.577Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.577Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.785Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.785Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:37.785Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.243Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.244Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.244Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.467Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.468Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.468Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.796Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.797Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:38.797Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.068Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.069Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.069Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.381Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.381Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.381Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.589Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.590Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.590Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.997Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.999Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:39.999Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.271Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.272Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.272Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.679Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.680Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:40.680Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:41.173Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.174Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.174Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.455Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.455Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.455Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.860Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.861Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:41.861Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.377Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.377Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.378Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.678Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.679Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:42.679Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.087Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.087Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.087Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.580Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.581Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.581Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.880Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.881Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:43.881Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.277Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.277Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.277Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.783Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.783Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:44.783Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.084Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.085Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.085Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.378Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.379Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.379Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.655Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.656Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:45.656Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.062Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.063Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.063Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.069Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:46.416Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.416Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.416Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.682Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.683Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:46.683Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.140Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.140Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.141Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.398Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.399Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.399Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.653Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.654Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.654Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.920Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.920Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:47.921Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.218Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.219Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.219Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.486Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.486Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.487Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.946Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.946Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:48.947Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.209Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.209Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.210Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.588Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.589Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:49.589Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.022Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.023Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.023Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.303Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.303Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.304Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.561Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.562Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.562Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.845Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.846Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:50.846Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:51.313Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.314Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.314Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.530Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.531Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.531Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.938Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.939Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:51.939Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.207Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.208Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.208Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.536Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.537Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.538Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.808Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.809Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:52.809Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.217Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.217Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.217Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.657Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.657Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.658Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.936Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.936Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:53.936Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.344Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.345Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.346Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.619Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.619Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.619Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.960Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.961Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:54.961Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.199Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.199Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.200Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.474Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.474Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.475Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.758Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.759Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:55.759Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.063Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.063Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.063Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:37:56.342Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.342Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.342Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.608Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.608Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.608Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.866Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.867Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:56.867Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.199Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.199Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.199Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.462Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.462Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.462Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.792Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.793Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:57.794Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.053Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.054Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.054Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.512Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.513Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.513Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.731Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.732Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:58.732Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.006Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.007Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.007Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.365Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.366Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.366Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.690Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.691Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.691Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.949Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.949Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:37:59.950Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.355Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.355Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.356Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.620Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.620Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.621Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.909Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.910Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:00.910Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.077Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:01.469Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.469Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.469Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.738Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.739Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.739Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.968Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.969Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:01.969Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.270Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.271Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.271Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.527Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.527Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.527Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.788Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.789Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:02.789Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.028Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.028Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.029Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.309Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.310Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.310Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.570Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.570Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.571Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.976Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.976Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:03.976Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.235Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.236Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.236Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.475Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.476Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.476Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.763Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.763Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.763Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.993Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.994Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:04.994Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.274Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.275Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.275Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.768Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.769Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:05.769Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.070Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.070Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.070Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:06.413Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.414Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.414Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.672Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.672Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.672Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.986Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.987Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:06.987Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.239Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.239Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.240Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.480Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.480Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.480Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.774Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.775Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:07.775Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.217Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.218Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.218Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.509Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.510Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.510Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.790Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.790Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:08.790Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.076Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.076Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.076Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.390Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.390Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.390Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.613Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.613Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.613Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.885Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.888Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:09.888Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.213Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.214Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.214Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.712Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.713Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.713Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.987Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.988Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:10.989Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.083Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:11.297Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.298Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.298Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.589Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.589Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.589Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.892Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.892Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:11.892Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.397Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.398Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.398Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.682Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.682Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.683Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.993Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.994Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:12.994Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.221Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.222Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.222Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.638Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.639Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.639Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.854Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.855Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:13.855Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.206Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.206Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.206Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.486Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.487Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.487Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.776Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.777Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:14.777Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.025Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.025Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.025Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.385Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.386Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.386Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.657Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.657Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:15.658Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.015Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.016Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.016Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:16.289Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.290Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.290Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.582Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.583Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:16.583Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.138Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.139Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.139Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.434Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.435Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.435Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.649Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.650Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.650Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.955Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.956Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:17.956Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.222Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.223Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.223Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.485Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.486Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.486Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.958Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.959Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:18.959Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.195Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.195Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.195Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.454Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.455Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.455Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.699Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.700Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:19.700Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.026Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.026Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.027Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.234Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.234Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.234Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.462Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.462Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.462Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.796Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.796Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:20.797Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.064Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.064Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.065Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:21.471Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.472Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.472Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.732Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.732Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.732Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.994Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.994Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:21.995Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.202Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.203Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.203Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.435Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.435Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.436Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.641Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.641Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.642Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.869Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.869Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:22.869Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.201Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.202Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.202Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.470Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.471Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.471Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.798Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.799Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:23.799Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.072Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.073Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.073Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.338Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.338Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.338Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.615Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.616Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:24.616Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.073Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.073Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.073Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.280Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.281Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.281Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.619Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.619Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.619Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.882Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.883Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:25.883Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.091Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:26.268Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.268Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.268Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.482Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.483Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.483Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.823Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.824Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:26.824Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.044Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.045Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.045Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.343Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.344Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.345Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.584Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.585Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.585Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.970Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.971Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:27.971Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.186Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.186Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.186Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.629Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.630Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.630Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.850Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.851Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:28.851Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.148Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.148Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.149Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.426Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.426Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.426Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.656Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.656Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.657Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.927Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.927Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:29.928Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.391Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.391Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.391Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.655Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.655Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.655Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.953Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.953Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:30.953Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:31.229Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.229Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.229Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.559Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.559Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.559Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.803Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.803Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:31.803Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.235Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.236Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.236Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.458Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.459Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.459Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.771Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.771Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:32.772Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.241Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.242Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.242Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.484Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.484Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.484Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.719Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.720Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:33.720Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.109Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.110Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.110Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.465Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.466Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.466Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.686Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.686Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:34.686Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.111Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.112Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.112Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.364Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.364Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.364Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.586Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.587Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.587Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.884Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.885Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:35.885Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-09T13:38:36.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:36.096Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:38:36.098Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:38:36.098Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:36.099Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-09T13:38:36.105Z	 |    org.apache.kafka.clients.producer.KafkaProducer	 | INFO	 | [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.	 | 	 | 	 | 	 | elastic-4
 | 2022-05-09T13:38:36.112Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics scheduler closed	 | 	 | 	 | 	 | elastic-4
 | 2022-05-09T13:38:36.112Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Closing reporter org.apache.kafka.common.metrics.JmxReporter	 | 	 | 	 | 	 | elastic-4
 | 2022-05-09T13:38:36.113Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics reporters closed	 | 	 | 	 | 	 | elastic-4
 | 2022-05-09T13:38:36.113Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | App info kafka.producer for producer-1 unregistered	 | 	 | 	 | 	 | elastic-4
 | 2022-05-09T13:38:36.113Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-09T13:38:36.113Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-09T13:38:37.117Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:37.119Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2022-05-09T13:38:41.102Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:46.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:51.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:38:56.110Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:01.112Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:06.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:11.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:16.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:21.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:26.126Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:31.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:36.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:41.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:41.132Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/tmp/server.p12","security.keys.keyStorePasswordFile":"/dev/null","security.keys.trustStoreFile":"/tmp/ca.p12","security.keys.trustStorePasswordFile":"/dev/null","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:39:41.133Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-09T13:39:41.134Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:41.135Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-09T13:39:41.136Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-09T13:39:41.136Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-09T13:39:42.158Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:42.160Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2022-05-09T13:39:46.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:48.291Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c2c8b0e0-9550-4810-98f1-49cd6a7874de, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=39eecca7-2e0b-404a-adca-9102388a4448, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.155, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.300Z	 |   org.apache.kafka.clients.producer.ProducerConfig	 | INFO	 | ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [message-router-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = producer-2
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = false
	interceptor.classes = []
	internal.auto.downgrade.txn.commit = false
	key.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.ProtobufSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 1
	max.request.size = 1258291
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 1
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = PLAIN
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 127000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.VesMessageSerializer
	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.307Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.312Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.315Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.315Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1652103588312	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.321Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c2c8b0e0-9550-4810-98f1-49cd6a7874de, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=39eecca7-2e0b-404a-adca-9102388a4448, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.155, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-09T13:39:48.475Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:48.476Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:48.476Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:48.476Z	 |  reactor.kafka.sender.internals.DefaultKafkaSender	 | ERROR	 | Sender failed	 | 	 | org.apache.kafka.common.errors.SaslAuthenticationException: Authentication failed: User already denied User null
	 | 	 | reactor-kafka-sender-1504178919
 | 2022-05-09T13:39:48.477Z	 | ollectors.veshv.impl.adapters.kafka.KafkaPublisher	 | WARN	 | Failed to send message to Kafka. Reason: Authentication failed: User already denied User null	 | INVOKE	 | 	 | RequestID=c2c8b0e0-9550-4810-98f1-49cd6a7874de, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=8b078b7b-32cf-434d-b19e-a16e48dabef7, InvokeTimestamp=2022-05-09T13:39:48.477456Z, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.155, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1504178919
 | 2022-05-09T13:39:48.479Z	 | org.onap.dcae.collectors.veshv.impl.HvVesCollector	 | WARN	 | Error while handling message stream: org.apache.kafka.common.errors.SaslAuthenticationException (Authentication failed: User already denied User null)	 | 	 | 	 | RequestID=c2c8b0e0-9550-4810-98f1-49cd6a7874de, InstanceID=56deb71d-6729-4f96-b852-69f3d7248d98, InvocationID=39eecca7-2e0b-404a-adca-9102388a4448, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.155, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1504178919
 | 2022-05-09T13:39:48.734Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:48.734Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:48.734Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.077Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.078Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.078Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.348Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.349Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.349Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.582Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.583Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.584Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.938Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.939Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:49.940Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.195Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.196Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.196Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.482Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.483Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.483Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.881Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.882Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:50.882Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.141Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:51.150Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.151Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.151Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.482Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.482Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.482Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.744Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.745Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.745Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.964Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.965Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:51.965Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.184Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.185Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.185Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.445Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.446Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.446Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.684Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.684Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.684Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.944Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.945Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:52.945Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.286Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.286Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.286Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.557Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.558Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.558Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.888Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.889Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:53.889Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.147Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.148Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.148Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.405Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.406Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.406Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.692Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.693Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:54.693Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.150Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.151Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.151Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.434Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.435Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.436Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.845Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.846Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:55.846Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.052Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.052Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.053Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:39:56.326Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.326Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.326Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.596Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.596Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:56.597Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.002Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.003Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.003Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.287Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.288Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.288Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.602Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.603Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:57.603Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.065Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.065Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.066Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.388Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.388Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.388Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.866Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.867Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:58.867Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.419Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.420Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.420Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.650Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.651Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.651Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.881Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.881Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:39:59.881Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.172Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.172Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.173Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.395Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.395Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.396Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.672Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.672Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:00.672Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.016Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.016Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.017Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:01.397Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.397Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.398Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.685Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.685Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.685Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.976Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.977Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:01.977Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.278Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.278Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.278Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.522Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.522Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.522Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.887Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.888Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:02.888Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.103Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.103Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.104Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.387Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.388Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.388Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.654Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.654Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.655Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.948Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.949Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:03.949Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.155Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.156Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.156Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.382Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.382Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.382Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.607Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.607Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.607Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.855Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.856Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:04.856Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.283Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.284Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.284Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.507Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.507Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.508Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.785Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.786Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:05.786Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.058Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.059Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.059Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.150Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:06.485Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.485Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.486Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.808Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.809Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:06.809Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.100Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.101Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.101Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.391Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.392Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.392Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.618Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.619Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.619Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.862Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.863Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:07.863Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.319Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.320Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.320Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.612Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.613Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.613Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.971Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.971Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:08.971Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.195Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.196Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.196Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.523Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.524Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.524Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.797Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.798Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:09.798Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.174Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.175Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.175Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.416Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.417Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.417Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.775Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.776Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:10.776Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.068Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.068Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.068Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:11.376Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.377Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.377Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.746Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.746Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:11.746Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.009Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.010Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.010Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.220Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.221Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.221Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.579Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.580Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:12.580Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.013Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.014Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.014Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.281Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.281Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.281Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.553Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.553Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.554Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.791Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.792Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:13.792Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.023Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.024Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.024Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.251Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.251Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.251Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.495Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.495Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.495Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.844Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.845Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:14.845Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.116Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.116Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.116Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.406Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.407Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.407Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.725Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.726Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.726Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.953Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.953Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:15.953Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:16.334Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.334Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.335Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.637Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.638Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.638Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.916Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.917Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:16.917Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.309Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.310Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.310Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.572Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.572Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.573Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.786Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.787Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:17.787Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.312Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.313Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.313Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.542Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.542Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.542Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.751Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.751Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:18.752Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.113Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.113Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.113Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.378Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.379Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.379Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.636Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.636Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:19.636Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.115Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.116Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.117Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.373Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.374Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.374Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.586Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.586Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.586Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.915Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.916Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:20.916Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:21.173Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.174Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.174Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.439Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.440Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.441Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.925Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.926Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:21.926Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.205Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.206Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.206Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.540Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.541Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.541Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.831Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.834Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:22.834Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.141Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.141Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.141Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.413Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.414Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.414Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.800Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.800Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:23.801Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.085Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.086Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.086Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.345Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.345Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.345Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.633Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.634Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.634Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.937Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.937Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:24.937Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.217Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.218Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.218Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.492Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.493Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.493Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.736Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.736Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.737Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.991Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.992Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:25.992Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.165Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:26.320Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.321Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.321Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.832Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.832Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:26.833Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.092Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.093Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.093Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.526Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.527Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.527Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.984Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.984Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:27.984Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.223Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.224Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.224Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.537Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.538Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.538Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.841Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.842Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:28.842Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.065Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.065Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.065Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.330Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.331Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.331Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.666Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.666Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.666Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.927Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.927Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:29.928Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.166Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.167Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.167Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.545Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.546Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.546Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.867Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.868Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:30.868Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.083Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.084Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.084Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-09T13:40:31.371Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.371Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.371Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.640Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.640Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.640Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.969Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.970Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:31.970Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.235Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.236Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.236Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.492Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.493Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.493Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.787Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.788Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:32.788Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.241Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.242Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.242Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.481Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.481Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.481Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.742Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.743Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:33.743Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.063Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.063Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.064Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.320Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.320Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.320Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.593Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.593Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:34.594Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.097Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.098Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.098Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.345Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.346Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.346Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.756Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.72.177 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.756Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.72.177:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.757Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-2] Bootstrap broker message-router-kafka:9092 (id: -1 rack: null) disconnected	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-09T13:40:35.966Z