Results

By type

          01:24:26,883 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:24:26,883 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
01:24:26,884 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml]
01:24:26,912 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@cb0755b - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] is not of type file
01:24:27,194 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
01:24:27,208 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] 
01:24:27,208 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
01:24:27,217 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:24:27,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
01:24:27,320 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
01:24:27,320 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
01:24:27,320 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
01:24:27,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:24:27,326 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
01:24:27,333 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - setting totalSizeCap to 200 MB
01:24:27,338 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Archive files will be limited to [100 MB] each.
01:24:27,341 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Will use gz compression
01:24:27,343 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file
01:24:27,346 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'.
01:24:27,346 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - Roll-over at midnight.
01:24:27,355 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - Setting initial period to Wed Mar 01 01:24:27 GMT 2023
01:24:27,359 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
01:24:27,359 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
01:24:27,359 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
01:24:27,361 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log
01:24:27,361 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log]
01:24:27,362 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:24:27,362 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
01:24:27,364 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - setting totalSizeCap to 200 MB
01:24:27,364 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Archive files will be limited to [100 MB] each.
01:24:27,365 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Will use gz compression
01:24:27,365 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file
01:24:27,366 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'.
01:24:27,366 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - Roll-over at midnight.
01:24:27,366 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - Setting initial period to Wed Mar 01 01:24:27 GMT 2023
01:24:27,368 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
01:24:27,368 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
01:24:27,368 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
01:24:27,368 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log
01:24:27,368 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log]
01:24:27,368 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:24:27,368 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
01:24:27,369 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - setting totalSizeCap to 200 MB
01:24:27,370 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Archive files will be limited to [100 MB] each.
01:24:27,370 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Will use gz compression
01:24:27,370 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file
01:24:27,371 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'.
01:24:27,371 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - Roll-over at midnight.
01:24:27,371 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - Setting initial period to Wed Mar 01 01:24:27 GMT 2023
01:24:27,372 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
01:24:27,372 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
01:24:27,372 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
01:24:27,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log
01:24:27,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log]
01:24:27,374 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
01:24:27,374 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
01:24:27,374 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger]
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger]
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger]
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
01:24:27,375 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
01:24:27,375 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:24:27,376 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1c5920df - Registering current configuration as safe fallback point


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

01:24:28.583 [main] INFO  o.o.universalvesadapter.Application - Starting Application v1.4.0 on dcae-ves-mapper with PID 6 (/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar started by VESAdapter in /opt/app/VESAdapter)
01:24:28.590 [main] INFO  o.o.universalvesadapter.Application - No active profile set, falling back to default profiles: default
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/opt/app/VESAdapter/lib/groovy-all-2.4.21.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
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
01:24:31.272 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http)
01:24:31.295 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"]
01:24:31.316 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
01:24:31.317 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14]
01:24:31.330 [main] INFO  o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
01:24:31.534 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
01:24:31.535 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2390 ms
01:24:31.724 [main] INFO  o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol.
01:24:32.306 [main] INFO  o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
01:24:32.972 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"]
01:24:33.033 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path ''
01:24:33.041 [main] INFO  o.o.universalvesadapter.Application - Started Application in 5.549 seconds (JVM running for 6.974)
01:24:33.045 [main] INFO  debugLogger - The Default Config file Location:kv.json
01:24:33.046 [main] INFO  o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-mapper, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}
01:24:33.231 [main] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml
01:24:38.358 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:24:38.368 [parallel-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
01:24:38.369 [parallel-1] INFO  debugLogger - Triggering controller's start url 
01:24:38.369 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START
01:24:38.779 [http-nio-8085-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
01:24:38.780 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
01:24:38.794 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Completed initialization in 14 ms
01:24:38.881 [http-nio-8085-exec-1] INFO  metricsLogger - UniversalVesAdapter Application starting...
01:24:38.881 [http-nio-8085-exec-1] INFO  debugLogger - Creating Subcriber and Publisher with creator.............
01:24:38.883 [http-nio-8085-exec-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
01:24:38.883 [http-nio-8085-exec-1] INFO  debugLogger - returning Dmaap topics from Collector Config
01:24:39.389 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
01:24:39.390 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d
01:24:39.415 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-RESTCONFTRAP/grp2/con2
01:24:39.416 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Wed Mar 01 01:24:39 GMT 2023
01:24:39.431 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
01:24:39.432 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac
01:24:39.434 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
01:24:39.435 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT
01:24:39.435 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Wed Mar 01 01:24:39 GMT 2023
01:24:39.445 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT
01:24:39.450 [rcc-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:rcc-notification
01:24:39.451 [rcc-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
01:24:39.451 [rcc-notification] INFO  debugLogger - starting subscriber & publisher thread:rcc-notification
01:24:39.460 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:24:39.468 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
01:24:39.469 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3
01:24:39.469 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-SNMPTRAP/grp2/con2
01:24:39.469 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Wed Mar 01 01:24:39 GMT 2023
01:24:39.479 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
01:24:39.479 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f
01:24:39.479 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
01:24:39.480 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT
01:24:39.480 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Wed Mar 01 01:24:39 GMT 2023
01:24:39.481 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT
01:24:39.485 [snmp-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:snmp-notification
01:24:39.486 [snmp-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
01:24:39.486 [snmp-notification] INFO  debugLogger - starting subscriber & publisher thread:snmp-notification
01:24:39.486 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:24:39.517 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END
01:24:49.493 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:24:49.496 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:24:59.498 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:24:59.499 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:24:59.503 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:24:59.503 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:09.503 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:09.503 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:19.503 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:19.504 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:19.504 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:19.504 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:29.507 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:29.507 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:38.346 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:25:39.508 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:39.508 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:39.509 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:39.514 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:49.514 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:49.517 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:25:59.515 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:59.515 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:25:59.518 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:25:59.518 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:09.519 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:09.520 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:19.520 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:19.520 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:19.521 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:19.521 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:29.523 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:29.523 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:38.346 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:26:39.524 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:39.524 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:39.524 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:39.528 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:49.535 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:49.535 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:26:59.535 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:59.536 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:26:59.536 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:26:59.536 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:09.540 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:09.540 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:19.540 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:19.541 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:19.540 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:19.541 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:29.545 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:29.545 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:38.350 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:27:39.546 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:39.546 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:39.552 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:39.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:49.554 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:49.554 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:27:59.554 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:59.554 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:27:59.555 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:27:59.556 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:09.565 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:09.565 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:19.566 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:19.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:19.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:19.567 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:29.572 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:29.572 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:28:39.573 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:39.573 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:39.574 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:39.574 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:49.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:49.575 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:28:59.576 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:59.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:28:59.577 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:28:59.577 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:09.580 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:09.580 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:19.581 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:19.581 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:19.582 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:19.582 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:29.586 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:29.586 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:29:39.587 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:39.587 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:39.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:39.588 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:49.592 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:49.592 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:29:59.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:59.593 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:29:59.594 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:29:59.594 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:09.600 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:09.600 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:19.601 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:19.600 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:19.601 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:19.601 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:29.603 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:29.603 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:30:39.604 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:39.604 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:39.605 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:39.605 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:49.607 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:49.607 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:30:59.607 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:59.607 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:30:59.609 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:30:59.609 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:09.611 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:09.611 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:19.613 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:19.613 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:19.614 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:19.614 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:29.621 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:29.621 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:38.348 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:31:39.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:39.622 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:39.623 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:39.623 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:49.626 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:49.626 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:31:59.627 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:59.627 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:31:59.628 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:31:59.628 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:09.630 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:09.630 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:19.631 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:19.631 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:19.632 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:19.632 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:29.636 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:29.636 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:32:39.637 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:39.637 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:39.638 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:39.638 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:49.641 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:49.641 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:32:59.642 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:59.643 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:32:59.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:32:59.647 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:09.646 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:09.646 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:19.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:19.647 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:19.647 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:19.647 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:29.653 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:29.653 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:33:39.654 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:39.654 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:39.655 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:39.655 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:49.659 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:49.659 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:33:59.660 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:59.660 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:33:59.661 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:33:59.661 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:09.665 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:09.665 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:19.665 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:19.665 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:19.666 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:19.666 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:29.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:29.671 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:34:39.672 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:39.673 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:39.673 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:39.673 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:49.677 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:49.677 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:34:59.678 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:59.678 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:34:59.679 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:34:59.679 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:09.684 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:09.684 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:19.685 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:19.685 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:19.686 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:19.686 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:29.691 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:29.691 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:35:39.692 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:39.693 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:39.692 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:39.694 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:49.697 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:49.697 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:35:59.698 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:59.698 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:35:59.699 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:35:59.699 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:09.704 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:09.704 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:19.706 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:19.706 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:19.707 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:19.707 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:29.712 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:29.712 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:36:39.712 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:39.712 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:39.713 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:39.713 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:49.716 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:49.716 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:36:59.717 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:59.717 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:36:59.717 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:36:59.717 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:09.721 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:09.721 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:19.721 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:19.721 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:19.722 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:19.722 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:29.728 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:29.728 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:37:39.729 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:39.729 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:39.729 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:39.730 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:49.732 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:49.732 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:37:59.732 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:59.733 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:37:59.733 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:37:59.733 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:09.734 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:09.734 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:19.735 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:19.735 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:19.735 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:19.735 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:29.741 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:29.741 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:38:39.742 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:39.742 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:39.743 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:39.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:49.749 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:49.749 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:38:59.750 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:59.750 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:38:59.751 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:38:59.751 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:09.755 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:09.755 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:19.756 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:19.756 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:19.757 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:19.757 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:29.759 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:29.759 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:39:39.760 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:39.760 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:39.761 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:39.761 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:49.764 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:49.764 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:39:59.765 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:59.765 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:39:59.766 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:39:59.766 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:09.769 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:09.769 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:19.771 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:19.771 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:19.771 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:19.771 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:29.776 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:29.776 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:40:39.777 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:39.777 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:39.778 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:39.778 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:49.784 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:49.784 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:40:59.785 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:59.785 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:40:59.786 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:40:59.786 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:09.791 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:09.791 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:19.792 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:19.792 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:19.793 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:19.793 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:29.798 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:29.798 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:41:39.800 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:39.800 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:39.800 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:39.800 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:49.802 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:49.802 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:41:59.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:59.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:41:59.803 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:41:59.803 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:09.807 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:09.807 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:19.808 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:19.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:19.809 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:19.809 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:29.811 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:29.811 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:42:39.812 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:39.812 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:39.812 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:39.812 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:49.816 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:49.816 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:42:59.816 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:59.817 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:42:59.817 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:42:59.817 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:09.819 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:09.819 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:19.819 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:19.819 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:19.820 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:19.820 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:29.824 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:29.824 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:43:39.824 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:39.824 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:39.825 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:39.825 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:49.826 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:49.826 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:43:59.826 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:59.826 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:43:59.827 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:43:59.827 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:09.829 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:09.829 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:19.830 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:19.830 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:19.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:19.831 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:29.836 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:29.836 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:44:39.837 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:39.837 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:39.838 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:39.838 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:49.844 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:49.844 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:44:59.845 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:59.845 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:44:59.846 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:44:59.846 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:09.846 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:09.846 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:19.847 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:19.847 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:19.847 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:19.848 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:29.853 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:29.853 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:45:39.854 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:39.854 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:39.855 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:39.855 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:49.860 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:49.860 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:45:59.861 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:59.861 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:45:59.860 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:45:59.861 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:09.863 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:09.863 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:19.864 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:19.864 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:19.865 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:19.865 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:29.868 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:29.868 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:46:39.869 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:39.869 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:39.870 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:39.870 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:49.872 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:49.873 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:46:59.872 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:59.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:46:59.874 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:46:59.874 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:09.874 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:09.875 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:19.875 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:19.877 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:19.876 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:19.878 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:29.889 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:29.889 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:47:39.890 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:39.890 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:39.890 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:39.890 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:49.897 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:49.899 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:47:59.897 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:59.898 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:47:59.899 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:47:59.900 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:09.903 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:09.903 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:19.904 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:19.904 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:19.904 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:19.910 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:29.918 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:29.918 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:48:39.918 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:39.918 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:39.919 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:39.919 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:49.924 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:49.924 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:48:59.924 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:59.924 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:48:59.925 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:48:59.925 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:09.928 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:09.929 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:19.929 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:19.929 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:19.929 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:19.930 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:29.931 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:29.935 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:49:39.932 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:39.932 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:39.935 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:39.935 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:49.934 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:49.934 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:49:59.934 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:59.935 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:49:59.935 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:49:59.935 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:09.939 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:09.939 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:19.940 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:19.941 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:19.940 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:19.941 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:29.944 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:29.944 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:50:39.946 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:39.947 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:39.948 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:39.948 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:49.952 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:49.953 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:50:59.953 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:59.954 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:50:59.954 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:50:59.953 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:09.961 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:09.961 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:19.962 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:19.962 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:19.963 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:19.964 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:29.970 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:29.970 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:38.344 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:51:39.971 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:39.971 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:39.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:39.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:49.975 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:49.975 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:51:59.976 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:59.976 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:51:59.976 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:51:59.976 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:09.977 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:09.977 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:19.978 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:19.978 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:19.978 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:19.979 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:29.983 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:29.983 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:52:39.983 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:39.983 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:39.984 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:39.984 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:49.987 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:49.987 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:52:59.988 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:59.988 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:52:59.988 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:52:59.988 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:53:09.991 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:53:09.991 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:53:19.991 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:53:19.991 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:53:19.992 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:53:19.992 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:53:29.995 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:53:29.995 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:53:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:53:39.996 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:53:39.996 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:53:39.997 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:53:39.997 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:53:50.001 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:53:50.001 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:00.002 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:00.002 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:00.002 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:00.002 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:10.006 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:10.006 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:20.007 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:20.007 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:20.008 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:20.008 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:30.011 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:30.011 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:54:40.012 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:40.012 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:54:40.012 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:40.012 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:54:50.017 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:54:50.017 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:00.018 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:00.018 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:00.018 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:00.019 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:10.021 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:10.021 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:20.022 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:20.022 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:20.022 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:20.022 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:30.026 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:30.026 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:55:40.027 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:40.026 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:55:40.027 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:40.027 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:55:50.033 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:55:50.033 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:00.034 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:00.034 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:00.034 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:00.034 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:10.040 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:10.040 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:20.041 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:20.041 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:20.041 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:20.041 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:30.044 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:30.044 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:56:40.045 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:40.045 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:56:40.045 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:40.045 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:56:50.045 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:56:50.045 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:00.046 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:00.046 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:00.046 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:00.047 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:10.052 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:10.052 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:20.053 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:20.053 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:20.053 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:20.054 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:30.053 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:30.054 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:57:40.054 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:40.055 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:40.055 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:57:40.056 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:57:50.061 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:57:50.061 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:00.062 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:00.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:00.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:00.063 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:10.066 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:10.066 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:20.066 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:20.067 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:20.067 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:20.067 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:30.072 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:30.072 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:58:40.073 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:40.073 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:58:40.074 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:40.074 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:58:50.078 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:58:50.079 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:00.079 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:00.079 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:00.079 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:00.080 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:10.083 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:10.083 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:20.084 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:20.084 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:20.085 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:20.085 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:30.091 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:30.092 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
01:59:40.092 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:40.093 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:40.093 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
01:59:40.094 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
01:59:50.094 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
01:59:50.094 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:00.094 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:00.094 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:00.095 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:00.095 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:10.098 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:10.098 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:20.099 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:20.099 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:20.100 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:20.100 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:30.103 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:30.103 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:00:40.103 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:40.104 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:00:40.104 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:40.104 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:00:50.108 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:00:50.108 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:00.109 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:00.109 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:00.110 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:00.110 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:10.116 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:10.116 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:20.116 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:20.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:20.117 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:20.117 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:30.118 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:30.118 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:01:40.119 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:40.119 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:01:40.119 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:40.120 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:01:50.124 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:01:50.124 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:00.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:00.124 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:00.125 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:00.125 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:10.127 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:10.127 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:20.127 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:20.127 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:20.128 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:20.128 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:30.130 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:30.130 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:02:40.130 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:40.130 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:02:40.131 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:40.131 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:02:50.135 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:02:50.135 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:00.136 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:00.136 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:00.136 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:00.137 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:10.139 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:10.139 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:20.140 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:20.140 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:20.140 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:20.140 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:30.142 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:30.142 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:03:40.143 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:40.143 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:03:40.143 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:40.143 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:03:50.147 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:03:50.147 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:00.147 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:00.148 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:00.148 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:00.148 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:10.157 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:10.158 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:20.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:20.158 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:20.158 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:20.159 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:30.169 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:30.169 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:04:40.170 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:40.171 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:40.171 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:04:40.171 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:04:50.175 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:04:50.175 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:00.176 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:00.176 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:00.177 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:00.177 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:10.180 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:10.180 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:20.180 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:20.181 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:20.181 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:20.181 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:30.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:30.186 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:05:40.186 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:40.187 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:40.187 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:05:40.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:05:50.190 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:05:50.191 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:00.191 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:00.192 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:00.192 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:00.192 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:10.194 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:10.194 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:20.194 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:20.194 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:20.195 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:20.195 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:30.199 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:30.200 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:06:40.200 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:40.200 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:06:40.201 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:40.201 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:06:50.204 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:06:50.204 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:00.204 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:00.205 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:00.228 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:00.228 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:10.210 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:10.210 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:20.210 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:20.210 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:20.211 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:20.211 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:30.217 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:30.217 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:07:40.218 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:40.218 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:07:40.219 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:40.219 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:07:50.221 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:07:50.221 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:00.222 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:00.222 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:00.222 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:00.222 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:10.226 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:10.226 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:20.227 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:20.227 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:20.227 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:20.227 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:30.230 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:30.231 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:08:40.231 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:40.231 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:40.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:08:40.232 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:08:50.234 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:08:50.234 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:00.234 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:00.234 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:00.235 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:00.235 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:10.238 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:10.238 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:20.238 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:20.239 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:20.239 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:20.239 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:30.242 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:30.242 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:09:40.242 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:40.242 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:09:40.243 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:40.243 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:09:50.247 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:09:50.247 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:00.247 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:00.248 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:00.248 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:00.248 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:10.250 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:10.251 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:20.250 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:20.251 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:20.251 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:20.251 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:30.254 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:30.254 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:10:40.255 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:40.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:10:40.255 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:40.255 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:10:50.260 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:10:50.260 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:00.261 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:00.261 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:00.261 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:00.261 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:10.263 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:10.263 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:20.263 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:20.263 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:20.264 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:20.264 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:30.266 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:30.267 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:11:40.267 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:40.267 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:11:40.267 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:40.267 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:11:50.270 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:11:50.270 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:00.270 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:00.270 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:00.271 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:00.271 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:10.276 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:10.276 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:20.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:20.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:20.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:20.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:30.279 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:30.279 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:12:40.280 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:40.280 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:12:40.280 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:40.280 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:12:50.281 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:12:50.281 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:00.282 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:00.282 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:00.282 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:00.282 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:10.289 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:10.289 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:20.290 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:20.290 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:20.291 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:20.291 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:30.294 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:30.294 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:13:40.295 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:40.295 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:13:40.295 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:40.295 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:13:50.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:13:50.299 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:00.299 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:00.299 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:00.300 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:00.300 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:10.305 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:10.305 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:20.305 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:20.305 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:20.306 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:20.306 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:30.311 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:30.311 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:14:40.311 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:40.311 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:14:40.312 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:40.312 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:14:50.315 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:14:50.315 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:00.316 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:00.316 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:00.316 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:00.316 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:10.321 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:10.321 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:20.322 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:20.322 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:20.322 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:20.322 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:30.326 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:30.326 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:15:40.327 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:40.328 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:40.328 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:15:40.328 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:15:50.333 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:15:50.333 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:00.334 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:00.334 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:00.334 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:00.334 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:10.338 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:10.338 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:20.338 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:20.339 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:20.339 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:20.339 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:30.343 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:30.344 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:16:40.344 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:40.345 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:40.345 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:16:40.345 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:16:50.348 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:16:50.348 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:00.348 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:00.349 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:00.349 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:00.349 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:10.350 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:10.350 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:20.351 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:20.351 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:20.351 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:20.351 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:30.355 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:30.355 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:17:40.356 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:40.356 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:17:40.356 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:40.356 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:17:50.358 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:17:50.358 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:00.358 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:00.358 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:00.359 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:00.359 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:10.365 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:10.365 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:20.365 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:20.365 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:20.366 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:20.366 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:30.369 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:30.369 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:18:40.370 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:40.370 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:18:40.370 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:40.370 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:18:50.376 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:18:50.376 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:00.376 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:00.376 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:00.377 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:00.377 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:10.379 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:10.379 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:20.380 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:20.380 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:20.380 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:20.380 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:30.384 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:30.384 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:19:40.384 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:40.384 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:19:40.385 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:40.385 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:19:50.387 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:19:50.387 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:00.388 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:00.388 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:00.388 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:00.388 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:10.393 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:10.393 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:20.393 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:20.393 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:20.394 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:20.394 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:30.394 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:30.394 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:20:40.394 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:40.394 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:20:40.395 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:40.395 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:20:50.397 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:20:50.397 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:00.398 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:00.398 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:00.398 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:00.398 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:10.405 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:10.405 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:20.405 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:20.405 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:20.406 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:20.406 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:30.408 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:30.413 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:21:40.409 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:40.409 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:40.413 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:21:40.414 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:21:50.410 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:21:50.410 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:00.410 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:00.410 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:00.411 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:00.411 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:10.415 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:10.415 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:20.415 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:20.416 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:20.416 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:20.416 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:30.420 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:30.420 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:22:40.420 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:40.421 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:40.421 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:22:40.421 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:22:50.422 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:22:50.422 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:00.422 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:00.422 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:00.423 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:00.423 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:10.427 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:10.427 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:20.428 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:20.428 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:20.428 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:20.428 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:30.433 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:30.433 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:23:40.433 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:40.433 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:23:40.434 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:40.434 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:23:50.441 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:23:50.441 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:00.441 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:00.441 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:00.442 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:00.442 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:10.447 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:10.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:20.449 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:20.450 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:20.451 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:20.451 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:30.456 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:30.458 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:24:40.457 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:40.458 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:40.458 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:24:40.458 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:24:50.460 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:24:50.461 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:00.461 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:00.461 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:00.461 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:00.461 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:10.464 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:10.464 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:20.464 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:20.465 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:20.464 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:20.465 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:30.469 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:30.469 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:25:40.469 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:40.470 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:40.470 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:25:40.470 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:25:50.470 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:25:50.470 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:00.471 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:00.471 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:00.472 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:00.472 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:10.477 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:10.477 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:20.477 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:20.477 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:20.478 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:20.478 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:30.480 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:30.480 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:26:40.481 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:40.481 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:26:40.481 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:40.481 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:26:50.484 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:26:50.484 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:00.485 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:00.485 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:00.486 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:00.486 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:10.486 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:10.486 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:20.487 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:20.487 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:20.487 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:20.487 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:30.490 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:30.490 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:27:40.491 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:40.491 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:27:40.491 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:40.491 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:27:50.496 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:27:50.496 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:00.497 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:00.497 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:00.497 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:00.497 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:10.497 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:10.497 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:20.498 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:20.498 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:20.499 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:20.499 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:30.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:30.504 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:28:40.505 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:40.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:28:40.506 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:40.506 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:28:50.510 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:28:50.510 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:00.511 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:00.511 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:00.512 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:00.512 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:10.515 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:10.517 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:20.516 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:20.517 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:20.518 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:20.518 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:30.521 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:30.521 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:29:40.521 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:40.521 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:29:40.522 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:40.522 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:29:50.526 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:29:50.526 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:00.527 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:00.527 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:00.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:00.527 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:10.530 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:10.530 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:20.531 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:20.531 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:20.532 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:20.532 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:30.534 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:30.534 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:30:40.535 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:40.535 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:30:40.535 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:40.535 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:30:50.539 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:30:50.539 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:00.540 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:00.540 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:00.541 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:00.541 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:10.549 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:10.549 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:20.550 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:20.550 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:20.551 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:20.551 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:30.555 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:30.555 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:31:40.556 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:40.556 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:31:40.556 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:40.556 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:31:50.558 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:31:50.558 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:00.559 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:00.559 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:00.559 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:00.559 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:10.563 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:10.563 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:20.566 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:20.567 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:20.568 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:20.569 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:30.573 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:30.573 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:38.344 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:32:40.574 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:40.574 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:40.574 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:32:40.575 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:32:50.579 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:32:50.579 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:00.580 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:00.580 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:00.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:00.581 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:10.582 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:10.582 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:20.583 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:20.583 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:20.584 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:20.584 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:30.586 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:30.586 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:33:40.587 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:40.587 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:40.588 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:33:40.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:33:50.590 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:33:50.590 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:00.591 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:00.591 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:00.591 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:00.592 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:10.594 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:10.594 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:20.595 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:20.595 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:20.595 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:20.595 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:30.600 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:30.600 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:34:40.600 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:40.600 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:34:40.601 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:40.601 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:34:50.602 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:34:50.602 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:00.603 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:00.603 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:00.603 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:00.603 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:10.606 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:10.606 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:20.606 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:20.606 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:20.607 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:20.607 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:30.610 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:30.610 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:35:40.611 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:40.611 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:35:40.611 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:40.611 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:35:50.614 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:35:50.614 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:00.615 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:00.615 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:00.615 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:00.615 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:10.620 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:10.620 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:20.621 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:20.621 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:20.621 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:20.621 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:30.624 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:30.624 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:36:40.624 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:40.624 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:36:40.625 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:40.625 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:36:50.629 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:36:50.629 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:00.630 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:00.630 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:00.630 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:00.630 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:10.635 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:10.635 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:20.636 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:20.636 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:20.637 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:20.637 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:30.638 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:30.638 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:37:40.638 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:40.638 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:37:40.639 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:40.639 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:37:50.643 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:37:50.643 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:00.643 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:00.643 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:00.644 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:00.644 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:10.646 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:10.646 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:20.647 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:20.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:20.647 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:20.647 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:30.651 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:30.651 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:38:40.652 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:40.652 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:40.652 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:38:40.653 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:38:50.655 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:38:50.655 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:00.656 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:00.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:00.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:00.656 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:10.660 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:10.660 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:20.661 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:20.661 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:20.661 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:20.661 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:30.663 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:30.663 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:39:40.664 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:40.664 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:39:40.664 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:40.664 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:39:50.666 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:39:50.666 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:00.667 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:00.667 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:00.667 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:00.667 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:10.671 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:10.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:20.672 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:20.673 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:20.672 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:20.673 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:30.674 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:30.674 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:40:40.675 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:40.676 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:40.675 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:40:40.676 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:40:50.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:40:50.680 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:00.681 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:00.682 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:00.682 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:00.682 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:10.682 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:10.682 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:20.683 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:20.683 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:20.684 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:20.684 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:30.686 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:30.686 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:41:40.688 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:40.688 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:41:40.688 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:40.688 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:41:50.690 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:41:50.691 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:00.691 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:00.692 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:00.692 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:00.692 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:10.696 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:10.696 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:20.697 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:20.697 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:20.697 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:20.698 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:30.699 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:30.700 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:42:40.700 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:40.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:40.701 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:42:40.701 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:42:50.702 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:42:50.702 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:00.703 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:00.703 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:00.703 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:00.703 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:10.707 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:10.707 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:20.708 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:20.708 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:20.708 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:20.708 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:30.711 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:30.711 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:43:40.711 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:40.711 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:43:40.712 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:40.712 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:43:50.713 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:43:50.713 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:00.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:00.714 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:00.714 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:00.714 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:10.720 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:10.720 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:20.720 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:20.720 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:20.721 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:20.721 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:30.725 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:30.725 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:44:40.726 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:40.726 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:44:40.727 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:40.727 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:44:50.731 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:44:50.731 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:00.731 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:00.732 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:00.732 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:00.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:10.736 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:10.736 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:20.737 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:20.737 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:20.737 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:20.737 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:30.739 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:30.739 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:45:40.739 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:40.739 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:45:40.740 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:40.740 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:45:50.742 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:45:50.742 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:00.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:00.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:00.744 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:00.744 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:10.749 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:10.749 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:20.750 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:20.750 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:20.750 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:20.751 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:30.756 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:30.756 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:46:40.756 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:40.757 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:40.757 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:46:40.757 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:46:50.759 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:46:50.759 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:00.759 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:00.760 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:00.760 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:00.760 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:10.763 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:10.763 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:20.764 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:20.764 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:20.764 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:20.764 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:30.766 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:30.766 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:47:40.767 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:40.767 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:40.767 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:47:40.768 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:47:50.771 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:47:50.771 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:00.772 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:00.772 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:00.772 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:00.773 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:10.776 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:10.776 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:20.776 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:20.776 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:20.777 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:20.777 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:30.779 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:30.779 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:48:40.779 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:40.779 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:48:40.780 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:40.780 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:48:50.785 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:48:50.785 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:00.785 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:00.786 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:00.786 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:00.786 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:10.787 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:10.787 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:20.787 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:20.788 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:20.788 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:20.788 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:30.791 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:30.791 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:49:40.791 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:40.792 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:49:40.792 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:40.792 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:49:50.795 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:49:50.795 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:00.796 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:00.796 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:00.796 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:00.796 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:10.799 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:10.799 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:20.800 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:20.800 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:20.801 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:20.801 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:30.806 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:30.806 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:50:40.807 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:40.807 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:50:40.808 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:40.808 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:50:50.813 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:50:50.813 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:00.813 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:00.813 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:00.814 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:00.814 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:10.814 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:10.814 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:20.814 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:20.814 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:20.815 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:20.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:30.820 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:30.820 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:51:40.821 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:40.821 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:51:40.822 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:40.822 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:51:50.822 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:51:50.823 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:00.823 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:00.823 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:00.824 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:00.824 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:10.826 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:10.826 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:20.826 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:20.826 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:20.827 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:20.827 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:30.830 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:30.830 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:52:40.831 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:40.831 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:52:40.831 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:40.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:52:50.835 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:52:50.835 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:00.835 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:00.835 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:00.836 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:00.836 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:10.840 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:10.840 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:20.841 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:20.841 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:20.841 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:20.842 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:30.844 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:30.845 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:53:40.845 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:40.845 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:53:40.846 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:40.846 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:53:50.849 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:53:50.849 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:00.850 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:00.850 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:00.850 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:00.850 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:10.850 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:10.850 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:20.850 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:20.851 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:20.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:20.851 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:30.855 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:30.855 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:54:40.855 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:40.855 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:54:40.856 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:40.856 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:54:50.859 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:54:50.859 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:00.860 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:00.860 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:00.860 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:00.860 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:10.863 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:10.863 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:20.864 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:20.864 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:20.865 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:20.865 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:30.866 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:30.866 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:55:40.867 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:40.867 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:55:40.867 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:40.867 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:55:50.872 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:55:50.872 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:00.873 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:00.873 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:00.873 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:00.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:10.874 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:10.874 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:20.875 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:20.875 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:20.875 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:20.875 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:30.878 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:30.878 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:56:40.879 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:40.879 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:56:40.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:40.879 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:56:50.883 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:56:50.883 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:00.883 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:00.883 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:00.884 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:00.884 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:10.889 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:10.889 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:20.890 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:20.890 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:20.890 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:20.890 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:30.895 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:30.895 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:57:40.895 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:40.896 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:57:40.896 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:40.896 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:57:50.900 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:57:50.900 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:00.901 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:00.901 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:00.901 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:00.901 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:10.904 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:10.904 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:20.905 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:20.905 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:20.905 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:20.905 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:30.907 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:30.907 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:58:40.907 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:40.908 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:40.908 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:58:40.908 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:58:50.912 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:58:50.912 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:00.913 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:00.913 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:00.913 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:00.913 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:10.917 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:10.917 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:20.918 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:20.918 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:20.918 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:20.918 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:30.923 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:30.923 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
02:59:40.924 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:40.924 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
02:59:40.925 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:40.925 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
02:59:50.928 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
02:59:50.928 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:00.929 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:00.929 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:00.930 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:00.930 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:10.933 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:10.933 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:20.934 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:20.934 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:20.934 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:20.934 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:30.937 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:30.937 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:00:40.938 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:40.938 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:00:40.938 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:40.938 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:00:50.942 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:00:50.942 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:00.943 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:00.943 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:00.944 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:00.944 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:10.946 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:10.946 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:20.947 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:20.947 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:20.947 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:20.947 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:30.952 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:30.952 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:01:40.952 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:40.952 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:01:40.953 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:40.953 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:01:50.956 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:01:50.956 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:00.957 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:00.957 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:00.958 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:00.958 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:10.959 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:10.959 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:20.959 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:20.960 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:20.960 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:20.961 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:30.964 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:30.965 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:02:40.965 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:40.965 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:02:40.966 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:40.966 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:02:50.967 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:02:50.967 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:00.968 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:00.968 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:00.968 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:00.968 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:10.973 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:10.973 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:20.973 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:20.973 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:20.974 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:20.974 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:30.978 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:30.978 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:03:40.979 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:40.979 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:03:40.979 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:40.979 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:03:50.983 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:03:50.983 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:00.983 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:00.983 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:00.984 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:00.984 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:10.986 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:10.986 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:20.987 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:20.987 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:20.987 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:20.987 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:30.992 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:30.992 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:04:40.993 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:40.993 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:04:40.994 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:40.994 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:04:50.994 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:04:50.994 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:00.994 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:00.995 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:00.995 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:00.995 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:11.000 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:11.000 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:21.001 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:21.001 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:21.001 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:21.002 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:31.008 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:31.008 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:05:41.009 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:41.008 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:05:41.009 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:41.009 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:05:51.009 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:05:51.009 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:01.010 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:01.010 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:01.011 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:01.011 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:11.014 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:11.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:21.015 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:21.015 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:21.016 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:21.016 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:31.018 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:31.018 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:06:41.018 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:41.019 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:06:41.019 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:41.019 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:06:51.024 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:06:51.024 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:01.024 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:01.025 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:01.025 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:01.025 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:11.028 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:11.028 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:21.029 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:21.029 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:21.029 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:21.029 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:31.029 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:31.029 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:07:41.030 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:41.030 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:07:41.031 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:41.031 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:07:51.035 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:07:51.035 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:01.036 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:01.036 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:01.037 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:01.037 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:11.039 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:11.039 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:21.040 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:21.040 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:21.041 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:21.041 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:31.044 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:31.044 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:08:41.045 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:41.045 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:08:41.045 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:41.045 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:08:51.046 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:08:51.046 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:01.050 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:01.050 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:01.053 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:01.053 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:11.062 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:11.062 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:21.065 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:21.065 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:21.066 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:21.066 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:31.072 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:31.072 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:09:41.073 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:41.073 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:09:41.073 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:41.073 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:09:51.075 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:09:51.075 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:01.076 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:01.076 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:01.077 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:01.077 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:11.080 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:11.080 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:21.081 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:21.081 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:21.081 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:21.082 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:31.083 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:31.084 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:10:41.084 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:41.085 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:41.085 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:10:41.085 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:10:51.087 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:10:51.087 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:01.088 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:01.088 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:01.089 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:01.089 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:11.091 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:11.091 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:21.092 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:21.092 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:21.092 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:21.092 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:31.096 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:31.096 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:11:41.097 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:41.097 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:11:41.097 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:41.097 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:11:51.101 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:11:51.101 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:01.102 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:01.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:01.102 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:01.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:11.108 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:11.108 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:21.108 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:21.108 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:21.109 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:21.109 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:31.112 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:31.112 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:12:41.113 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:41.113 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:12:41.113 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:41.113 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:12:51.114 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:12:51.114 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:01.115 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:01.115 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:01.115 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:01.115 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:11.119 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:11.119 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:21.119 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:21.119 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:21.120 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:21.120 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:31.125 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:31.125 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:13:41.126 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:41.126 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:13:41.127 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:41.127 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:13:51.132 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:13:51.132 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:01.132 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:01.132 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:01.133 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:01.133 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:11.135 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:11.135 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:21.136 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:21.136 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:21.136 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:21.136 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:31.138 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:31.138 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:14:41.138 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:41.138 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:14:41.139 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:41.139 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:14:51.142 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:14:51.142 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:01.142 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:01.142 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:01.143 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:01.143 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:11.147 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:11.147 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:21.148 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:21.149 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:21.149 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:21.149 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:31.151 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:31.151 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:15:41.152 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:41.152 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:41.153 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:15:41.153 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:15:51.157 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:15:51.157 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:01.158 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:01.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:01.158 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:01.158 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:11.164 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:11.164 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:21.165 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:21.165 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:21.165 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:21.166 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:31.167 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:31.171 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:16:41.167 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:41.168 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:41.171 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:16:41.172 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:16:51.173 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:16:51.173 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:01.173 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:01.174 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:01.174 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:01.174 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:11.181 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:11.181 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:21.181 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:21.181 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:21.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:21.182 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:31.183 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:31.183 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:17:41.184 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:41.185 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:41.185 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:17:41.185 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:17:51.186 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:17:51.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:01.187 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:01.187 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:01.188 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:01.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:11.190 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:11.190 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:21.191 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:21.191 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:21.191 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:21.191 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:31.195 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:31.195 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:18:41.196 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:41.196 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:18:41.196 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:41.196 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:51.201 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:18:51.201 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:01.202 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:01.202 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:01.204 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:01.204 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:11.208 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:11.208 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:21.210 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:21.210 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:21.211 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:21.211 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:31.216 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:31.216 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:38.346 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:19:41.216 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:41.216 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:41.217 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:41.217 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:51.218 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:51.218 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:01.219 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:01.219 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:01.220 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:01.220 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:11.223 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:11.223 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:21.224 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:21.224 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:21.225 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:21.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:31.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:31.227 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:20:41.227 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:41.228 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:41.228 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:41.228 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:51.234 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:51.234 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:01.235 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:01.235 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:01.235 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:01.235 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:11.237 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:11.237 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:21.238 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:21.238 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:21.239 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:21.239 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:31.244 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:31.244 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:21:41.244 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:41.244 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:41.245 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:41.245 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:51.246 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:51.246 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:01.247 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:01.247 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:01.249 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:01.250 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:11.249 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:11.249 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:21.250 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:21.250 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:21.250 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:21.250 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:31.255 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:31.255 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:22:41.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:41.255 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:41.256 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:41.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:51.261 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:51.261 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:01.262 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:01.262 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:01.262 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:01.262 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:11.266 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:11.266 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:21.267 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:21.267 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:21.267 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:21.267 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:31.270 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:31.270 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:23:41.271 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:41.271 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:41.272 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:41.272 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:51.275 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:51.275 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:01.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:01.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:01.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:01.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:11.280 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:11.280 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:21.280 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:21.280 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:21.281 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:21.281 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:31.284 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:31.284 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:24:41.284 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:41.284 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:41.285 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:41.285 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:51.287 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:51.287 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:01.287 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:01.288 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:01.288 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:01.288 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:11.291 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:11.291 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:21.292 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:21.292 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:21.292 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:21.293 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:31.294 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:31.294 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:25:41.295 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:41.295 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:41.295 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:41.295 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:51.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:51.299 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:01.299 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:01.300 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:01.301 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:01.301 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:11.302 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:11.302 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:21.303 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:21.303 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:21.303 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:21.303 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:31.308 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:31.308 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:26:41.309 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:41.309 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:41.310 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:41.310 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:51.310 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:51.310 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:01.311 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:01.311 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:01.311 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:01.311 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:11.317 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:11.317 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:21.318 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:21.318 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:21.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:21.318 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:31.317 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:31.317 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:27:41.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:41.318 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:41.318 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:41.318 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:51.323 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:51.323 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:01.323 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:01.324 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:01.324 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:01.324 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:11.326 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:11.326 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:21.327 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:21.327 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:21.327 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:21.327 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:31.331 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:31.331 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:28:41.333 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:41.333 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:41.333 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:41.333 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:51.338 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:51.338 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:01.339 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:01.339 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:01.340 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:01.340 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:11.344 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:11.344 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:21.344 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:21.344 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:21.345 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:21.345 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:31.347 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:31.347 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:29:41.348 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:41.348 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:41.349 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:41.349 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:51.352 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:51.352 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:01.353 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:01.353 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:01.353 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:01.353 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:11.354 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:11.354 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:21.354 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:21.355 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:21.355 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:21.355 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:31.359 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:31.359 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:30:41.360 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:41.361 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:41.361 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:41.361 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:51.364 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:51.364 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:01.364 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:01.365 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:01.365 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:01.365 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:11.369 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:11.369 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:21.369 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:21.369 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:21.370 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:21.370 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:31.379 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:31.379 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:31:41.380 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:41.380 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:41.381 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:41.381 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:51.382 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:51.382 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:01.382 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:01.382 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:01.383 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:01.383 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:11.386 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:11.386 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:21.387 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:21.387 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:21.387 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:21.387 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:31.392 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:31.392 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:32:41.393 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:41.393 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:41.393 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:41.393 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:51.396 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:51.396 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:01.397 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:01.397 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:01.397 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:01.397 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:11.399 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:11.399 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:21.400 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:21.400 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:21.401 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:21.401 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:31.402 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:31.402 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:33:41.403 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:41.403 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:41.403 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:41.403 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:51.407 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:51.407 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:01.407 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:01.408 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:01.407 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:01.408 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:11.412 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:11.412 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:21.412 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:21.412 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:21.413 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:21.413 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:31.414 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:31.414 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:34:41.414 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:41.414 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:41.415 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:41.415 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:51.419 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:51.419 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:01.420 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:01.420 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:01.420 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:01.420 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:11.423 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:11.423 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:21.423 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:21.423 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:21.424 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:21.424 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:31.427 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:31.427 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:35:41.428 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:41.428 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:41.428 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:41.428 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:51.432 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:51.433 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:01.433 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:01.433 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:01.433 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:01.433 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:11.435 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:11.435 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:21.435 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:21.435 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:21.436 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:21.436 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:31.440 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:31.440 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:36:41.440 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:41.441 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:41.441 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:41.441 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:51.443 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:51.443 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:01.444 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:01.444 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:01.444 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:01.444 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:11.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:11.447 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:21.447 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:21.448 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:21.448 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:21.449 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:31.452 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:31.453 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:37:41.452 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:41.453 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:41.453 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:41.453 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:51.454 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:51.454 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:01.456 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:01.457 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:01.456 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:01.457 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:11.458 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:11.458 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:21.459 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:21.459 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:21.460 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:21.460 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:31.463 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:31.463 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:38.344 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:38:41.463 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:41.464 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:41.464 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:41.464 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:51.467 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:51.467 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:01.468 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:01.468 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:01.469 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:01.469 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:11.470 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:11.470 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:21.471 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:21.471 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:21.471 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:21.471 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:31.475 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:31.475 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:39:41.475 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:41.475 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:41.476 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:41.476 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:51.478 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:51.478 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:01.479 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:01.479 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:01.479 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:01.479 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:11.485 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:11.485 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:21.486 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:21.486 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:21.486 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:21.486 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:31.492 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:31.492 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:40:41.492 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:41.493 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:41.493 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:41.493 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:51.494 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:51.494 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:01.494 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:01.494 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:01.495 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:01.495 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:11.498 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:11.498 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:21.498 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:21.498 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:21.499 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:21.499 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:31.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:31.504 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:41:41.504 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:41.505 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:41.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:41.505 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:51.505 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:51.505 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:01.506 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:01.506 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:01.506 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:01.507 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:11.511 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:11.511 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:21.512 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:21.512 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:21.512 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:21.512 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:31.514 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:31.514 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:42:41.515 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:41.515 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:41.515 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:41.516 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:51.520 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:51.520 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:01.521 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:01.521 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:01.521 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:01.521 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:11.524 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:11.524 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:21.524 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:21.524 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:21.525 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:21.525 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:31.526 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:31.526 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:43:41.526 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:41.526 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:41.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:41.527 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:51.533 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:51.533 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:01.534 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:01.534 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:01.535 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:01.535 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:11.540 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:11.540 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:21.540 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:21.541 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:21.541 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:21.541 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:31.544 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:31.544 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:44:41.545 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:41.545 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:41.545 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:41.545 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:51.549 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:51.549 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:01.549 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:01.549 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:01.550 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:01.550 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:11.556 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:11.556 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:21.557 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:21.558 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:21.559 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:21.559 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:31.562 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:31.562 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:45:41.562 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:41.562 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:41.563 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:41.563 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:51.569 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:51.569 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:01.570 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:01.570 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:01.570 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:01.570 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:11.577 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:11.577 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:21.578 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:21.578 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:21.578 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:21.578 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:31.585 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:31.585 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:46:41.586 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:41.586 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:41.586 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:41.586 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:51.591 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:51.591 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:01.592 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:01.592 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:01.593 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:01.593 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:11.594 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:11.594 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:21.595 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:21.595 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:21.595 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:21.595 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:31.599 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:31.599 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:38.344 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:47:41.600 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:41.600 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:41.601 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:41.601 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:51.605 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:51.605 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:01.606 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:01.606 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:01.607 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:01.607 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:11.613 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:11.613 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:21.613 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:21.614 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:21.614 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:21.614 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:31.613 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:31.613 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:48:41.614 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:41.614 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:41.615 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:41.615 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:51.621 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:51.621 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:01.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:01.623 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:01.622 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:01.623 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:11.627 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:11.627 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:21.628 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:21.628 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:21.628 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:21.628 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:31.631 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:31.631 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:49:41.632 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:41.632 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:41.632 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:41.632 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:51.635 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:51.635 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:01.636 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:01.636 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:01.637 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:01.637 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:11.639 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:11.639 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:21.640 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:21.640 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:21.640 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:21.641 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:31.642 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:31.642 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:50:41.642 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:41.642 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:41.643 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:41.643 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:51.648 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:51.648 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:01.649 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:01.649 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:01.649 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:01.649 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:11.653 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:11.653 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:21.654 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:21.654 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:21.654 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:21.654 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:31.657 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:31.657 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:51:41.658 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:41.658 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:41.658 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:41.658 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:51.659 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:51.659 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:01.660 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:01.660 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:01.660 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:01.660 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:11.663 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:11.663 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:21.664 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:21.664 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:21.664 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:21.664 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:31.668 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:31.668 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:52:41.669 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:41.669 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:41.675 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:41.675 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:51.678 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:51.678 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:01.678 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:01.679 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:01.679 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:01.679 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:11.682 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:11.682 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:21.683 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:21.683 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:21.683 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:21.683 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:31.687 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:31.687 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:53:41.687 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:41.687 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:41.688 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:41.688 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:51.689 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:51.689 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:01.690 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:01.690 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:01.690 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:01.690 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:11.692 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:11.692 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:21.693 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:21.693 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:21.693 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:21.694 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:31.696 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:31.696 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:38.343 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:54:41.697 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:41.697 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:41.697 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:41.697 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:51.699 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:51.699 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:01.700 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:01.700 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:01.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:01.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:11.705 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:11.705 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:21.705 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:21.705 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:21.706 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:21.706 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:31.709 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:31.709 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:55:41.709 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:41.709 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:41.710 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:41.710 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:51.710 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:51.710 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:01.711 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:01.711 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:01.711 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:01.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:11.717 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:11.717 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:21.718 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:21.718 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:21.718 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:21.718 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:31.725 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:31.725 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:56:41.725 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:41.725 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:41.726 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:41.726 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:51.729 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:51.729 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:01.730 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:01.730 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:01.730 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:01.730 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:11.738 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:11.738 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:21.739 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:21.739 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:21.740 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:21.740 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:31.742 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:31.742 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:38.345 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:57:41.743 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:41.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:41.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:41.743 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:51.748 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:51.748 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:01.749 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:01.749 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:01.749 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:01.750 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:11.752 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:11.752 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:21.753 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:21.753 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:21.754 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:21.754 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:31.754 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:31.754 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:58:41.756 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:41.756 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:41.756 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:41.757 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:51.759 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:51.759 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:01.760 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:01.760 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:01.760 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:01.760 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:11.764 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:11.764 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:21.764 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:21.765 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:21.765 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:21.765 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:31.766 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:31.766 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:59:41.767 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:41.767 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:41.767 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:41.767 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:51.771 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:51.771 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:01.772 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:01.772 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:01.772 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:01.772 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:11.774 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:11.774 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:21.774 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:21.774 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:21.774 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:21.775 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:31.781 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:31.781 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:00:41.781 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:41.781 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:41.782 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:41.782 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:51.784 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:51.784 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:01.784 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:01.784 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:01.785 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:01.785 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:11.786 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:11.786 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:21.787 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:21.787 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:21.787 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:21.787 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:31.790 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:31.790 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:38.341 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:01:41.791 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:41.791 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:41.791 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:41.791 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:51.794 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:51.794 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:01.795 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:01.795 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:01.795 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:01.795 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:11.799 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:11.799 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:21.799 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:21.800 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:21.800 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:21.800 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:31.802 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:31.802 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:02:41.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:41.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:41.803 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:41.803 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:51.807 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:51.807 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:01.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:01.808 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:01.809 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:01.809 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:11.811 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:11.811 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:21.812 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:21.812 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:21.812 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:21.812 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:31.814 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:31.814 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:03:41.815 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:41.815 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:41.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:41.815 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:51.820 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:51.820 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:01.821 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:01.821 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:01.821 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:01.821 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:11.823 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:11.823 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:21.824 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:21.824 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:21.824 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:21.824 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:31.827 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:31.827 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:04:41.828 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:41.828 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:41.829 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:41.829 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:51.831 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:51.831 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:01.832 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:01.832 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:01.832 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:01.832 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:11.836 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:11.836 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:21.837 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:21.837 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:21.837 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:21.837 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:31.839 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:31.839 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:38.340 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:05:41.840 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:41.840 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:41.841 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:41.840 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:51.845 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:51.845 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:01.846 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:01.846 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:01.846 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:01.846 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:11.851 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:11.851 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:21.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:21.851 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:21.852 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:21.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:31.858 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:31.858 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:38.344 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:06:41.859 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:41.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:41.859 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:41.859 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:51.862 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:51.862 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:01.863 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:01.863 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:01.863 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:01.863 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:11.869 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:11.869 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:21.869 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:21.869 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:21.870 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:21.870 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:31.872 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:31.872 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:38.342 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:07:41.872 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:41.872 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:41.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:41.873 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:51.874 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:51.874 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:01.875 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:01.875 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:01.875 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:01.875 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:11.880 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:11.880 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:21.881 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:21.881 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:21.881 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:21.881 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:31.881 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:31.881 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:38.339 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:08:41.882 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:41.882 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:41.882 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:41.882 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:51.885 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:51.885 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:01.886 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:01.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:01.886 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:01.886 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:11.891 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR