Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:00:45.763Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:00:45.780Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:00:45.781Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:00:45.783Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:00:46.416Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:00:46.599Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:00:46.600Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:00:46.600Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:00:46.709Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T23:00:46.774Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-07T23:00:46.812Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-09-07T23:00:49.184Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T23:00:49.724Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-07T23:00:49.751Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-07T23:00:49.752Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T23:00:49.821Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-07T23:00:49.822Z     |INFO     |Root WebApplicationContext: initialization completed in 3009 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-07T23:00:50.842Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-07T23:00:52.207Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T23:00:53.964Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T23:00:54.218Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T23:00:54.218Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T23:00:54.221Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T23:00:54.691Z     |INFO     |Started MainApp in 12.209 seconds (JVM running for 13.243)     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-07T23:00:54.794Z     |INFO     |Start scheduling PRH workflow     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:00:54.808Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2234ecef-b6e7-4ac1-ba62-7c01a2e9cefe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:00:55.300Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:05.298Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1cc82078-edda-4890-907a-11852618053d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:05.326Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:15.329Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec215a55-8ce5-44d4-a996-bd00fe1290bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:15.399Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:25.399Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=03372b4a-8d37-4e7f-abb8-e27e6cb0e3c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:25.462Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:35.463Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f952cb6f-b52f-48b5-b7e8-8f85c77686d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:35.515Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:45.515Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5752c692-1fcf-4e66-9093-30d465df3c40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:45.545Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:55.546Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b5761594-afbe-43af-8b72-084f197c2a4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:55.583Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:05.584Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=82e68bbb-438e-455f-9779-e342b94cd159     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:05.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:15.767Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=050d333d-1801-4b2a-ba7c-f0770e7c7d08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:15.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:25.773Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c726fb0e-9af1-4f9e-af9a-c72309f7d924     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:25.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:35.779Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e19fe937-abee-41ce-92d9-0da733cd63e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:35.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:45.788Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=684b0c29-0f19-468c-a7c3-727df743e2b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:45.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:55.793Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39edec52-14fc-430d-bf3c-eb15824d24c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:55.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:05.809Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d631cfb8-7427-4c19-a520-21c372930ff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:05.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:15.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c4a1f5a6-ee6c-4aa7-aaa4-c4fcf3b4125f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:15.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:25.823Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d3f5ad64-2c29-408a-ae47-6cf0745fd3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:25.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:35.830Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45a00d75-592f-43e8-b071-4d2c71c3b16f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:35.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:45.838Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7e7873e7-5a3f-445c-9887-935b3044e73b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:45.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:55.846Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e2fd229f-188c-4093-bfb6-b8d5019620ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:55.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:05.858Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6338e106-3c0c-41a9-a9b2-c8284e0572aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:05.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:15.868Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0c6f7781-661d-4853-a602-caa69ae18de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:15.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:25.875Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9997a78-cd7a-4c92-bea2-f5e1bb1c8463     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:25.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:35.880Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0ca4c664-9f26-4460-83a0-f4dcea704002     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:35.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:45.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5b7726db-ea3f-4eb2-9b1a-50dd0413fb34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:45.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:55.896Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=225c37fa-ca1e-4d73-81ee-5a4f677b4c91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:55.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:05.901Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f6dc408-5102-4596-83b6-73c0b3adb64b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:05.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:15.906Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e0cfc23-1d6d-4422-bb67-bd378c42007e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:15.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:25.913Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=33686f10-ada0-432b-9358-4fc8d17d2f66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:25.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:35.918Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b0aed150-231a-4ed6-af5b-59b8fee19d79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:35.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:45.924Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9a11c70d-820f-403a-8e2b-26923410eef1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:45.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:05:51.691Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:05:51.691Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:05:51.691Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:05:51.692Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:05:51.692Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:05:51.708Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:05:51.708Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:05:51.709Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:05:51.711Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:55.930Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5c0502fe-b12a-459b-b797-508f96ecf6e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:55.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:05.937Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5814fd19-d132-4d09-a9aa-53224a4d9d0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:05.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:15.943Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f003f2d0-fcff-4f89-996e-45dce3adb8c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:15.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:25.949Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9f21220c-a7b9-407d-b51c-c86158d9b005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:25.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:35.954Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ecbbbacb-e074-4b9d-b082-88eb3db75e0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:35.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:45.960Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0b14a62-3912-4838-8932-f0a40fbdc84f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:45.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:55.966Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fe17bd34-ca98-420f-9dda-d9c87d6b414c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:55.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:05.977Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f8ce374c-7b1c-4e47-9c41-21d1b4259d58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:05.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:15.982Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=af640a68-3377-4af1-bb5d-84282fc0d57e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:15.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:25.992Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36a289c4-f9ea-410d-8111-9bf0679dab89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:26.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:36.002Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=77002f31-85ac-408d-9527-6e9fe41ce9a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:36.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:46.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=525ba04d-0e54-4293-bd87-25c63d1befa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:46.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:56.020Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6707b47b-a7b9-4306-8cad-58b3826719d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:56.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:06.026Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09188dd4-69b7-447e-8eb0-53d5b761591d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:06.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:16.031Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8e499279-2ffe-48a6-b3d1-0c475628a316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:16.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:26.036Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06b1d9e1-d713-443d-8a72-688a0f0ad93d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:26.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:36.041Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=74ba62ad-5e18-4c85-ab5d-af18abfedb1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:36.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:46.048Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=82ba3508-acb1-4cc8-ad77-4e5ff25aeba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:46.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:56.053Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2ef23af8-6d23-4d21-801c-edba2fb0a6e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:56.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:06.059Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36cb56d3-ef43-4499-b271-52747ccd8f39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:06.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:16.068Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1aa8746-7575-4e5e-9a0f-29ebd8601cd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:16.073Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:26.074Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d1a5285f-459d-48a4-90bf-2c76d8d9b2a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:26.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:36.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d12527e8-3d9a-4863-8bfc-0e72af6347ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:36.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:46.090Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=28f4aed4-7ff9-41be-9028-a673ac717141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:46.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:56.095Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9182d1ec-c57c-42cf-b13a-62bc9e29e284     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:56.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:06.100Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06ff4c27-5581-45e5-83bd-a39c90035d78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:06.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:16.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4773a1fb-19d1-4d0e-ab04-83400da38a29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:16.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:26.112Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=12bc8bb7-93d0-49eb-bfab-3107a0bab358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:26.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:36.117Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=450cca8a-6a80-4731-85ed-b4801ab88339     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:36.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:46.124Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b08f2c5-f818-4627-a45e-e4b5bb270c94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:46.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:10:51.176Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:10:51.177Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:10:51.177Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:10:51.177Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:10:51.178Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:10:51.194Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:10:51.194Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:10:51.194Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:10:51.197Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:56.129Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23c992ff-f9dd-4bd0-9966-eb92946c515c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:56.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:06.135Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fca811a1-6f7c-4b59-b2e1-a60175726528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:06.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:16.146Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dd0d7fa4-4ab9-48c2-b43b-af02c37edbed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:16.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:26.154Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1d14a5cd-a3a4-4ad8-a1e8-83da43352b9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:26.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:36.160Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6f9446ce-64df-43eb-add3-c0e72c1498cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:36.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:46.169Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b82d07ab-9441-47f1-87ae-e48d423f9abe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:46.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:56.176Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=89bc5da7-b8d1-4162-be2c-dfca51a51d32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:56.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:06.182Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2bdd9b64-56dd-4585-8978-8805b362f118     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:06.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:16.187Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3e4a4eef-954c-4ab0-afca-8d64896e38fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:16.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:26.193Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ee4476ba-1e14-43b8-9d7b-a76f14274e7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:26.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:36.200Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e785e2eb-2a54-4016-a547-1876368a1fda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:36.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:46.207Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3bc2129c-654e-4467-84d3-2c5261820a94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:46.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:56.213Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bf3dc5d-a900-48a8-b14f-1677de272081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:56.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:06.229Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=da460e30-0dcd-48c6-a978-0bb39fdb219f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:06.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:16.261Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=32215172-7a19-4997-a6b6-bcbbf33dcae5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:16.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:26.269Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9616eeb0-3ab6-4401-8769-f86c256eb88c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:26.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:36.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9728e582-4d7f-4b5e-aac6-366781cea852     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:36.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:46.292Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e5668a19-2bc6-4637-9c80-ce00447326f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:46.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:56.305Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=55e12be1-120e-408f-9764-91f924ea0490     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:56.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:06.320Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=08008f4e-b392-46fe-b693-6280d5a175ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:06.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:16.325Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=367616b2-b95a-4b9e-bc52-ed997a9afeb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:16.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:26.333Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1aeee752-2e80-4a76-925a-dc535d0aa67c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:26.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:36.341Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=064c0267-5222-432a-8d23-71385bb7cb83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:36.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:46.349Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa923e59-2de6-4f34-ba6f-62472cfef796     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:46.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:56.355Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d20505fc-5a30-4a1a-a6e6-b32c396f3a1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:56.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:06.362Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7eef8ba3-9878-49a1-b48b-747f75f72403     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:06.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:16.369Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad78ff53-76e9-498e-a2c2-61a3499f9d75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:16.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:26.375Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4fde6bb1-35db-422d-9bbb-a7eafadfd791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:26.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:36.381Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb25c0e0-f154-45eb-a407-74070ddcd1fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:36.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:46.386Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1183e5ec-90ba-41b8-8906-fed14f961302     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:46.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:15:51.131Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:15:51.131Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:15:51.132Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:15:51.132Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:15:51.132Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:15:51.144Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:15:51.144Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:15:51.145Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:15:51.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:56.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc28ac74-d848-495d-8add-a665fb832fd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:56.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:06.396Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=02b1e8aa-f157-4eb0-99b1-455390f9518c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:06.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:16.402Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d5deb3a6-c640-4050-b193-4f45372ed42b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:16.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:26.419Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9bc5a5f9-e077-42c9-baa6-2fc76c655e20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:26.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:36.440Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0a08edbf-0762-48e7-9e4a-d6927d628a52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:36.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:46.453Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d6045926-1493-4304-a03b-82f0657115dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:46.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:56.465Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=380fd25a-41c6-491d-8e50-c403c68160be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:56.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:06.476Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b611b373-4f02-4d57-95e4-fc48b7d22ed7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:06.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:16.491Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0456be6b-aa03-4847-ba13-20e8a60e44a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:16.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:26.499Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c3474b23-8901-4dc4-94cc-d7860766f442     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:26.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:36.504Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cdc7b18b-a5b1-4ed1-adb1-1479c1971424     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:36.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:46.510Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=868d052f-cba8-4941-92c8-d12c32827a97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:46.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:56.515Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e33e8d07-8f8f-4927-b287-0e62a8f460fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:56.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:06.521Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=78c5c5f5-7f54-4800-9ac9-3fc9303b3075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:06.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:16.531Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be54026f-f7c2-44cf-a7fc-e415374eb964     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:16.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:26.537Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47c8a34a-7d0b-4f70-bc5d-d88f08171b89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:26.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:36.573Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2d868a9f-310e-4186-bf90-d76a671c4543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:36.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:46.580Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=64e7a440-7d98-4efa-ae98-19c9ac701464     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:46.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:56.588Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=104b2d7e-a2b7-4bed-8abe-039aaae98877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:56.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:06.597Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cc1d5dfb-0957-4ced-af6e-afa5d5920818     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:06.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:16.606Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=25df72dd-55ab-43f0-8c45-83c6a719d09b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:16.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:26.624Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=debf04a9-720f-4f08-86fd-dc3be3a4eb03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:26.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:36.631Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2ea325e7-a307-47bd-9a53-a0a4de5943aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:36.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:46.638Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b0aebb2b-aaee-4812-b1de-138120db3ff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:46.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:56.644Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=31f0c2cb-a493-4c04-b2f6-87499c26aed3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:56.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:06.650Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=17a7d8ee-6bcb-4dd9-9cd6-2b0a9e841d22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:06.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:16.656Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d5d8869e-2ca6-4ce2-a17c-f2c7b63a3fc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:16.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:26.662Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb19e3c7-1574-4b27-a022-89ba417a5765     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:26.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:36.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=48acaa31-ba9d-497e-b9bc-87030c98a953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:36.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:46.676Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0bccf590-9ebb-4f4f-b56c-420086c4b7b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:46.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:20:51.186Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:20:51.186Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:20:51.187Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:20:51.187Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:20:51.188Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:20:51.198Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:20:51.199Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:20:51.199Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:20:51.202Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:56.685Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f13fe394-e00d-4549-ae25-2b2925a33e5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:56.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:06.694Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec3ee6bb-9f49-4f38-9069-4020d409b82b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:06.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:16.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=706ff60c-d6be-4b59-ad83-459c03db954a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:16.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:26.709Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4b1d1baf-7164-4847-a5aa-ec8e1d405f70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:26.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:36.719Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bcc59fe0-355e-4f12-b970-1219ee81c2e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:36.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:46.732Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=89fdfba2-8779-49c8-81d9-4dccccb1a035     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:46.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:56.741Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eab9582e-5a20-4908-96ca-0cbf94558e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:56.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:06.759Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dabbd12a-668f-463b-b8b5-7eac9858cec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:06.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:16.765Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2911aac-ce21-402a-b494-7268e494d39a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:16.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:26.772Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3ac166c8-966d-41b0-8c4a-7ba289a788a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:26.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:36.777Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa23e9e0-e7f1-4e0a-96b0-4c7d684786fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:36.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:46.789Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4dbf6767-ad2a-43e8-acff-132f15598ea8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:46.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:56.800Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39b0e10b-830e-4da5-8d26-51eca3fd5266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:56.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:06.808Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eefcb13d-5135-4f51-b9bd-d49a3c92f62c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:06.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:16.822Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=434344a0-42c7-489d-8cec-c83fe3ac6584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:16.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:26.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4410dfdb-fecc-43ae-9edf-ddf22b97a6c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:26.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:36.844Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e90bca06-4bb6-4e05-ae1d-9ac53ee1614e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:36.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:46.849Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2b9dc1f-fa4e-4037-8025-6242fc5e08a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:46.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:56.858Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9a43f0cc-caab-4916-bcbc-a63a4382f140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:56.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:06.865Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3843d510-962a-4f1e-9993-0be2ff58bd82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:06.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:16.872Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d6b8e6ee-8ec1-459e-9412-33523d4b8fda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:16.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:26.878Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6a0a9608-35b2-4d19-9f2c-deb41f67d011     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:26.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:36.883Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f54c9611-22d4-4e0a-bdf5-8208708e78b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:37.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:47.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fd56f2de-a3be-46e8-9696-80b7450a7d84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:47.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:57.405Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=98a0556a-8187-48a3-9a31-ae35f978977c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:57.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:07.468Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3dfcd358-e914-4c74-b692-98267adba8e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:07.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:17.569Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=daee279e-315c-43da-beda-794bc41c0388     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:17.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:27.617Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bcc1275d-085e-4cb7-9824-ebf46a4f6cc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:27.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:37.654Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35ff8f7d-aa2a-45ca-9540-3cbecad65395     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:37.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:47.731Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=761fc301-7b7a-4038-8f59-335462017ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:47.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:25:51.287Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:25:51.288Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:25:51.288Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:25:51.289Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:25:51.290Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:25:51.306Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:25:51.307Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:25:51.307Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:25:51.311Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:57.817Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a8f44126-0e4e-4724-a474-9c0ae3be49ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:57.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:07.962Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3a412ee1-bd31-4fcb-a0ed-77c2a80674de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:08.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:18.045Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f24ed559-125e-45de-8a9d-e3f3464e1bea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:18.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:28.144Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4fbdcdf7-8765-49c4-8ae8-6a32e3ce2a72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:28.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:38.281Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47eed964-d45a-4b2d-94ca-6877e744b913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:38.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:48.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=68853a66-77a9-41d2-ad0e-8dfeae851dd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:48.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:58.448Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a55d7fe8-2a71-420f-940a-933f760e51b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:58.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:08.558Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa644e41-bd91-4b4c-9462-c10df7745f43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:08.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:18.649Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5054787c-8e63-404a-a2ab-51e86a5d4773     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:18.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:28.729Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72cff7d9-dbb9-42ca-b5dd-f6c03d4b6443     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:28.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:38.896Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ced912c7-f092-4734-9c3e-53dfec21ab36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:38.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:48.976Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f12a1955-170b-41bc-8aa6-b73d488fb684     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:49.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:59.019Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=490cd268-a6a5-4c6d-8ddf-6c854feed44d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:59.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:09.067Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c6bab024-46d9-453a-ad29-96ab6c32e37f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:09.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:19.097Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=679f65c0-54b1-4fce-be47-43f5a4906d63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:19.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:29.141Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0e2bc6ba-6dbb-41d4-9438-6b01a44b011a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:29.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:39.206Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=505bb1b8-2dea-4075-be0b-f528003fbcd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:39.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:49.269Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=00602043-76d1-4adc-8658-9710ecc1b535     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:49.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:59.326Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=197aaf8f-58a8-445f-b6a9-b2b173f84d72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:59.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:09.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0fa64cb2-b7e5-4a18-938d-6c7395f890eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:09.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:19.419Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7c485f00-1975-48e2-aadb-ca15a02b5eb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:19.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:29.472Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=02be9d69-8b65-43e8-9643-f994e2c79246     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:29.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:39.524Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=99717374-c6e8-456f-be3b-59bce13f4722     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:39.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:49.569Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=16a38674-60b9-452c-a08f-cb1643a61726     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:49.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:59.671Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=93956c4c-d285-4582-944a-a1d8f2057181     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:59.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:09.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dd26a6f6-6967-4c91-881d-f14781850f2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:09.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:19.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2216bc7c-cf8c-461d-ac3a-bd5ecbce6fa2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:19.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:29.865Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=91ff5053-7df4-4124-aa9a-dd30c7794c1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:29.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:39.925Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cd80ddf4-9aa8-4b03-ae38-9e6b90112014     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:39.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:49.993Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1eadb325-0966-466c-bfca-aa9e292e87a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:50.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:30:51.169Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:30:51.170Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:30:51.170Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:30:51.170Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:30:51.170Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:30:51.177Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:30:51.177Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:30:51.177Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:30:51.179Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:00.033Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67ab7c94-d80b-4821-bdc9-6965859a772a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:00.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:10.067Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=acf8188f-9b61-48a8-abb5-9ba65fdc9182     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:10.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:20.142Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35c80227-151c-48e1-b0dc-7cef88b45c21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:20.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:30.599Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ed4ff20a-1ca0-4212-b2ae-f07238522ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:30.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:40.773Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67fa76f7-53f5-498b-90e6-119e082894ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:41.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:51.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2deac12d-a481-4a84-a731-b17a8216bf71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:51.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:01.214Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=abac4bd4-005b-4242-92fd-beb44e03e744     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:01.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:11.292Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=327d5343-746b-4bb6-984c-692b26c44438     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:11.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:21.392Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=afe98800-d32d-42c3-acc1-75461261fbdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:21.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:31.438Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=336127f1-4838-4484-8617-6dad81d4dd09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:31.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:41.550Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41ce6bb3-e3f8-405f-84e8-fce168bf27ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:41.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:51.598Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=797b331c-715d-4e60-9f38-2a92815e3fac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:51.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:01.798Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bffae96d-1a5d-4807-9ebf-fb1fce506f9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:02.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:12.139Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ee74accd-c4ed-49ae-938b-faea212dc55c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:12.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:22.298Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e7877255-5b0a-4a2a-9ee8-c2997ad2ea2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:23.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:33.803Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f9508853-245c-4ab0-b569-f495f6ede19d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:35.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:45.654Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a72633d-1b71-4ac8-94bb-a00c6a8d465c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:47.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:57.023Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9eaa446a-a4ae-4126-8e93-436c8c952f6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:59.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:09.305Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cfecacdf-77a1-45ec-a70a-de3a5c717271     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:09.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:19.436Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5ace0d66-64bf-4585-871b-68eed515bcde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:20.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:30.197Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3b60da8-3dbe-48a2-82b1-6fe19cf01590     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:30.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:40.331Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=52fdff28-8115-4a04-a587-2f96eadef277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:40.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:50.620Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0f602a1-ae9e-4d2b-9861-a2db5a447257     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:52.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:02.985Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3da50ea4-ae70-4df3-b755-6de29e678244     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:03.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:13.089Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a759a107-a1cd-46c9-858a-d8f5c61c47ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:13.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:23.205Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=114db48c-a458-41e6-a96b-c3dbe4da9daa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:23.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:33.434Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6b6e426e-9568-4a88-a5d6-a9974925e5de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:33.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:43.617Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4512bbbd-cfde-4ed9-94bb-19b6cfd2a2e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:43.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:35:51.186Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:35:51.187Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:35:51.187Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:35:51.187Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:35:51.188Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:35:51.198Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:35:51.198Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:35:51.198Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:35:51.201Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:53.726Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f2239050-f7df-4e7f-90b8-e906d552157b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:54.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:04.868Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=563d8dd7-4fc2-4a88-a134-304698fe72bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:05.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:15.684Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=61cf59c1-8183-4d1f-8f99-2ed16cf89834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:15.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:25.780Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=404c67fd-48e7-45e4-90c9-6b31ef1bf57d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:25.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:35.928Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7f4f52ea-9827-4339-a8b5-98960de9d9c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:36.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:46.084Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4ff584af-9b14-4ba5-936d-dfa14bf7b0df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:46.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:56.412Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4e5fa070-eba6-471b-89db-38813e7fa3da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:56.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:06.459Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ceb2c236-bb76-40ae-a781-79fe4b426864     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:06.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:16.500Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6047baf0-0ccf-48ea-abb6-03a9ab835179     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:16.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:26.579Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d7e6e3d7-5c8b-479d-a4d0-5fbe5ceb9695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:26.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:36.619Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e4bac644-fe6e-4b30-833c-17a838bfffdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:36.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:46.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba2597e9-71e7-410d-be89-ea3e31eb7ec3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:47.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:57.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c5ed40a2-2cc2-40ec-9aa3-765946e16685     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:57.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:07.115Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=21d89850-e0af-442d-8fc7-7c0157189010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:07.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:17.150Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5e384061-6ed0-4d11-b6a3-cdf7f529f5e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:17.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:27.249Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b34e543-2f5e-40ee-ad86-99cce6e4d19c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:27.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:37.316Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=40fdc947-de27-4052-a906-5caf3d41be27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:37.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:47.364Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6b8c71f0-4d3b-4e53-8429-c8c528d4e1e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:47.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:57.411Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c92085db-c47c-4c3e-8b76-09b90c91d69f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:57.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:07.483Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a8b557e-a742-4164-9275-68148857b955     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:07.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:17.593Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b83e5ccd-ec4d-4fd2-9797-61bce1ab9bd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:17.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:27.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18dcf207-ccc4-499b-9134-297868533c2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:27.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:37.734Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=125eb2d7-6996-48ec-a36f-851bbfab00f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:37.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:47.833Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37595940-c1b3-40df-a744-3645cae2fb39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:47.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:57.973Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4042f014-de60-4161-8bce-7629616959f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:58.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:08.045Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=10c2953a-fa29-4a0c-b47c-e2d2f3b388fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:08.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:18.209Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=860d594a-082d-46ca-9892-de85e591d5bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:18.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:28.290Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f80a9c40-1e9b-4fbe-909f-1052950a390c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:28.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:38.355Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d62f2a7d-8dee-4667-8e54-19e67e11c88b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:38.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:48.498Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d02a3b89-cc68-49d3-b155-45752bdee9e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:48.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:40:51.199Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:40:51.199Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:40:51.199Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:40:51.199Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:40:51.200Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:40:51.209Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:40:51.209Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:40:51.209Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:40:51.213Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:58.541Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=24691b2d-6f0f-48de-9826-404e9a3a17f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:58.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:08.693Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=53f553ba-deeb-4da3-b4c9-1e61c7116871     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:08.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:18.785Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4f5e8a95-794b-4d90-b26e-24d1e21ea364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:18.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:28.846Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=92aa6a52-7871-439f-af81-1df2a5de4b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:28.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:38.983Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b0e18b1-a2dc-4351-8ea7-6f49abf17ad7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:39.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:49.034Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=922150b8-0b12-4a71-8b4f-921abfd322d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:49.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:59.128Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=07cbe7d9-078c-44b3-aefc-f559add9b2c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:59.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:09.195Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba4b8041-d1ba-44be-8f74-e9dd900bb6db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:09.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:19.273Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2c5a2eeb-5ab5-464e-820a-2d07c828b633     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:19.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:29.300Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9bd61512-cb38-44c5-a673-ea7fcd3f59bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:29.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:39.374Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=282a61da-bd55-4af2-9d77-d83514345646     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:39.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:49.430Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72c67c01-d63e-4147-ac47-6c72b23b08a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:49.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:59.523Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6ee3ecdd-b945-413c-8534-0228b4c1f9bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:59.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:09.562Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=49597b9e-16ee-44d0-aa6a-5243fc35aa99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:09.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:19.604Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14f3646f-dce0-4092-9df8-3abcfe8f7fa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:19.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:29.628Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec85868d-e6c9-4ef2-84c1-55fb0bb8419a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:29.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:39.677Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=85d86691-23a8-4173-80c4-4c4d89506845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:39.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:49.767Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f6fb50e3-71dd-45d1-ad83-2a882ec51d82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:49.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:59.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=78ecc5d5-4870-4e6e-b6ba-d91ed90091c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:59.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:09.991Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=12a20ea8-6019-4e79-b8b5-71d4e6278313     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:10.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:20.087Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0dcc309d-1e27-4f58-9726-a7b9597bbf9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:20.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:30.164Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6799b70e-4f46-44e2-862e-b75922890a2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:30.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:40.252Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18c079bc-3e46-442c-963b-dc849566887a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:40.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:50.303Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=128822e8-8518-4c8c-8fb7-26f54ffbcb49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:50.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:00.422Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8b9c02ea-115f-4f37-ad41-64151454a619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:00.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:10.480Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad910e95-405f-4346-bad7-af9edba9334d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:10.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:20.517Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a8e0daf1-816a-4a14-bf79-7617090782c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:20.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:30.608Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37feed59-aef6-4d13-80d0-6a7a9e67bda6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:30.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:40.670Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=26faf993-ef1d-47c5-8073-008c97c6b4ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:40.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:50.709Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de456fb9-1216-460b-90d2-79ae6e1ed3cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:50.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:45:51.106Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:45:51.107Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:45:51.107Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:45:51.107Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:45:51.108Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:45:51.114Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:45:51.114Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:45:51.115Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:45:51.117Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:00.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a735674-03f4-43ff-ba6d-3ac5b1ad4457     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:00.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:10.806Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4d560761-3aa2-4b43-b8c0-d8b2b47f9fad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:10.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:20.926Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37185754-f93a-4c37-994e-08c8b14406bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:21.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:31.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97bd75f5-b5b6-4088-952c-2e42155ce152     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:31.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:41.081Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b81f7e50-0124-4f86-9b46-a33092107bf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:41.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:51.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2852c2fa-2552-4c19-a323-fd2805bac223     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:51.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:01.173Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39a7788c-cc36-48d1-a01e-801b34ec0e66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:01.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:11.195Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7b1e7ae0-1532-46ea-9b74-82e3f296af85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:11.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:21.237Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=51e4d279-9d11-413f-8616-d2e17d8a8d5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:21.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:31.301Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4879bf76-cebe-4a23-a5b7-f8ba235b8093     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:31.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:41.444Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b12c52f-4e95-4c97-8eec-a710d124f6a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:41.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:51.492Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e777c347-d1b5-410d-8a58-48aa80384d96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:51.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:01.634Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fadca66-3720-4f51-b53a-e3c773c1465c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:01.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:11.661Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b2e66326-0bdb-4632-bba7-520db47be145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:11.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:21.699Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f95dec27-4149-4d74-b9a0-0c73a460397b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:21.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:31.882Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f233663f-5811-4273-ab40-0382075b5346     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:31.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:41.909Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6ea6163-5b1d-4b80-bc19-f7037f34be41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:41.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:51.961Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3505e43b-2127-4e5d-aa84-798a853fb2e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:52.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:02.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1a2fad7-6d77-4f6f-9ab8-757543a578af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:02.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:12.139Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8b944e1c-c3d1-43b8-ba2e-f1b6ed31cf76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:12.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:22.222Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb97702a-6da9-44d1-a777-bb1463023bf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:22.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:32.310Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97e061b2-522f-434a-bd3c-0e85784a4df3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:32.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:42.503Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7ccd17e9-082d-41f9-b055-9c0894d3b6e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:42.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:52.596Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7d8efadf-9f90-46ed-9429-88bb9fee9d5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:52.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:02.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0dffdff5-95f8-478a-bd4c-228694226e64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:02.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:12.801Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18394a9f-aa3d-426f-bd1f-6ba0033e26b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:12.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:22.883Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=928f96a4-aa7a-4080-80ad-cfd8efc3a69f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:22.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:32.908Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6cc6ca2-9d83-424a-bf83-5eb04b367c4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:32.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:42.982Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a51ca1bf-e7f6-48d0-bbc9-60b00b36fb4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:43.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:50:51.141Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:50:51.141Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:50:51.141Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:50:51.142Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:50:51.142Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:50:51.149Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:50:51.149Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:50:51.149Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:50:51.152Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:53.076Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d9e4d123-089a-476e-a127-de4b3b50dd0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:53.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:03.207Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=238cd386-97b3-4d9a-85d5-0192fc074891     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:03.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:13.244Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b0f1081-f669-46cf-b4a6-05fba22b642f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:13.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:23.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e1f4720-c407-4785-a38c-47b3832bdd00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:23.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:33.308Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15a76d9b-010d-40d9-bcc3-fe8be330ab44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:33.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:43.394Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7cdc1d92-f821-4c02-9863-5a5e0498eedc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:43.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:53.426Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=064a723a-efd3-4a43-b40a-a41944a95cc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:53.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:03.464Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7bf1ba3e-d4b1-443d-b1b8-f5b1e370a7d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:03.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:13.522Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bf8948d3-489b-4230-b6fe-ea380f3d5410     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:13.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:23.711Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=70ff939a-6285-4873-85c6-8728697ef280     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:23.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:33.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=befd5232-e62a-4c38-bca0-82b6460bd91d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:33.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:43.948Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e879c72-fdf7-4c41-88d9-646143d74ce0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:43.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:53.977Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=20ed2a36-3ac2-4ea0-8a68-35199713fe18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:54.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:04.087Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6a732f1-e62c-458f-b1fb-29b9884edd68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:04.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:14.133Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c4cde320-4e6a-46d2-bc40-36743afaa43f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:14.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:24.226Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=95fc5eaa-6f29-4aba-95d4-b1b6aaf5d576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:24.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:34.266Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06e5dad3-8a86-4e24-8c73-1a69f9d7df4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:34.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:44.306Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fe5e0aa-21e1-44b2-9093-7bf2cfc5f6cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:44.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:54.332Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1a194c10-47d1-472e-8152-addd31323fe3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:54.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:04.389Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1c0d26d9-70c3-4cc5-b82e-161f0947a3d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:04.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:14.443Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9988659-fd57-405e-a65b-709419b435cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:14.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:24.487Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=96822631-2e7c-48dd-9795-dd0c199df005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:24.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:34.509Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ebc29227-e9c4-453a-b055-667df96b7c07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:34.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:44.585Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81b7630c-22c1-41c3-a4f1-4da80bee41a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:44.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:54.850Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=98656217-9b3c-4300-b03e-d625190b6c61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:54.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:04.919Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c57e90c4-a2b1-423f-b30b-12357d459260     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:04.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:14.965Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=90adb796-5ab4-4a27-a04f-8392200d4f0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:15.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:25.006Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f49b4c0c-5fb8-402a-b1ec-4c23dea224d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:25.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:35.070Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b85d664c-b311-4b1c-970a-b5e3069d098b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:35.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:45.133Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bba9715-9ae9-41ea-851c-7b88275e7b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:45.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:55:51.112Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:55:51.113Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:55:51.113Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:55:51.113Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:55:51.114Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:55:51.123Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:55:51.124Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:55:51.124Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:55:51.127Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:55.174Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bd45ffbf-7ef4-4713-904a-46c465dc6e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:55.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:05.219Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=357e242c-6ab3-442a-ba1d-92a35aaf6ab3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:05.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:15.253Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5990c316-4682-4d0f-92a2-9c7dbe01c3bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:15.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:25.357Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b6336d19-9e0c-4453-9892-f808dfe86de8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:25.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:35.435Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b95d87d-6555-4f47-917a-42e69878864f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:35.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:45.481Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39fe529e-dd12-4943-a996-3f6641e79303     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:45.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:55.593Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7c8769d9-37d0-4d27-84da-9befb010f917     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:55.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:05.673Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2128d3e4-080e-4661-8909-ab22d28c4e67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:05.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:15.751Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4e5b5954-bebc-4bf9-85ff-412c3095631c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:15.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:25.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72ceacb1-748d-4ffa-b1cd-89bff153f8af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:25.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:35.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2e2ba08-c899-4353-a037-742ff7359763     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:35.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:45.853Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dbf9e6a4-2e16-489b-b195-298cbec6ea5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:45.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:55.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4774939a-ade7-4e77-ac95-a0367abee495     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:55.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:05.921Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=30430ed9-2e4c-4201-9892-e691889006e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:07.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:17.196Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15be5c11-80b0-4f93-949c-dacd07666ab8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:17.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:27.228Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bf8ab86e-bca1-4c37-8817-a8299649e007     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:27.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:37.277Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97685aaf-21f6-4044-bfde-7feaee926b28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:37.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:47.313Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1e9bb31-b045-4bb5-b5f5-9c1cd42ad867     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:47.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:57.354Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6779ea4-267f-4eac-9b1a-180b16e347c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:57.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:07.379Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fd755931-01c7-4842-a6fb-0d81728dfc17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:07.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:17.445Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=13f1cbf1-078d-4f2b-be47-3a07563dbc02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:17.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:27.502Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=130e6b69-f4bd-481d-a426-136ed8ae2bea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:27.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:37.725Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bbf58ef-0a68-4a33-aa4e-51b9843ad8ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:37.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:47.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3ed7754a-f3cf-4bdb-b65c-22d60e4db86a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:47.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:57.899Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=61ba2a2b-05ab-4aee-99d6-5aee10be6f77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:57.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:07.981Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f6d709bb-dd74-4a6c-b988-cc659a9eecf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:08.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:18.113Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=374544d3-ada2-4ae7-a584-fef804f9e9be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:18.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:28.165Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=62aa67a2-03f2-4075-af26-8086e10dfe65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:28.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:38.194Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09e64524-856d-47e1-9bfc-f18ff80a1faa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:38.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:48.226Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5e4b59ee-7e95-4a24-b8f4-f36b1b931aa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:48.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:00:51.182Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:00:51.182Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:00:51.183Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:00:51.183Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:00:51.184Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:00:51.191Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:00:51.191Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:00:51.192Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:00:51.196Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:58.257Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14ead375-ee17-4ce2-925e-37f64c6b3a99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:58.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:08.286Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41a34c90-935a-4898-bae0-640f6f044df3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:08.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:18.360Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=03a5bc61-6847-4972-84ea-1172652cd784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:18.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:28.400Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=da4c27ef-7d78-4ed7-b69c-71216caf6d09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:28.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:38.466Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4738f6e8-3ac9-4ac7-a363-604956a5caf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:38.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:48.504Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47b160c9-e116-4ea4-a2b5-df66e8c1f5ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:48.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:58.552Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc7e40a3-7c0b-4b06-8eed-768d9f249370     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:58.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:08.577Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8999ec38-95a8-48e4-9720-79236d42ec34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:08.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:18.680Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff0f22f7-bd64-453c-a111-59e34c19665c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:18.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:28.757Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb9ac753-34b3-4e77-8208-60682d6a27d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:28.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:38.856Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=647dd3de-4b5f-4a6c-b083-ba37ca65e8b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:38.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:48.895Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35832d71-8cf8-439f-aa91-298152f130f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:48.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:58.962Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cc3e1026-67f3-4891-bace-f9afe818ed79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:59.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:09.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eaee0a1b-1d36-4353-9376-e411a402ffa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:09.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:19.154Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5f84c37e-c691-4f74-b295-1d220bfa22da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:19.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:29.198Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b2217f6a-bccb-4250-ba4f-581d22463e22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:29.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:39.320Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=43617737-b283-4a36-beb6-664803d8aa0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:39.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:49.353Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a4e50779-f3bb-4717-bb41-1e287f2cf972     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:49.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:59.409Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=774ce4e6-e758-441c-a2cf-46b5cdc27f7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:59.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:09.450Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7e259ed9-16e5-48b9-afc1-b3c26f2ccd0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:09.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:19.478Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=233c1aa0-126a-47c5-96db-d7e83567fa0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:19.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:29.511Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0abd5e68-85fe-4f26-8414-e4fe4618d5a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:29.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:39.561Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8972ee09-2000-40e8-adf3-af9b2db4c6e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:39.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:49.581Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=75fa34e3-032d-4a4f-9733-5506c2df01e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:49.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:59.649Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b075fbbb-5186-4393-9ed6-f47904077e61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:59.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:09.676Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=940a8d75-68c3-4511-abf8-3c0c63e750c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:09.768Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:19.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e3a9ee45-2049-4111-912c-31913dc85d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:19.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:29.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a6c1124-a482-401d-8d01-d3155e7b9d26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:29.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:39.869Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0682de9b-9db3-43ae-b8b1-84138c46fa87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:39.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:49.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=713963ec-0df6-4d17-9814-6f27e15c28e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:49.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:05:51.135Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:05:51.135Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:05:51.136Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:05:51.136Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:05:51.137Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:05:51.144Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:05:51.144Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:05:51.144Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:05:51.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:59.969Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9c2e27d-d0c1-47e5-b757-2735bf8d0c00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:59.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:09.997Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f8425c4b-2672-4767-96cc-240751ec4d11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:10.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:20.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=962a5f80-b258-42f9-be7e-beea8766ad6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:20.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:30.098Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=00a04d84-87c2-4c1d-b632-e70542d832f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:30.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:40.160Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36350aeb-d5a8-4246-9377-c43fbd37bc63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:40.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:50.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f2cf1ec5-cf30-4912-8347-fd643e16bc85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:50.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:00.274Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eeaa661a-7875-4022-b81b-67714826902e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:00.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:10.311Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f5c8d740-f8dd-478b-9329-8ed749b677c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:10.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:20.369Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3f0210f-3359-4fdd-b234-218151a5b95b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:20.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:30.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=097a5b94-0ec5-4b4a-a99f-716c191ab0dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:30.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:40.430Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18b27fe8-abdd-42c6-86b7-1be4994bbdca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:40.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:50.453Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2b318194-a5b5-4f59-ad81-05899d7a2b68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:50.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:00.520Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45387b5d-daaf-4496-96b5-50d9c9f452c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:00.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:10.555Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9d9004e1-10fd-4f19-8970-73ddc21d4b55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:10.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:20.597Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a036334c-1730-40ea-981e-f79ff848681d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:20.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:30.636Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=338489ea-4c3c-4036-9ace-f1053bf94f71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:30.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:40.675Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bf1a627-0d53-4a11-983f-8633fd3c0757     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:40.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:50.770Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b151e9b9-1bbd-4580-ae9c-e5c6ab69ccf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:50.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:00.849Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dc30a658-04a1-4e89-a323-4cf0f5062cd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:00.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:10.870Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d397e4b7-d6df-4e4b-914c-271b3e2818d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:10.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:20.927Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=46dd7f0d-1c90-4125-847e-5ac217119da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:20.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:30.963Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad5ab16a-a879-4ce7-9a7f-519c28cb6b54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:30.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:40.992Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bbb12284-9988-4012-8b84-e3751f35a480     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:41.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:51.010Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45fe6ec3-2612-4d03-8829-5c0604f381e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:51.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:01.065Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=237360f5-e912-4db3-a9b7-dab8eb032b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:01.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:11.138Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b333adb7-478b-4921-8682-400e58291cee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:11.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:21.197Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6dbf7383-6bd1-4e45-9cc0-bfd5d775c6d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:21.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:31.291Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=22429fd0-7b18-4ba9-b7dc-256f5ae1b67d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:31.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:41.361Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=798df103-d572-4e7f-a382-7938418e30ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:41.379Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:10:51.167Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:10:51.168Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:10:51.168Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:10:51.168Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:10:51.169Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:10:51.175Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:10:51.175Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:10:51.176Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:10:51.178Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:51.380Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0cb36d40-5e2d-47ef-bf93-a67fa8b5eb09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:51.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:01.417Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a986157f-df99-4c7a-abc0-8213a8f8f51c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:01.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:11.443Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=665f3828-dd6a-4500-9d12-adf6ceb3a2cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:11.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:21.498Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4de90062-f049-4551-aeee-aeba80dabfff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:21.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:31.526Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0280efce-5fce-475a-9840-7c716d0c47f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:31.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:41.573Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c215c98a-6539-44fa-8c98-183a5d964a33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:41.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:51.590Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3689d7fd-33ba-4188-90ed-f216dda72566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:51.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:01.637Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0da482f1-4d0d-4785-97d0-b90a20af554c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:01.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:11.675Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2e056eba-b3bd-494b-9bb6-2019d409dd01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:11.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:21.742Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1d4ea04-f45e-4d88-b588-a2834f539140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:21.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:31.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e541df5-cf23-4ffa-81c3-29cf08244c68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:31.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:41.840Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15bc56a5-fcc7-46d9-8224-ef6759d6e05e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:41.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:51.859Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67b17ca5-991d-4a0c-8ad8-aca6afe409d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:51.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:01.973Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=859f4940-329f-408e-9355-a28e9612f715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:02.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:12.005Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f543b031-7fd2-441b-8ef1-298b7efda916     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:12.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:22.055Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8dcaba21-07c2-49a3-a006-bdb25184aab1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:22.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:32.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d7cf2db2-f13e-4b68-b717-a5fe1eab24e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:32.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:42.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6cee158f-a6e7-4b54-b45a-c3b3b641e413     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:42.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:52.138Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=66ea3288-5340-4bcb-8d1c-4112c76b8277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:52.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:02.167Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=027ec0f3-8b51-4102-a558-6864b88cc311     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:02.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:12.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e8de8496-f8c5-4147-8a11-1a7efa52cb1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:12.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:22.256Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c17fba98-8cd4-4161-a795-556fc9349b74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:22.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:32.315Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de2cf0a7-50fd-403b-aac8-ffffe4d47748     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:32.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:42.378Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bb77683-169b-4f34-b989-88966b9d7930     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:42.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:52.399Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9ef71082-cfaa-4ef4-a218-f1713810708a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:52.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:02.505Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=875e41c0-c272-4db0-bf7a-db99c588c5fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:02.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:12.554Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3fdbf643-12a3-4ee5-b4a2-9620340211d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:12.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:22.619Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e7c2bac4-9cf4-4d4d-bf0d-6d7992699976     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:22.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:32.695Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=90ef8653-b52d-4cd4-9542-8833ae01de4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:32.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:42.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5cddb4c0-1aab-48b5-b880-0b4698d2a72f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:42.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:15:51.148Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:15:51.148Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:15:51.149Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:15:51.149Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:15:51.149Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:15:51.155Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:15:51.155Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:15:51.155Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:15:51.157Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:52.881Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5feabd86-f7c4-4bbd-b4ed-140bc2081a06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:52.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:02.924Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9ff2fa27-088a-4144-a419-10f7b022a3a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:02.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:12.967Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=383dbb6b-e045-450e-a874-26a995475001     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:13.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:23.026Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1a5bd8c-a5b5-4202-8d78-c0f789290470     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:23.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:33.125Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23f7d1e3-ca20-4502-83f2-9bb58492f081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:33.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:43.263Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=116bc930-7e99-45ea-ba0c-0ca52ba7313d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:43.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:53.314Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be9f7453-d500-444e-8957-33145cdd64be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:53.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:03.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3d93acab-07c5-41ee-84fc-717a618d1e5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:03.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:13.451Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f19b6cd2-63ea-4c25-bdd6-66315acc57a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:13.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:23.493Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1183cc65-8a98-48cc-8dc3-2853a1805e1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:23.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:33.679Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c5db0a81-d009-402c-ba4a-dc9638fb83f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:33.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:43.774Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=174bc243-e391-482b-a0fc-652aa56956c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:43.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:53.812Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=20e1d32e-06f1-494e-ab8c-d51967dc035a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:53.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:03.835Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f94f7781-3c56-44e8-9c0f-cdd795a3c67b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:03.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:13.991Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6cef110c-353b-405c-b6e3-b12080179f6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:14.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:24.022Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff4ca20d-9aa3-40d0-99c4-37a944179306     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:24.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:34.094Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2fcc9f78-d5e5-4d75-804c-046ac9ef4272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:34.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:44.125Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=297ace13-a9b6-4bfa-8d4a-39ae006dc7be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:44.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:54.203Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=52a97b80-489d-4fa4-ba10-1e8fe3c5f8e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:54.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:04.254Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de347e8f-a08f-4e9e-93d3-af81b326b15e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:04.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:14.278Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e8874c55-961b-4155-87a4-4f0ea73072cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:14.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:24.319Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23ffe805-bab0-4376-a883-d7779a637c82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:24.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:34.344Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d0663704-21ce-4a23-97ab-185e056035b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:34.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:44.380Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09e2d754-21bb-4faa-9f3c-efce7b1e2caa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:44.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:54.397Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=69162c4b-99e0-4977-8d50-cbe920be702c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:54.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:04.432Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc9402ff-a96f-443a-920a-e3d2a35fbed1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:04.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:14.456Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d3f1e0b-5d8b-4e0f-8271-e0f6fd594f1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:14.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:24.484Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc16fbae-e3c3-4268-af0c-b2977cbf4c8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:24.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:34.512Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aed731fd-c1c4-4d1e-9b1c-7cd56b69baf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:34.532Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:44.532Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ffd6d479-f828-4bf0-b577-0496a8d6c9b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:44.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:20:51.154Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:20:51.155Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:20:51.155Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:20:51.155Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:20:51.156Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:20:51.161Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:20:51.161Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:20:51.161Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:20:51.163Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:54.558Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81691e7c-1298-42f0-9e58-36f41df65a40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:54.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:04.587Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b73aca6c-30dd-4f7e-b412-99fc36fcf17b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:04.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:14.607Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=34f720a9-0653-48a8-89f5-74829b1c8a40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:14.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:24.659Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c0cc8fc0-cbcf-464c-aa49-500aae922128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:24.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:34.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6dd415b4-6276-4f2d-b9e9-322ea2dcd43c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:34.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:44.744Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e4043eaa-df5f-4542-9dc2-17e7680546e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:44.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:54.795Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=905ad6f8-a491-4e79-b3c1-a453bf768d57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:54.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:04.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=04488cd8-93c2-4588-b71a-a0e9b816801d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:04.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:14.869Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=825f526a-e3eb-4da8-a8f8-cbdd5c4c188a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:14.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:24.890Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81f4ee12-beee-4b75-a81b-d322af114dda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:24.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:34.921Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35d2f07e-aacb-461b-93f2-9bc89628f8bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:34.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:44.943Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9061b3c8-560d-4614-8d38-980098e2aee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:44.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:54.999Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14652dfb-7b10-47ba-adba-1357d3256c1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:55.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:05.021Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=42f3452d-7aba-4e9e-8792-80f449938fd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:05.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:15.064Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d7df231-6ca4-4224-86d4-2a4dd70ef16d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:15.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:25.110Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=394b841f-9715-41cb-bcd4-91fcc223578e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:25.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:35.142Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=377e67fb-5473-4e0f-88c3-84b78d051fdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:35.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:45.174Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad1f4f81-48c7-4451-ae3a-b5b23c4888de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:45.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:55.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec029602-0292-4716-986d-922227648da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:55.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:05.494Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=771e37fe-98a2-4fb4-97c5-98892b91191e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:05.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:15.562Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d16051ad-a1f3-4d6d-9cc7-701116b85db5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:15.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:25.614Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a3aef142-f143-4052-9f80-48a3f50ed845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:25.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:35.697Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b93b3cc-f135-4e06-94c0-aea1e42bbff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:35.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:45.714Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e31df109-e3a0-4fce-9d9a-f2fc204750d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:45.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:55.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9255eab5-eecf-48d6-bdc2-e05b1c58986a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:55.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:05.827Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8578303f-84b3-4f90-943f-4b84fb73fe6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:05.860Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:15.861Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fd66e84-4eed-40d2-9c6a-1e18fc0eb8ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:15.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:25.894Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5da1249a-e500-49e1-8fdd-78464617cab3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:25.949Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:35.950Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=10fc701b-5368-44a2-87af-d79f02cb58f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:35.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:45.989Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c24b99ba-02b3-40d1-a1fe-28dc4f188e13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:46.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:25:51.160Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:25:51.161Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:25:51.161Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:25:51.161Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:25:51.162Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:25:51.169Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:25:51.169Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:25:51.169Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:25:51.173Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:56.055Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7bf55a6d-6963-4e14-b544-b1a117e93b3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:56.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:06.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c505bdf1-c186-4ef2-a3d0-73fc6d770f89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:06.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:16.112Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f28f7f2-2037-45d7-ae87-1ba3e00f24a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:16.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:26.135Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=788b5583-2dbe-4c5b-8025-b8660a180770     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:26.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:36.191Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=317be4d1-02fe-4d24-bb6d-2effddb0532e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:36.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:46.230Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fdd2fc1a-e6de-49b1-8c64-d11603d4c6ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:46.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:56.316Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0402a9f-7a32-4e1f-a242-dcf141967950     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:56.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:06.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b49ad4c-35c7-4763-9228-63fd6b10521b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:06.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:16.421Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4c7bf644-c671-4bb7-b359-c240407a242e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:16.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:26.492Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5a29aa3b-56c9-4530-a856-8750ba74bc1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:26.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:36.541Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8678c612-407d-4c94-858f-023311b74270     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:36.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:46.586Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9d3567a4-21d5-4dbb-86ab-6b9023c4781c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:46.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:56.626Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3c5870c-8084-4071-8f82-2bb3a9d1415c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:56.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:06.650Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cd4e4e51-d133-412e-ad38-8ca58eaa830c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:06.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:16.689Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ae107547-cd68-44e5-96d4-abb4d770f7c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:16.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:26.714Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=42e84ca5-12d1-4a4d-97f3-4bdfb81cfb97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:26.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:36.731Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=65b2f717-32af-4f10-a9a7-7c417586b3c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:36.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:46.745Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=22e5e25c-583d-405b-989d-28952f390ce7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:46.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:56.772Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9f1a5a6-f559-4352-b794-d81d0e0ef5c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:56.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:06.791Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f9b882fd-e421-401f-9e8c-f5173dad180a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:06.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:16.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a4e6b5bd-6394-40fe-a5a8-42044063473a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:16.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:26.850Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c70042dd-ff36-4eb0-bfaf-fdf558fc62c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:26.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:36.897Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=31ddb584-d6eb-4b40-b3e5-866d015b6e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:36.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:46.913Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72cbec50-561d-43d6-9ec8-d92f7aad8be8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:46.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:56.939Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1b66edf8-423e-4445-a706-974352a29560     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:56.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:06.970Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97aba593-6a83-4255-b981-55cdc2e77452     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:07.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:17.029Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0c9d4636-52f2-41cc-80e1-58d8d4f45549     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:17.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:27.047Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4b698918-56eb-4d14-a93a-2482a91f8a0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:27.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:37.077Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dde8cc75-bbd4-47c7-93dd-928f8ea7e19a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:37.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:47.107Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2e118050-8cef-4570-9737-a3e4a3f492c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:47.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:30:51.037Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:30:51.037Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:30:51.037Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-08T00:30:51.037Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:30:51.038Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:30:51.042Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:30:51.042Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:30:51.042Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:30:51.043Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:57.189Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f316f23f-19ad-4eb2-a184-f058de3602db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:57.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:07.250Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6f068e70-9f66-408f-9f77-586eaf614e01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:07.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:17.284Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=525f61bf-855a-4790-bf19-d603e0ad9386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:17.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:27.313Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d2dea287-629f-48cd-85d3-ddbbae3b2f60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:27.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:37.339Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8e64add7-859b-4c04-9978-d1e04f5c4c79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:37.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:47.367Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d834487-22cc-4eed-b726-1e1c8179900e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:47.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:57.412Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=865a08ef-d64d-471b-baa5-00dce9b17ecc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:57.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:07.431Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a63f96a1-f5c7-4149-ab07-15ce6bcd8997     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:07.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:17.466Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=34c7fff2-fd4a-4e82-a922-c7a362627866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:17.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:27.505Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=144bad59-f12a-4e35-ba62-d7baac5e62c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:27.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:37.547Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c7ae31e9-302b-4823-bf8d-ca269e8028e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:37.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:47.568Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39bca28b-110a-4858-b2e6-fb2ca4976417     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:47.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:57.638Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ffc2b931-6260-49df-9024-9f11d3188d36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:57.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:07.698Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5fe754c6-a278-4db9-864b-d4ed04bdfa92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:07.736Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:17.738Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=313942e3-2923-4cbf-82df-1d23c3760e60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:17.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:27.760Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=59b28ffc-9abf-4278-95b3-3a1d68471be9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:27.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:37.822Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1baa547-9d50-4e1e-a032-c11b4d8b6563     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:37.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:47.852Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c512b64a-2d93-43fa-a258-1fed58757140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:47.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:57.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2019fa64-ed15-4efa-8cfc-fe06d75634aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:57.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:07.909Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c563315e-c232-4987-99bd-148566503211     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:07.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:17.935Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dced8f47-7247-445e-a1e8-e256b1d61216     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:17.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |