Results

By type

          Service started with pid=6
 | 2022-05-08T04:47:09.628Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:09.647Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use http over TLS.	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:09.652Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | Path to cert files: /etc/ves-hv/ssl/	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:09.676Z	 | .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-08T04:47:09.824Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:09.946Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:10.225Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0.0.0.0:6060	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2022-05-08T04:47:10.243Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:10.258Z	 | 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-08T04:47:10.446Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Trying to load configuration from configMap file: /app-config-input/application_config.yaml	 | 	 | 	 | 	 | main
 | 2022-05-08T04:47:10.490Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2022-05-08T04:47:20.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:20.520Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T04:47:20.582Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T04:47:20.589Z	 | 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-08T04:47:20.602Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T04:47:20.604Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-08T04:47:20.626Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | elastic-2
 | 2022-05-08T04:47:20.633Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-08T04:47:25.615Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:30.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:35.630Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:40.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:45.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:50.651Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:47:55.660Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:00.663Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:05.670Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:10.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:15.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:20.693Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:25.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:30.708Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:35.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:40.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:45.721Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:50.724Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:48:55.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:00.732Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:05.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:10.740Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:15.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:20.750Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:25.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:30.761Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:35.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:40.786Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:45.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:50.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:49:55.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:00.810Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:05.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:10.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:15.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:20.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:25.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:30.860Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:35.864Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:40.868Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:45.876Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:50.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:50:55.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:00.903Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:05.910Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:10.913Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:15.916Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:20.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:25.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:30.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:35.933Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:40.938Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:45.942Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:50.946Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:51:55.951Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:00.956Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:05.960Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:10.964Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:15.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:20.976Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:25.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:30.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:35.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:40.996Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:46.000Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:51.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:52:56.006Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:01.009Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:06.012Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:11.015Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:16.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:21.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:26.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:31.033Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:36.038Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:41.040Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:46.044Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:51.048Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:53:56.052Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:01.058Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:06.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:11.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:16.071Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:21.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:26.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:31.083Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:36.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:41.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:46.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:51.098Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:54:56.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:01.113Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:06.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:11.122Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:16.125Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:21.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:26.133Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:31.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:36.143Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:41.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:46.152Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:51.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:55:56.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:01.165Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:06.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:11.172Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:16.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:21.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:26.187Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:31.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:36.196Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:41.200Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:46.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:51.208Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:56:56.211Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:01.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:06.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:11.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:16.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:21.229Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:26.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:31.235Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:36.240Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:41.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:46.248Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:51.254Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:57:56.258Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:01.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:06.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:11.272Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:16.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:21.279Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:26.283Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:31.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:36.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:41.298Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:46.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:51.305Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:58:56.308Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:01.311Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:06.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:11.319Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:16.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:21.327Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:26.334Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:31.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:36.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:41.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:46.352Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:51.354Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T04:59:56.357Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:01.359Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:06.362Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:11.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:16.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:21.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:26.372Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:31.374Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:36.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:41.382Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:46.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:51.388Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:00:56.391Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:01.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:06.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:11.402Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:16.404Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:21.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:26.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:31.412Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:36.416Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:41.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:46.421Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:51.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:01:56.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:01.444Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:06.447Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:11.451Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:16.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:21.458Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:26.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:31.465Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:36.467Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:41.472Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:46.475Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:51.478Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:02:56.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:01.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:06.487Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:11.490Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:16.493Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:21.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:26.500Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:31.503Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:36.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:41.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:46.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:51.516Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:03:56.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:01.525Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:06.529Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:11.532Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:16.536Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:21.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:26.543Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:31.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:36.550Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:41.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:46.556Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:51.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:04:56.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:01.567Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:06.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:11.575Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:16.578Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:21.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:26.584Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:31.588Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:36.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:41.594Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:46.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:51.601Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:05:56.605Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:01.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:06.612Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:11.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:16.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:21.622Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:26.625Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:31.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:36.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:41.636Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:46.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:51.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:06:56.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:01.651Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:06.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:11.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:16.660Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:21.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:26.667Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:31.669Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:36.672Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:41.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:46.678Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:51.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:07:56.685Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:01.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:06.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:11.695Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:16.698Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:21.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:26.707Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:31.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:36.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:41.716Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:46.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:51.723Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:08:56.728Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:01.732Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:06.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:11.738Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:16.741Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:21.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:26.748Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:31.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:36.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:41.759Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:46.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:51.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:09:56.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:01.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:06.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:11.777Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:16.781Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:21.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:26.788Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:31.790Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:36.794Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:41.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:46.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:51.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:10:56.808Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:01.811Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:06.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:11.817Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:16.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:21.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:26.827Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:31.830Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:36.833Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:41.836Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:46.838Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:51.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:11:56.844Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:01.847Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:06.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:11.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:16.856Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:21.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:26.862Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:31.868Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:36.872Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:41.875Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:46.878Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:51.882Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:12:56.885Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:01.888Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:06.891Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:11.895Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:16.899Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:21.902Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:26.905Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:31.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:36.937Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:41.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:46.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:51.946Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:13:56.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:01.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:06.955Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:11.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:16.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:21.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:26.966Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:31.969Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:36.972Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:41.975Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:46.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:51.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:14:56.983Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:01.985Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:06.988Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:11.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:16.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:21.997Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:27.000Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:32.004Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:37.007Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:42.009Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:47.011Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:52.014Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:15:57.018Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:02.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:07.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:12.027Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:17.035Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:22.038Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:27.041Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:32.044Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:37.047Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:42.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:47.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:52.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:16:57.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:02.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:07.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:12.069Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:17.072Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:22.076Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:27.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:32.085Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:37.089Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:42.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:47.095Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:52.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:17:57.107Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:02.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:07.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:12.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:17.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:22.124Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:27.127Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:32.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:37.133Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:42.136Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:47.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:52.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:18:57.145Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:02.148Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:07.151Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:12.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:17.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:22.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:27.165Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:32.168Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:37.172Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:42.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:47.178Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:52.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:19:57.182Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:02.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:07.187Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:12.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:17.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:22.194Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:27.196Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:32.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:37.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:42.205Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:47.207Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:52.210Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:20:57.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:02.214Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:07.216Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:12.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:17.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:22.224Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:27.226Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:32.228Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:37.232Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:42.234Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:47.235Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:52.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:21:57.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:02.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:07.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:12.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:17.248Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:22.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:27.253Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:32.255Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:37.257Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:42.260Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:47.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:52.265Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:22:57.268Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:02.271Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:07.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:12.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:17.277Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:22.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:27.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:32.284Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:37.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:42.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:47.291Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:52.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:23:57.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:02.298Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:07.301Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:12.304Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:17.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:22.309Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:27.311Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:32.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:37.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:42.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:47.321Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:52.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:24:57.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:02.328Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:07.330Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:12.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:17.335Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:22.337Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:27.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:32.341Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:37.344Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:42.346Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:47.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:52.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:25:57.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:02.356Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:07.358Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:12.361Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:17.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:22.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:27.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:32.372Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:37.375Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:42.377Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:47.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:52.383Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:26:57.386Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:02.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:07.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:12.392Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:17.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:22.398Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:27.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:32.403Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:37.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:42.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:47.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:52.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:27:57.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:02.421Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:07.423Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:12.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:17.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:22.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:27.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:32.436Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:37.439Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:42.443Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:47.446Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:52.449Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:28:57.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:02.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:07.458Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:12.460Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:17.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:22.464Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:27.467Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:32.469Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:37.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:42.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:47.477Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:52.481Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:29:57.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:02.488Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:07.491Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:12.493Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:17.496Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:22.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:27.502Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:32.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:37.508Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:42.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:47.514Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:52.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:30:57.519Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:02.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:07.524Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:12.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:17.528Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:22.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:27.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:32.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:37.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:42.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:47.542Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:52.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:31:57.548Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:02.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:07.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:12.555Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:17.557Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:22.560Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:27.563Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:32.565Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:37.567Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:42.569Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:47.572Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:52.575Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:32:57.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:02.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:07.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:12.589Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:17.591Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:22.593Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:27.595Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:32.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:37.600Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:42.603Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:47.605Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:52.608Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:33:57.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:02.612Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:07.615Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:12.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:17.619Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:22.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:27.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:32.627Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:37.630Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:42.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:47.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:52.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:34:57.641Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:02.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:07.646Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:12.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:17.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:22.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:27.657Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:32.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:37.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:42.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:47.668Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:52.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:35:57.674Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:02.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:07.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:12.681Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:17.684Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:22.686Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:27.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:32.691Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:37.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:42.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:47.700Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:52.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:36:57.705Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:02.706Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:07.708Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:12.711Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:17.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:22.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:27.720Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:32.723Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:37.727Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:42.730Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:47.733Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:52.736Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:37:57.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:02.742Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:07.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:12.748Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:17.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:22.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:27.757Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:32.760Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:37.763Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:42.766Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:47.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:52.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:38:57.773Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:02.775Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:07.777Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:12.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:17.783Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:22.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:27.788Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:32.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:37.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:42.795Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:47.798Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:52.800Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:39:57.802Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:02.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:07.807Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:12.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:17.812Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:22.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:27.817Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:32.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:37.821Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:42.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:47.827Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:52.830Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:40:57.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:02.835Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:07.836Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:12.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:17.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:22.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:27.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:32.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:37.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:42.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:47.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:52.857Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:41:57.860Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:02.862Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:07.865Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:12.867Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:17.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:22.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:27.875Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:32.877Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:37.880Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:42.881Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:47.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:52.886Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:42:57.888Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:02.890Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:07.892Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:12.893Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:17.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:22.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:27.901Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:32.903Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:37.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:42.909Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:47.911Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:52.915Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:43:57.917Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:02.920Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:07.923Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:12.926Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:17.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:22.931Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:27.935Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:32.936Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:37.939Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:42.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:47.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:52.946Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:44:57.948Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:02.950Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:07.953Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:12.956Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:17.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:22.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:27.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:32.966Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:37.969Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:42.971Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:47.974Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:52.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:45:57.979Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:02.982Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:07.985Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:12.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:17.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:22.992Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:27.994Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:32.997Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:37.999Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:43.002Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:48.004Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:53.006Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:46:58.008Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:03.011Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:08.013Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:13.014Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:18.019Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:23.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:28.023Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:33.026Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:38.031Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:43.036Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:48.039Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:53.041Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:47:58.043Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:03.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:08.047Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:13.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:18.052Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:23.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:28.056Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:33.058Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:38.060Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:43.063Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:48.065Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:53.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:48:58.070Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:03.071Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:08.073Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:13.077Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:18.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:23.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:28.083Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:33.086Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:38.088Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:43.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:48.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:53.093Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:49:58.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:03.098Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:08.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:13.101Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:18.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:23.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:28.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:33.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:38.113Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:43.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:48.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:53.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:58.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:58.124Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:50:58.125Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:50:58.126Z	 | 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-08T05:50:58.127Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-08T05:50:58.137Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2022-05-08T05:50:58.138Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2022-05-08T05:50:59.186Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:50:59.187Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2022-05-08T05:51:03.129Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:04.557Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c0fda3c9-4d4e-4a72-a8e9-5dadd839eeb3, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=ea6e0728-cba3-42f0-97df-915f1f676390, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.68.229, 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-08T05:51:04.676Z	 |   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-08T05:51:04.776Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-08T05:51:04.800Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-08T05:51:04.800Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-08T05:51:04.800Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1651989064798	 | 	 | 	 | 	 | reactor-tcp-epoll-4
 | 2022-05-08T05:51:04.809Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c0fda3c9-4d4e-4a72-a8e9-5dadd839eeb3, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=ea6e0728-cba3-42f0-97df-915f1f676390, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.68.229, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2022-05-08T05:51:05.919Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: user/pass combo invalid for null User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:05.922Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: user/pass combo invalid for null User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:05.922Z	 |             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-08T05:51:05.923Z	 |  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-1321955642
 | 2022-05-08T05:51:05.937Z	 | 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=c0fda3c9-4d4e-4a72-a8e9-5dadd839eeb3, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=3032cff7-6761-42bf-91cf-be3b9834304f, InvokeTimestamp=2022-05-08T05:51:05.927535Z, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.68.229, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1321955642
 | 2022-05-08T05:51:05.965Z	 | 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=c0fda3c9-4d4e-4a72-a8e9-5dadd839eeb3, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=ea6e0728-cba3-42f0-97df-915f1f676390, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.68.229, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1321955642
 | 2022-05-08T05:51:06.275Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.276Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.276Z	 |             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-08T05:51:06.565Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.565Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.565Z	 |             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-08T05:51:06.964Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.965Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:06.965Z	 |             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-08T05:51:07.201Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.202Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.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-08T05:51:07.567Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.567Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.567Z	 |             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-08T05:51:07.839Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.840Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:07.840Z	 |             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-08T05:51:08.113Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.114Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.114Z	 |             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-08T05:51:08.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:08.321Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.322Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.322Z	 |             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-08T05:51:08.596Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.596Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.596Z	 |             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-08T05:51:08.884Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.884Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:08.884Z	 |             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-08T05:51:09.378Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.379Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.380Z	 |             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-08T05:51:09.722Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.723Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.723Z	 |             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-08T05:51:09.986Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.986Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:09.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-08T05:51:10.222Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:10.222Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:10.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-08T05:51:10.583Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:10.583Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:10.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-08T05:51:11.012Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.013Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.013Z	 |             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-08T05:51:11.227Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.227Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.228Z	 |             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-08T05:51:11.438Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.439Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.439Z	 |             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-08T05:51:11.747Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.748Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:11.748Z	 |             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-08T05:51:12.026Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.027Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.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-08T05:51:12.386Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.386Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.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-08T05:51:12.847Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.847Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:12.848Z	 |             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-08T05:51:13.128Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.129Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.129Z	 |             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-08T05:51:13.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:13.432Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.433Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.433Z	 |             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-08T05:51:13.692Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.693Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.693Z	 |             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-08T05:51:13.999Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.999Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:13.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-08T05:51:14.208Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.209Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.209Z	 |             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-08T05:51:14.649Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.650Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.651Z	 |             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-08T05:51:14.876Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.877Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:14.877Z	 |             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-08T05:51:15.136Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.137Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.137Z	 |             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-08T05:51:15.447Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.448Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.448Z	 |             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-08T05:51:15.703Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.704Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:15.704Z	 |             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-08T05:51:16.039Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.039Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.040Z	 |             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-08T05:51:16.497Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.498Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.498Z	 |             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-08T05:51:16.907Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.907Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:16.907Z	 |             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-08T05:51:17.222Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.223Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.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-08T05:51:17.545Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.546Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.546Z	 |             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-08T05:51:17.784Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.784Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:17.784Z	 |             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-08T05:51:18.138Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:18.138Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.139Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.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-08T05:51:18.453Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.453Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.453Z	 |             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-08T05:51:18.955Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.955Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:18.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-08T05:51:19.160Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.161Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.162Z	 |             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-08T05:51:19.441Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.441Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.441Z	 |             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-08T05:51:19.655Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.655Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.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-08T05:51:19.863Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.864Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:19.864Z	 |             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-08T05:51:20.257Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.257Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.257Z	 |             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-08T05:51:20.552Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.552Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.552Z	 |             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-08T05:51:20.793Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.793Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:20.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-08T05:51:21.053Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.054Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.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-08T05:51:21.458Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.458Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.458Z	 |             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-08T05:51:21.720Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.720Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:21.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-08T05:51:22.257Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.257Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.257Z	 |             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-08T05:51:22.555Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.556Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.556Z	 |             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-08T05:51:22.844Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.844Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:22.845Z	 |             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-08T05:51:23.140Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:23.200Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.201Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.201Z	 |             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-08T05:51:23.511Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.512Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.512Z	 |             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-08T05:51:23.849Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.849Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:23.849Z	 |             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-08T05:51:24.251Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.251Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.252Z	 |             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-08T05:51:24.540Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.540Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.540Z	 |             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-08T05:51:24.853Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.854Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:24.854Z	 |             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-08T05:51:25.132Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.132Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.132Z	 |             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-08T05:51:25.351Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.352Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.352Z	 |             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-08T05:51:25.633Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.633Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.634Z	 |             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-08T05:51:25.952Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.952Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:25.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-08T05:51:26.217Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.218Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.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-08T05:51:26.433Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.434Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.434Z	 |             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-08T05:51:26.696Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.697Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.697Z	 |             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-08T05:51:26.974Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.974Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:26.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-08T05:51:27.335Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.336Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.336Z	 |             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-08T05:51:27.575Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.575Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.576Z	 |             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-08T05:51:27.830Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.831Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:27.831Z	 |             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-08T05:51:28.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:28.177Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.177Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.177Z	 |             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-08T05:51:28.539Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.539Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.539Z	 |             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-08T05:51:28.960Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.960Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:28.960Z	 |             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-08T05:51:29.225Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.226Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.226Z	 |             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-08T05:51:29.482Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.482Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.482Z	 |             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-08T05:51:29.772Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.773Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:29.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-08T05:51:30.170Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.171Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.171Z	 |             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-08T05:51:30.396Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.397Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.397Z	 |             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-08T05:51:30.771Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.772Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:30.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-08T05:51:31.000Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.000Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.000Z	 |             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-08T05:51:31.480Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.480Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.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-08T05:51:31.903Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.904Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:31.904Z	 |             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-08T05:51:32.129Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.130Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.130Z	 |             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-08T05:51:32.419Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.420Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.420Z	 |             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-08T05:51:32.732Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.732Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:32.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-08T05:51:33.031Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.032Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.032Z	 |             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-08T05:51:33.145Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:33.382Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.382Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.382Z	 |             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-08T05:51:33.589Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.590Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.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-08T05:51:33.933Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.934Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:33.934Z	 |             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-08T05:51:34.223Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.223Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.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-08T05:51:34.517Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.518Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.518Z	 |             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-08T05:51:34.732Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.733Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:34.733Z	 |             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-08T05:51:35.085Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.085Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.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-08T05:51:35.299Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.299Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.300Z	 |             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-08T05:51:35.637Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.638Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.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-08T05:51:35.927Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.927Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:35.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-08T05:51:36.278Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.279Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.279Z	 |             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-08T05:51:36.535Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.536Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.536Z	 |             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-08T05:51:36.929Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.929Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:36.929Z	 |             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-08T05:51:37.203Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.203Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.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-08T05:51:37.563Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.563Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.564Z	 |             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-08T05:51:37.831Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.832Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:37.832Z	 |             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-08T05:51:38.086Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.087Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.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-08T05:51:38.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:38.339Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.340Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.340Z	 |             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-08T05:51:38.689Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.690Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:38.690Z	 |             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-08T05:51:39.035Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.036Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.036Z	 |             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-08T05:51:39.330Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.331Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.331Z	 |             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-08T05:51:39.541Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.542Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.542Z	 |             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-08T05:51:39.934Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.934Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:39.934Z	 |             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-08T05:51:40.209Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.210Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.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-08T05:51:40.493Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.494Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.494Z	 |             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-08T05:51:40.840Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.840Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:40.840Z	 |             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-08T05:51:41.111Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.111Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.111Z	 |             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-08T05:51:41.344Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.345Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.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-08T05:51:41.738Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.739Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:41.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-08T05:51:42.012Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.012Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.012Z	 |             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-08T05:51:42.297Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.297Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.297Z	 |             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-08T05:51:42.644Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.645Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.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-08T05:51:42.920Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.921Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:42.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-08T05:51:43.149Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:43.152Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.152Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.152Z	 |             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-08T05:51:43.422Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.423Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.423Z	 |             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-08T05:51:43.757Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.758Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:43.758Z	 |             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-08T05:51:44.103Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.103Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.104Z	 |             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-08T05:51:44.365Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.366Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.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-08T05:51:44.725Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.726Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.726Z	 |             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-08T05:51:44.960Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.961Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:44.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-08T05:51:45.345Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:45.345Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:45.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-08T05:51:45.861Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:45.861Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:45.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-08T05:51:46.165Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.166Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.166Z	 |             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-08T05:51:46.549Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.550Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.550Z	 |             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-08T05:51:46.979Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.979Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:46.979Z	 |             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-08T05:51:47.208Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.208Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.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-08T05:51:47.660Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.660Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.660Z	 |             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-08T05:51:47.881Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.882Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:47.882Z	 |             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-08T05:51:48.151Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:48.310Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.311Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.311Z	 |             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-08T05:51:48.572Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.573Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.573Z	 |             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-08T05:51:48.862Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.863Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:48.863Z	 |             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-08T05:51:49.180Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.181Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.181Z	 |             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-08T05:51:49.468Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.469Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.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-08T05:51:49.925Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.926Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:49.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-08T05:51:50.189Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.190Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.190Z	 |             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-08T05:51:50.466Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.467Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.467Z	 |             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-08T05:51:50.672Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.673Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.673Z	 |             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-08T05:51:50.881Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.882Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:50.882Z	 |             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-08T05:51:51.103Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.103Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.103Z	 |             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-08T05:51:51.373Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.373Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.374Z	 |             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-08T05:51:51.712Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.713Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.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-08T05:51:51.975Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.976Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:51.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-08T05:51:52.314Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.314Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.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-08T05:51:52.597Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.598Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.598Z	 |             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-08T05:51:52.872Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.873Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:52.873Z	 |             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-08T05:51:53.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:53.179Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.180Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.180Z	 |             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-08T05:51:53.417Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.418Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.418Z	 |             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-08T05:51:53.680Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.680Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:53.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-08T05:51:54.018Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.019Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.019Z	 |             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-08T05:51:54.260Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.261Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.261Z	 |             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-08T05:51:54.500Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.501Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.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-08T05:51:54.795Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.796Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:54.796Z	 |             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-08T05:51:55.101Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.101Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.101Z	 |             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-08T05:51:55.481Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.482Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.482Z	 |             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-08T05:51:55.823Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.824Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:55.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-08T05:51:56.165Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.166Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.166Z	 |             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-08T05:51:56.443Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.444Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.444Z	 |             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-08T05:51:56.714Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.715Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:56.715Z	 |             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-08T05:51:57.005Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.006Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.006Z	 |             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-08T05:51:57.285Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.285Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.286Z	 |             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-08T05:51:57.629Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.630Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.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-08T05:51:57.968Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.969Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:57.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-08T05:51:58.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:51:58.246Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.246Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.247Z	 |             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-08T05:51:58.487Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.488Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.489Z	 |             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-08T05:51:58.832Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.833Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:58.833Z	 |             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-08T05:51:59.172Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.173Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.173Z	 |             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-08T05:51:59.456Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.456Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.456Z	 |             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-08T05:51:59.663Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.663Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.663Z	 |             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-08T05:51:59.941Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.942Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:51:59.942Z	 |             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-08T05:52:00.152Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.152Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.152Z	 |             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-08T05:52:00.423Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.425Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.425Z	 |             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-08T05:52:00.744Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.744Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.744Z	 |             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-08T05:52:00.994Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.995Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:00.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-08T05:52:01.306Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.307Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.307Z	 |             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-08T05:52:01.578Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.579Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.579Z	 |             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-08T05:52:01.854Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.855Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:01.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-08T05:52:02.069Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.070Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.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-08T05:52:02.348Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.349Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.349Z	 |             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-08T05:52:02.556Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.556Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.556Z	 |             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-08T05:52:02.768Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.769Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:02.770Z	 |             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-08T05:52:03.049Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.049Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.049Z	 |             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-08T05:52:03.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:03.296Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.297Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.297Z	 |             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-08T05:52:03.651Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.652Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.652Z	 |             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-08T05:52:03.982Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.983Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:03.983Z	 |             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-08T05:52:04.265Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.266Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.267Z	 |             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-08T05:52:04.531Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.532Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.532Z	 |             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-08T05:52:04.765Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.765Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:04.765Z	 |             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-08T05:52:05.114Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.115Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.115Z	 |             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-08T05:52:05.365Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.365Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.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-08T05:52:05.685Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.686Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.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-08T05:52:05.988Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.988Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:05.988Z	 |             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-08T05:52:06.254Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.255Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.255Z	 |             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-08T05:52:06.470Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.471Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.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-08T05:52:06.688Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.688Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.688Z	 |             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-08T05:52:06.917Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.918Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:06.919Z	 |             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-08T05:52:07.190Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.190Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.190Z	 |             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-08T05:52:07.412Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.413Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.413Z	 |             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-08T05:52:07.633Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.633Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.633Z	 |             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-08T05:52:07.890Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.891Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:07.891Z	 |             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-08T05:52:08.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:08.391Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.391Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.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-08T05:52:08.599Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.600Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.600Z	 |             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-08T05:52:08.876Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.876Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:08.877Z	 |             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-08T05:52:09.171Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.172Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.173Z	 |             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-08T05:52:09.438Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.438Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.438Z	 |             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-08T05:52:09.665Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.666Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.666Z	 |             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-08T05:52:09.924Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.925Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:09.925Z	 |             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-08T05:52:10.278Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.278Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.279Z	 |             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-08T05:52:10.521Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.522Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.522Z	 |             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-08T05:52:10.809Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.809Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:10.810Z	 |             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-08T05:52:11.112Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.113Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.113Z	 |             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-08T05:52:11.374Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.375Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.375Z	 |             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-08T05:52:11.728Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.729Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:11.729Z	 |             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-08T05:52:12.083Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.084Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.084Z	 |             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-08T05:52:12.326Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.326Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.326Z	 |             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-08T05:52:12.608Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.608Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.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-08T05:52:12.826Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.826Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:12.827Z	 |             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-08T05:52:13.086Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.087Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.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-08T05:52:13.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:13.379Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.380Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.380Z	 |             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-08T05:52:13.590Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.590Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.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-08T05:52:13.811Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.812Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:13.812Z	 |             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-08T05:52:14.134Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.135Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.135Z	 |             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-08T05:52:14.350Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.350Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.350Z	 |             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-08T05:52:14.631Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.631Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:14.631Z	 |             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-08T05:52:15.014Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.015Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.015Z	 |             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-08T05:52:15.294Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.294Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.294Z	 |             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-08T05:52:15.583Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.583Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.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-08T05:52:15.838Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.838Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:15.839Z	 |             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-08T05:52:16.054Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.054Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.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-08T05:52:16.286Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.287Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.287Z	 |             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-08T05:52:16.748Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.749Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:16.749Z	 |             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-08T05:52:17.044Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.045Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.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-08T05:52:17.305Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.306Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.306Z	 |             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-08T05:52:17.535Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.536Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.536Z	 |             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-08T05:52:17.802Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.802Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:17.802Z	 |             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-08T05:52:18.036Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.036Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.036Z	 |             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-08T05:52:18.164Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:18.553Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.554Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.554Z	 |             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-08T05:52:18.854Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.855Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:18.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-08T05:52:19.109Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.110Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.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-08T05:52:19.440Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.441Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.441Z	 |             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-08T05:52:19.755Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.756Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:19.756Z	 |             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-08T05:52:20.051Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.051Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.051Z	 |             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-08T05:52:20.316Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.316Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.317Z	 |             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-08T05:52:20.659Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.660Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.660Z	 |             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-08T05:52:20.912Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.912Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:20.912Z	 |             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-08T05:52:21.243Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.244Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.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-08T05:52:21.557Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.558Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.558Z	 |             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-08T05:52:21.855Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.855Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:21.856Z	 |             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-08T05:52:22.073Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.073Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.074Z	 |             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-08T05:52:22.308Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.310Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.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-08T05:52:22.515Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.516Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.516Z	 |             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-08T05:52:22.854Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-1] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.855Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-1] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2022-05-08T05:52:22.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-08T05:52:23.166Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:23.167Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:52:23.168Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:52:23.168Z	 | 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-08T05:52:23.171Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-08T05:52:23.175Z	 |    org.apache.kafka.clients.producer.KafkaProducer	 | INFO	 | [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.	 | 	 | 	 | 	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics scheduler closed	 | 	 | 	 | 	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Closing reporter org.apache.kafka.common.metrics.JmxReporter	 | 	 | 	 | 	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics reporters closed	 | 	 | 	 | 	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | App info kafka.producer for producer-1 unregistered	 | 	 | 	 | 	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-08T05:52:23.184Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-08T05:52:24.190Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:24.192Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2022-05-08T05:52:28.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:33.175Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:38.177Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:43.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:48.183Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:53.188Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:52:58.190Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:03.192Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:08.195Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:13.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:18.198Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:23.201Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:28.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:33.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:38.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:38.231Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:53:38.233Z	 | 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=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2022-05-08T05:53:38.233Z	 | 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-08T05:53:38.235Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2022-05-08T05:53:38.236Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-08T05:53:38.236Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | elastic-4
 | 2022-05-08T05:53:39.256Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:39.257Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2022-05-08T05:53:39.457Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=01f2cd94-6061-411d-ab3b-27db59f8b4e4, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=7fbb5d77-c3b7-44b4-82af-8c2147030a4c, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.130, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.462Z	 |   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-08T05:53:39.468Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.472Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.2	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.473Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 37a1cc36bf4d76f3	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.473Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1651989219472	 | 	 | 	 | 	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.475Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=01f2cd94-6061-411d-ab3b-27db59f8b4e4, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=7fbb5d77-c3b7-44b4-82af-8c2147030a4c, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.130, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2022-05-08T05:53:39.617Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:39.617Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:39.617Z	 |             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-08T05:53:39.617Z	 |  reactor.kafka.sender.internals.DefaultKafkaSender	 | ERROR	 | Sender failed	 | 	 | org.apache.kafka.common.errors.SaslAuthenticationException: Authentication failed: User already denied User null
	 | 	 | reactor-kafka-sender-1967581616
 | 2022-05-08T05:53:39.618Z	 | ollectors.veshv.impl.adapters.kafka.KafkaPublisher	 | WARN	 | Failed to send message to Kafka. Reason: Authentication failed: User already denied User null	 | INVOKE	 | 	 | RequestID=01f2cd94-6061-411d-ab3b-27db59f8b4e4, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=78a42127-0c53-4c72-8e5a-716a9be5b977, InvokeTimestamp=2022-05-08T05:53:39.618399Z, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.130, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1967581616
 | 2022-05-08T05:53:39.619Z	 | 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=01f2cd94-6061-411d-ab3b-27db59f8b4e4, InstanceID=e402a97e-1aa7-4ab0-b14b-4e350c92b057, InvocationID=7fbb5d77-c3b7-44b4-82af-8c2147030a4c, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.71.130, ServerFQDN=dcae-hv-ves-collector	 | reactor-kafka-sender-1967581616
 | 2022-05-08T05:53:39.937Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:39.938Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:39.938Z	 |             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-08T05:53:40.161Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.162Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.162Z	 |             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-08T05:53:40.512Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.513Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.513Z	 |             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-08T05:53:40.723Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.724Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:40.724Z	 |             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-08T05:53:41.138Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.139Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.139Z	 |             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-08T05:53:41.346Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.346Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.347Z	 |             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-08T05:53:41.812Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.813Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:41.813Z	 |             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-08T05:53:42.123Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.123Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.123Z	 |             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-08T05:53:42.418Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.418Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.418Z	 |             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-08T05:53:42.715Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.715Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.715Z	 |             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-08T05:53:42.944Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.945Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:42.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-08T05:53:43.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:43.451Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:43.451Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:43.452Z	 |             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-08T05:53:43.731Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:43.732Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:43.732Z	 |             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-08T05:53:44.148Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.148Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.149Z	 |             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-08T05:53:44.654Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.655Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.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-08T05:53:44.934Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.935Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:44.935Z	 |             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-08T05:53:45.351Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.351Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.351Z	 |             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-08T05:53:45.556Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.557Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.557Z	 |             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-08T05:53:45.945Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.946Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:45.946Z	 |             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-08T05:53:46.234Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.235Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.235Z	 |             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-08T05:53:46.524Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.525Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.525Z	 |             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-08T05:53:46.783Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.784Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:46.784Z	 |             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-08T05:53:47.067Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.067Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.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-08T05:53:47.548Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.549Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.549Z	 |             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-08T05:53:47.886Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.886Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:47.886Z	 |             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-08T05:53:48.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:48.269Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.269Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.270Z	 |             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-08T05:53:48.588Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.589Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.589Z	 |             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-08T05:53:48.809Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.809Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:48.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-08T05:53:49.085Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.085Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.085Z	 |             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-08T05:53:49.430Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.430Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.431Z	 |             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-08T05:53:49.697Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.698Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:49.698Z	 |             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-08T05:53:50.051Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.051Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.051Z	 |             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-08T05:53:50.506Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.507Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.507Z	 |             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-08T05:53:50.900Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.901Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:50.901Z	 |             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-08T05:53:51.141Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.142Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.142Z	 |             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-08T05:53:51.376Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.377Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.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-08T05:53:51.603Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.604Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.604Z	 |             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-08T05:53:51.877Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.878Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:51.878Z	 |             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-08T05:53:52.213Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.214Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.214Z	 |             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-08T05:53:52.420Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.420Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.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-08T05:53:52.697Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.698Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.698Z	 |             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-08T05:53:52.916Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.917Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:52.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-08T05:53:53.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:53.308Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:53.308Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:53.309Z	 |             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-08T05:53:53.658Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:53.659Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:53.659Z	 |             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-08T05:53:54.018Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.019Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.019Z	 |             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-08T05:53:54.325Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.325Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.325Z	 |             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-08T05:53:54.602Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.603Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.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-08T05:53:54.883Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.884Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:54.884Z	 |             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-08T05:53:55.115Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.115Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.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-08T05:53:55.462Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.463Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.463Z	 |             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-08T05:53:55.821Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.821Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:55.822Z	 |             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-08T05:53:56.029Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.030Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.030Z	 |             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-08T05:53:56.305Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.306Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.306Z	 |             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-08T05:53:56.522Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.523Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.523Z	 |             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-08T05:53:56.918Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.919Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:56.919Z	 |             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-08T05:53:57.165Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:57.166Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:57.166Z	 |             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-08T05:53:57.624Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:57.625Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:57.625Z	 |             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-08T05:53:58.030Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.030Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.030Z	 |             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-08T05:53:58.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:53:58.368Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.369Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.369Z	 |             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-08T05:53:58.592Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.593Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.593Z	 |             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-08T05:53:58.909Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.910Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:58.910Z	 |             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-08T05:53:59.324Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:59.324Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:59.324Z	 |             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-08T05:53:59.669Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:59.669Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:53:59.670Z	 |             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-08T05:54:00.030Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.030Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.031Z	 |             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-08T05:54:00.435Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.435Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.435Z	 |             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-08T05:54:00.769Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.770Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:00.770Z	 |             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-08T05:54:01.230Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.230Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.230Z	 |             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-08T05:54:01.499Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.499Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.499Z	 |             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-08T05:54:01.955Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.955Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:01.955Z	 |             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-08T05:54:02.228Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.229Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.229Z	 |             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-08T05:54:02.498Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.498Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.498Z	 |             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-08T05:54:02.705Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.705Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:02.706Z	 |             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-08T05:54:03.040Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.040Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.040Z	 |             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-08T05:54:03.247Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:54:03.441Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.442Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.442Z	 |             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-08T05:54:03.779Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.779Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:03.779Z	 |             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-08T05:54:04.031Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.032Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.032Z	 |             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-08T05:54:04.300Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.300Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.300Z	 |             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-08T05:54:04.521Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.521Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.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-08T05:54:04.853Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.853Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:04.853Z	 |             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-08T05:54:05.244Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.245Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.245Z	 |             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-08T05:54:05.584Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.585Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.585Z	 |             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-08T05:54:05.955Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.956Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:05.956Z	 |             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-08T05:54:06.215Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.215Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.216Z	 |             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-08T05:54:06.583Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.583Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.583Z	 |             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-08T05:54:06.881Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.881Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:06.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-08T05:54:07.158Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.159Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.159Z	 |             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-08T05:54:07.388Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.389Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.389Z	 |             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-08T05:54:07.734Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.735Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:07.735Z	 |             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-08T05:54:08.019Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.019Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.019Z	 |             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-08T05:54:08.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:54:08.429Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.430Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.430Z	 |             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-08T05:54:08.684Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.685Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.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-08T05:54:08.896Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.897Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:08.897Z	 |             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-08T05:54:09.168Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.169Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.169Z	 |             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-08T05:54:09.435Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.436Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.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-08T05:54:09.662Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.662Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.663Z	 |             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-08T05:54:09.933Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.933Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:09.934Z	 |             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-08T05:54:10.263Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.264Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.264Z	 |             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-08T05:54:10.525Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.525Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.525Z	 |             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-08T05:54:10.871Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.871Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:10.871Z	 |             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-08T05:54:11.088Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.089Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.089Z	 |             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-08T05:54:11.302Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.303Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.303Z	 |             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-08T05:54:11.574Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.574Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.574Z	 |             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-08T05:54:11.791Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.791Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:11.791Z	 |             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-08T05:54:12.043Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.043Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.043Z	 |             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-08T05:54:12.319Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.320Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.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-08T05:54:12.668Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.668Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.668Z	 |             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-08T05:54:12.930Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.930Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:12.931Z	 |             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-08T05:54:13.251Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2022-05-08T05:54:13.284Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.284Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.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-08T05:54:13.493Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.493Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.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-08T05:54:13.770Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.771Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.771Z	 |             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-08T05:54:13.987Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.988Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:13.988Z	 |             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-08T05:54:14.246Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:14.247Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:14.247Z	 |             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-08T05:54:14.632Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:14.633Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:14.633Z	 |             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-08T05:54:15.088Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.089Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.089Z	 |             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-08T05:54:15.392Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.393Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.393Z	 |             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-08T05:54:15.652Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.653Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.653Z	 |             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-08T05:54:15.946Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.946Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:15.946Z	 |             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-08T05:54:16.176Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.176Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.176Z	 |             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-08T05:54:16.446Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.446Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.447Z	 |             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-08T05:54:16.852Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.853Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:16.853Z	 |             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-08T05:54:17.128Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.128Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.128Z	 |             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-08T05:54:17.355Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.356Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.356Z	 |             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-08T05:54:17.623Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.624Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.624Z	 |             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-08T05:54:17.829Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.830Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection to node -1 (message-router-kafka/10.233.68.163:9092) failed authentication due to: Authentication failed: User already denied User null	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:17.830Z	 |             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-08T05:54:18.059Z	 |           org.apache.kafka.common.network.Selector	 | INFO	 | [Producer clientId=producer-2] Failed authentication with message-router-kafka/10.233.68.163 (Authentication failed: User already denied User null)	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-2
 | 2022-05-08T05:54:18.059Z	 |             org.apache.kafka.clients.NetworkClient	 | ERROR	 | [Producer clientId=producer-2] Connection