Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T22:48:00.285Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T22:48:00.296Z     |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-02T22:48:00.297Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-02T22:48:00.298Z     |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-02T22:48:00.711Z     |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-02T22:48:00.834Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T22:48:00.835Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T22:48:00.835Z     |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-02T22:48:00.907Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-02T22:48:00.957Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-02T22:48:00.981Z     |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-02T22:48:02.444Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-02T22:48:02.865Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-02T22:48:02.889Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-02T22:48:02.889Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-02T22:48:02.950Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-02T22:48:02.951Z     |INFO     |Root WebApplicationContext: initialization completed in 1969 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-02T22:48:03.571Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-02T22:48:04.403Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-02T22:48:05.656Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-02T22:48:06.282Z     |INFO     |Started MainApp in 8.115 seconds (JVM running for 8.847)     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-02T22:48:06.359Z     |INFO     |Start scheduling PRH workflow     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:06.372Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=90b422ae-8b03-47fd-b81b-de90da59c018     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:06.868Z     |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.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-02T22:48:12.925Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-02T22:48:12.926Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-02T22:48:12.929Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:16.868Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=04d1738d-3cff-490d-80a0-dbc14effc56d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:16.916Z     |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-02T22:48:26.916Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=97cc798d-eed8-48ac-83b7-4eb6cfc72198     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:26.952Z     |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-02T22:48:36.955Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e7cf8d70-c556-4ce1-94be-5d2789aec208     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:37.002Z     |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-02T22:48:47.003Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=86dec783-a594-4958-900b-954fe44ceca1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:47.026Z     |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-02T22:48:57.027Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6d38ef60-8ea1-40ea-9ac7-41fa86cf4be7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:48:57.057Z     |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-02T22:49:07.060Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bbe59766-9023-47e7-b77b-8afa710676fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:07.085Z     |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-02T22:49:17.086Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=44b697b7-df1f-424a-bc1e-0c4fb68543b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:17.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:27.216Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=56bacb0b-4d3e-4016-bd24-b7968ba616b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:27.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:37.230Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b86d583d-0e4c-4390-92db-06b26df809be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:37.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:47.237Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aff49a45-9de1-490a-9f0a-c5aacd18bfd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:47.242Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:57.242Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c00c351-e894-454a-849d-a82ac08555f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:49:57.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:07.248Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f7660b71-623e-46f0-b2e5-b2915d9d2616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:07.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:17.253Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=de08f8d1-4689-4dc2-a744-1f5da632af4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:17.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:27.257Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=76bdc413-5144-40ba-af2d-cb7fc03cb82b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:27.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:37.262Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d68d892-3c1b-428c-9f92-52a4252bb92c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:37.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:47.269Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e3a49f38-3988-4487-a092-fecbf6a9f2ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:47.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:57.276Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9eaecb42-6492-4c6a-a4f4-cc05de9ca9b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:50:57.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:07.287Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a70f4544-8b87-461c-92dd-2a393dd7833a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:07.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:17.292Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=89262280-20c9-4ce6-8dab-7661861a5616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:17.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:27.297Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=47bbff85-6eb5-49b6-8d94-99b3a64c4d4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:27.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:37.301Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e1b28bbb-e2d9-41bb-9dda-340394c37781     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:37.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:47.306Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c16b94c1-0e79-4373-8bad-945186b6e1ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:47.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:57.311Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b29f98a1-8421-410a-94bd-da3eafa1babb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:51:57.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:07.315Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7dd9c477-bc37-4fb3-aa61-498c91b4d438     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:07.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:17.320Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a17f8f76-43fb-48ac-89f5-1d6717baba2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:17.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:27.325Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=40f90b0b-5b0e-44b3-b3c6-eb06aff051ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:27.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:37.329Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=184b9d98-b3dd-4093-aebc-a4e60f7201b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:37.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:47.333Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c1233a2c-8eb7-429e-80e6-bf6510d0b282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:47.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:57.338Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a8da97c9-4940-4e42-88f5-32cab83c463c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:52:57.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T22:53:04.286Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T22:53:04.287Z     |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-02T22:53:04.287Z     |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-02T22:53:04.287Z     |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-02T22:53:04.288Z     |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-02T22:53:04.302Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T22:53:04.303Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T22:53:04.303Z     |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-02T22:53:04.306Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:07.343Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=edb594f4-76bf-4da8-9363-e64f3d59bbd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:07.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:17.349Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dd69f0d6-9001-4149-8d8d-68a5b506193d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:17.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:27.354Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bbda1677-4afb-4c6d-886f-a5319648bd46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:27.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:37.365Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2674f481-aea6-450d-9741-08a4c392af60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:37.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:47.374Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=602a8837-d941-4887-8450-5f35db40acd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:47.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:57.378Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5247b31f-3f0b-42af-99b4-f191096975e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:53:57.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:07.383Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=05dfcf3a-03e3-4922-81ff-68225b2178f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:07.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:17.388Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d932e131-88d3-485b-b14e-743c977c5636     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:17.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:27.393Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=72e85a09-5183-4700-95f7-a22494c5fac5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:27.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:37.398Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=66adb6e7-6363-4372-92b6-0b60bc78f238     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:37.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:47.403Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ffaa3999-0e04-4302-b334-2f1b4b153472     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:47.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:57.407Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a7a6499f-7ec0-48e6-af29-d656033c73e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:54:57.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:07.412Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=71b4229c-aa09-44e2-9320-2a5fed80f277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:07.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:17.416Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3021eb68-e5b9-417d-9192-51116344cca4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:17.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:27.421Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9bc62d95-24cf-4b91-8fc2-9c18477494ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:27.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:37.427Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d7fc258c-adea-42ea-92e8-228fb851fc0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:37.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:47.432Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=84a7fd25-71b0-4ba8-8c3a-b19547ae1120     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:47.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:57.438Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=502cbc9e-fd27-480f-a391-5f35b12b5e17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:55:57.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:07.450Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1df7800d-76d5-407c-8f9d-4098ebd46821     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:07.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:17.456Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fed6b9dc-f0c4-4ed2-a64e-c477dd4028a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:17.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:27.461Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0c7ad434-af92-477d-87fa-d9be30338dd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:27.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:37.466Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=309dae17-0a33-4be4-8b5a-78211557a89a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:37.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:47.470Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c812c93e-0373-4079-b659-8e54aca1141b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:47.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:57.475Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f2e1aa3d-b1ec-44d8-ab23-b72bc3f5b48e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:56:57.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:07.479Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=52187576-8a1d-4cf6-9774-e2b3188f6339     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:07.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:17.484Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=47adb2e7-b55e-4d0f-8ee0-cbd6c7ef8c18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:17.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:27.489Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=16584428-cb56-490f-a689-50d9df4c2c6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:27.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:37.494Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d44ff4fa-3e26-4ab9-ad44-0ac6d3c00530     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:37.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:47.498Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cb9d5db6-0de0-4c57-86d0-5719f656a4b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:47.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:57.503Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1304f5a2-d3af-47e0-ab65-639e5b5d842e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:57:57.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T22:58:03.811Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T22:58:03.812Z     |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-02T22:58:03.812Z     |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-02T22:58:03.812Z     |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-02T22:58:03.813Z     |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-02T22:58:03.823Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T22:58:03.823Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T22:58:03.823Z     |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-02T22:58:03.825Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:07.507Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f419f1ca-6b46-4965-bf39-cad04e0def20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:07.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:17.513Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=50a6a384-343e-4c25-a758-2950bfd07f0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:17.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:27.519Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d2136616-2495-4754-892e-75f47ae4daf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:27.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:37.527Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=26203279-5663-4fbc-801e-06a1e67d2e8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:37.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:47.536Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3541c7fb-3453-44cc-be9f-0c3820b181ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:47.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:57.542Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7cc35c0b-4e29-441a-be6c-62a9e2d0ea30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:58:57.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:07.547Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cc2131a7-5a74-4889-8dd9-e7691ba8d6c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:07.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:17.552Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f26606e3-8f31-4784-879a-6f5ced5d3a85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:17.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:27.557Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=858127a1-1398-4422-a7ab-9e9be5ca2080     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:27.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:37.561Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6af39da4-1547-49bb-b0df-c1f29a152960     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:37.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:47.566Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=50b2a0e8-abfe-4cc0-a041-b113b33b30e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:47.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:57.571Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5d5f9b10-3faa-4785-844c-f94b197b00c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T22:59:57.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:07.575Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c40181d9-33be-4360-a3cf-10e1a905bdde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:07.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:17.579Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1ccb09bf-753f-438b-bd02-a31b6172122c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:17.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:27.586Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c64dba46-a3eb-471b-8fdd-390dd0a1f30e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:27.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:37.590Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d36bedb1-1c81-49a7-a4c4-884fe366d3e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:37.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:47.598Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=10ad7098-d18c-458d-924a-d363e82c0804     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:47.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:57.610Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b8089aca-93d4-47d2-b57f-ccb57ec8812d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:00:57.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:07.617Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d74d4840-3aa2-4287-a486-831a2178a3a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:07.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:17.625Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a0ea3f1-491e-4d43-b5be-d401588700b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:17.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:27.629Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9dcc1871-acae-42d8-824f-59d51b5a1742     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:27.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:37.634Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=36c568c6-37f8-4ac7-a304-f1bd973e2c4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:37.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:47.639Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b9be2423-e992-4c0a-aafc-abbeebe7cdad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:47.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:57.643Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aeb1116c-883d-4680-b00a-ca83b28f486a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:01:57.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:07.648Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fc892ed9-e4a0-42cf-ac7f-cbcb2024ea2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:07.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:17.652Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7693a7a1-8415-41ab-b1df-e87c6020dd53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:17.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:27.662Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=03fa2681-68ce-4e04-888f-66798776dda6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:27.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:37.672Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0f88dec2-e0fc-4ae4-8cb2-7ca2940c6482     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:37.677Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:47.677Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c8f588e2-c5f1-4ae3-a0db-821949b027eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:47.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:57.682Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=081ded2e-df14-4954-8402-1ad504a3ea33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:02:57.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:03:03.837Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:03:03.837Z     |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-02T23:03:03.837Z     |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-02T23:03:03.837Z     |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-02T23:03:03.838Z     |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-02T23:03:03.847Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:03:03.848Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:03:03.848Z     |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-02T23:03:03.850Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:07.686Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9edd4b8e-b8ec-4231-b78f-938f16ec338a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:07.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:17.690Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1bd54659-3dfa-48dc-9ddb-15953806c080     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:17.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:27.695Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=389e34d4-06ed-47c3-9971-99ef98d4e43e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:27.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:37.700Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0a394fd8-2f34-4a9f-b668-7c73975c8cdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:37.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:47.705Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2f167b70-635b-4842-a75f-f65259ea8458     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:47.709Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:57.710Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2a1d8fa7-329f-4673-9b44-76d5d7f3752b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:03:57.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:07.714Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c6b92005-4c0a-48d0-bbbc-7694756022aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:07.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:17.719Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9e7a8b28-0b4f-4841-aec3-7567af1cf3c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:17.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:27.724Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e9649eef-8639-4f2d-8344-6eb625fd019b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:27.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:37.888Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=14779517-1069-4697-97ba-9001dd03c632     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:37.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:47.922Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bd63c4c0-41c3-4210-b6a7-cb3e0649968f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:47.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:57.963Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c032bc76-9fb9-4674-8b31-b0123c389ffc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:04:57.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:07.985Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=816093e5-d5aa-48d4-9f06-9f69b1110e77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:08.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:18.026Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b9fa58b4-4efd-4201-86e0-505fc9c6e54d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:18.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:28.206Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=63629b31-0bac-41b1-a4dc-2437e1548ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:28.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:38.229Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0df2d23d-daa0-4b89-b6ec-4dfbdca42064     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:38.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:48.252Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cabebef9-19ab-4bd3-a6d2-a538290d0e63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:48.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:58.278Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6566c776-e420-4202-b318-d8c1a5b705f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:05:58.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:08.300Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cb0b2958-c811-4c80-a739-9514bb397476     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:08.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:18.338Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=557412e9-0731-4080-a88b-20da3d3fb63f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:18.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:28.363Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b34117e6-34d5-4d8f-9a2b-c7b99b751316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:28.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:38.399Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=efca1dae-1c92-4d5a-b509-ffb95427b064     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:38.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:48.425Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=201a86d2-246c-4f2e-8d06-a0353d5eab47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:48.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:58.445Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e4378875-eaf3-4e32-830c-8e1fc1294e7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:06:58.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:08.491Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=58ec5efa-b78d-4e45-9b31-de29a736a6bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:08.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:18.520Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1077b9a1-c1d8-4b83-a71c-c26f3140dd4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:18.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:28.543Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a4fcb4b8-1709-47db-a5ad-3c9704038675     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:28.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:38.570Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1d42c31f-0372-425d-b4a8-3f9d36148e9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:38.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:48.589Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2334de4e-243b-4d37-9b37-f3b1c504ce11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:48.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:58.609Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=100ed446-af95-44d7-b2fe-f903e631ec5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:07:58.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:08:03.808Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:08:03.809Z     |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-02T23:08:03.809Z     |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-02T23:08:03.809Z     |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-02T23:08:03.810Z     |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-02T23:08:03.820Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:08:03.820Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:08:03.820Z     |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-02T23:08:03.823Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:08.627Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a83761d7-c56b-477e-b972-01e92a6299cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:08.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:18.649Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=162e79fb-3761-4b7f-9c98-c554ad9ea4bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:18.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:28.670Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=522392d0-9c5c-4e3e-bfd2-dfd8628df30f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:28.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:38.701Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=22f73e36-1d0a-421e-b71f-01bb1e339784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:38.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:48.727Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=108a0913-7a87-4b98-8190-3a07edd208a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:48.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:58.744Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=074f4c9f-97a1-43fe-877a-7dc1698e87ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:08:58.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:08.759Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ce002a2d-b8cd-4e33-99a1-c1ccedca52f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:08.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:18.775Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4001cb13-89ef-4097-8d37-109aa4754f7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:18.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:28.794Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9069de1f-b882-4ae6-b7d6-6009e6aad040     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:28.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:38.817Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a3aef4c7-7b91-4120-9ced-78927a542e30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:38.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:48.834Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dfe7b1c7-31fd-410b-aee4-2b677b66d502     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:48.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:58.851Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1b2d0a07-6c2c-4477-aaa0-93bc9484d7b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:09:58.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:08.873Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=edcf2c03-c9c0-46ab-a70c-d1ef356be665     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:08.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:18.899Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=72983441-411c-4024-9742-4089294b7ef7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:18.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:28.917Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=26e67872-98f2-4e75-9345-c7b307901e04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:28.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:38.935Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1e9b34fc-3c7e-4d26-ba9c-5427ba45ca50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:38.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:48.967Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e97d4e49-8859-45f7-9ab8-7bb638da9114     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:48.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:58.989Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5003ff1f-b216-4246-a5b9-ad6a781f771c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:10:59.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:09.007Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=be047003-dbab-4510-9c7c-04eb56f7deb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:09.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:19.022Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7f0d98bb-be9e-42bc-bf53-d3a4971d3ab0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:19.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:29.049Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=03ee50a0-d2da-45ac-9494-de41526a12a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:29.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:39.072Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=04771845-43ad-40c4-8f6c-130bd20317ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:39.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:49.097Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a557152-c1a9-4a8d-b89f-10eb7406f1b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:49.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:59.118Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b23fa5a7-feeb-484d-acca-a378c6036835     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:11:59.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:09.143Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=65ebaac9-eaf0-4be3-9e24-7d551b2c488d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:09.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:19.167Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f5231f32-bc24-4b9c-a7a9-a54003801b9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:19.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:29.189Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c6076cfa-c168-48f6-8388-de384820bf61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:29.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:39.210Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fa294b98-dc9f-477d-91e8-3e38257ac81e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:39.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:49.225Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a767b87c-0f60-4b46-89c3-4c895d16b7b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:49.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:59.240Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=da54e12d-cfa3-4eda-89ad-ce1ecdeda4de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:12:59.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:13:03.790Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:13:03.791Z     |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-02T23:13:03.791Z     |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-02T23:13:03.791Z     |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-02T23:13:03.792Z     |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-02T23:13:03.798Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:13:03.799Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:13:03.799Z     |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-02T23:13:03.801Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:09.258Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=201673c4-040d-44d3-817f-8ef152a69233     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:09.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:19.283Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2a9c490a-8485-49ef-9db3-0fb09ad461c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:19.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:29.301Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=37ae99a0-2068-4717-852d-9b7e35f24d62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:29.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:39.322Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=75d43f87-bffb-4d28-ab69-f6568e734282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:39.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:49.339Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0c165d50-b0fa-4f8f-8249-6c83e35df4e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:49.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:59.363Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c3995da-2a4c-46ca-9b3b-1037c078c6fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:13:59.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:09.386Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1a481e46-8fea-4f40-8dfd-2c37ad742f84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:09.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:19.408Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=98bb944c-f692-423b-b404-f3eca9c10d8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:19.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:29.436Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4b8baa18-d9de-4a6f-858b-8a580cdf47ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:29.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:39.459Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=292e73ac-2321-441e-b476-d760cd379467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:39.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:49.475Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7ecb4b53-5216-4163-9e8a-3257e57bcc61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:49.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:59.511Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c5c7f812-7e63-4c9a-8494-2a8b0fa6bcf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:14:59.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:09.527Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=16be81a9-c089-424b-a7a9-eaa981f2720a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:09.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:19.553Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5f41b702-27c3-48a9-aea1-d4664e3c5591     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:19.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:29.599Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=12f3b87e-679a-41f2-ade1-301d6835efee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:29.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:39.618Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=00147c68-73ff-4192-8fbe-a0723affb047     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:39.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:49.640Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4aa63a7b-cf2e-4ce4-a1fa-01cb00eb3a5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:49.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:59.661Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8117f3b7-2427-4ca5-bef3-3339d325a580     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:15:59.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:09.687Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c896ef79-43e0-4ca7-b276-be81821a4c43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:09.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:19.706Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=90471cb7-d314-4825-abb4-5ea1f92e83d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:19.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:29.726Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a076d713-3d38-4dce-94f3-8e8338c579df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:29.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:39.747Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c209548-710c-4b76-b9ae-feb82206ced7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:39.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:49.766Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c32826f4-eaf4-4396-ae04-2b38d7a306b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:49.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:59.799Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4d052120-36e9-4d5f-bee8-7502e787790b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:16:59.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:09.817Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2e1fc3f4-01d2-483d-be86-caad86df8666     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:09.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:19.836Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8745d8a7-e7da-413f-b6fd-6a1ba3a8592b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:19.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:29.862Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d427a9c5-2140-4312-9623-dd754a67b633     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:29.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:39.885Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=450c505c-f648-4a0b-9bf2-dae77223a80a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:39.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:49.905Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3a1fa7b7-c069-43f7-a188-6c920bd960ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:49.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:59.920Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d892a816-7c4b-4220-a25a-2b8c7c7ef551     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:17:59.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:18:03.800Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:18:03.801Z     |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-02T23:18:03.801Z     |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-02T23:18:03.801Z     |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-02T23:18:03.802Z     |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-02T23:18:03.810Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:18:03.810Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:18:03.810Z     |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-02T23:18:03.812Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:09.948Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=eb2e8141-2dcb-4566-ba7f-74e49ab3c266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:09.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:19.964Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e5277188-d52a-4f0f-8867-1d4b6c316130     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:19.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:29.981Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e760cfe8-f225-47f1-9795-9f43231f5ccf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:30.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:40.005Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=463abddc-5fda-423d-810a-f7f107fdac06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:40.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:50.041Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=35348d41-3c8e-4f55-9454-f56961190be1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:18:50.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:00.069Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1a3ff764-5fe5-4ffd-8df2-3ab7a5844a1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:00.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:10.226Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2e73eebe-034d-4d40-8a61-f52769f73283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:10.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:20.255Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6053fa18-44c5-42ac-a3de-9c27c82bddbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:20.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:30.273Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=056b09ac-02ff-4cac-ad10-d53e8bb871ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:30.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:40.344Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b90b5fd9-3b70-40d2-847d-8038b8bf8379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:40.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:50.384Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bc593d25-af0e-4048-974a-1ebd4e7cc7ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:19:50.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:00.407Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e4ec8d47-19fb-46f1-9b99-f0ea66ad7887     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:00.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:10.422Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=55898e65-420f-422f-946e-6d02c560bc1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:10.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:20.438Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ad6343ed-f3b2-4dc6-b96e-28031a3d7f46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:20.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:30.459Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2d96bf28-34c2-42bb-b31e-8a442ad8210d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:30.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:40.489Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f0fc9972-fb05-4e8c-a198-3e72f8741a17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:40.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:50.510Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a46404a3-ed6d-4f90-814c-6a2f7a8ebb5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:20:50.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:00.544Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fbbd984a-c559-49ae-bd35-19078aa15ed6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:00.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:10.582Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5c8249d9-f3ef-4bbd-987b-842867ea78fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:10.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:20.602Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ba080b9d-e248-4730-aa88-ed005e528649     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:20.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:30.620Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=865e49af-4020-4713-856d-b5d24c04dfcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:30.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:40.638Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4d336dab-8256-4250-8bb1-e878e2a52ad5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:40.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:50.663Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6e0ed1c5-c452-49bd-9d57-a776ac67b41d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:21:50.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:00.727Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2e66067b-67e0-4fa9-9b05-448178446fc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:00.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:10.755Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=edae4c57-f248-416d-a42d-91373d6b64ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:10.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:20.781Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e577d343-b692-487b-8d4b-5e296728e76f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:20.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:30.813Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=86670744-d5ed-4124-8d31-f18ccc464bac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:30.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:40.850Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d86346d8-10a9-4f07-8551-6209536bff49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:40.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:50.886Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fdc86857-cb84-4662-ac59-526e8c813953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:22:50.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:00.951Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=23b8f96e-a11c-4725-b322-55203dcd58df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:01.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:23:03.801Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:23:03.801Z     |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-02T23:23:03.801Z     |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-02T23:23:03.801Z     |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-02T23:23:03.802Z     |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-02T23:23:03.810Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:23:03.810Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:23:03.810Z     |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-02T23:23:03.812Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:11.008Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6644dd91-1b8b-4dea-bb80-59c27a598ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:11.055Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:21.056Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5de0c6c8-b6bc-486b-85a5-eda2433f68af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:21.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:31.075Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b2e0a5b2-1704-4d57-bf8e-64fa44d943ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:31.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:41.094Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aeab3076-22f2-457a-8d9e-e82294d0fa4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:41.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:51.117Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=881ae5dd-7b8b-45e1-9a77-1b2f9e206f67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:23:51.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:01.133Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8dfc3b42-22b4-46dc-8bbe-d38d75abb7a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:01.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:11.150Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6aca7aca-355e-4727-97d2-cc04de6dacd3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:11.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:21.165Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=857a403d-aa29-40c5-a12c-e754084852a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:21.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:31.183Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b78668a7-0ce1-4a81-8eaf-035332d5f8f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:31.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:41.208Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=738a33c4-4d3d-4999-81c7-42cffd0dc379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:41.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:51.224Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=578bb2e0-b272-4678-9a94-ac59a92377bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:24:51.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:01.254Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c608b82f-075f-4fae-8e57-efe99138004b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:01.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:11.287Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e2b8abd6-72c1-41be-ad39-f1dc2118f692     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:11.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:21.313Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6b9fecc6-987e-43dc-849a-1da574455020     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:21.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:31.335Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=78cf7553-167d-41ce-bd81-a353ea20738f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:31.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:41.366Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0eb12e50-921c-4254-b641-6196841684a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:41.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:51.383Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ac133f77-cbb2-471a-839e-06ef700daed0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:25:51.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:01.406Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e969bc85-50dd-4678-b86a-ffd4acfdd05b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:01.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:11.425Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=416d414c-5584-4708-b7ce-4f0e8ee0c89a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:11.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:21.463Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c88ebee7-69cc-44c7-88f9-01368b4798cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:21.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:31.487Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=269cbda5-ccd8-4208-99d0-3213a5556433     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:31.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:41.521Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fe8eab0e-c013-44b4-a6fc-6435c6da4e10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:41.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:51.539Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0479fc72-4c21-4a92-82eb-8597a1612448     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:26:51.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:01.567Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3d777b12-5ebd-42c9-8845-a9d8bd335ec5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:01.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:11.581Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1bc801a2-5a67-4b51-8a63-866e40eb962c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:11.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:21.598Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8da251e9-9a91-438b-b6ee-57ab84be8a74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:21.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:31.613Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4c82888f-12c3-434e-ae5f-4a890a311646     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:31.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:41.629Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=22642f26-f27b-4845-b321-b62ae8a00b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:41.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:51.647Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e1acef53-b395-4b61-8a2c-85926e6eefec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:27:51.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:01.663Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6cdd9313-325e-4718-bc01-f2796d1d4d88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:01.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:28:03.778Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:28:03.779Z     |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-02T23:28:03.779Z     |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-02T23:28:03.779Z     |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-02T23:28:03.780Z     |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-02T23:28:03.787Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:28:03.787Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:28:03.787Z     |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-02T23:28:03.790Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:11.681Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=702856ad-597b-47c1-b7d9-9c8c6ef9a76f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:11.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:21.706Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=58c654fc-f93e-4c43-8e17-fe1729e94703     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:21.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:31.722Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3bea332a-0185-477a-b076-6f8068d86ad8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:31.736Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:41.737Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3df4ae11-d3ca-4d59-ac64-e58bf4fb4cdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:41.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:51.751Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c31f6132-c614-4940-af10-1767fa9193f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:28:51.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:01.764Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=917b6a18-ab82-4ab4-a314-a7b2ed389b51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:01.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:11.780Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0ea3c711-60b3-4c9f-8f12-21ade755c822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:11.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:21.796Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=036a049d-1a0b-40cd-af79-2bf3b3363822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:21.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:31.813Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=18e088e9-38a5-44d0-9a67-d1f478f6b8ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:31.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:41.826Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=33c4bfa7-3e93-4564-8154-ce818da30677     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:41.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:51.843Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6694ba20-53c2-4f97-8b79-a923b3a4179d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:29:51.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:01.860Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5a4c2b8b-850e-442e-9f96-3e75121c08cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:01.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:11.876Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e5ab54af-0b96-4f0b-b7d4-65485bb64f64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:11.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:21.897Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7de581df-953e-42ed-a4aa-c84c01b3ac08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:21.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:31.914Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8c1dc6d9-ee86-4bf0-bda7-8fe10ec20063     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:31.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:41.946Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3c2de45a-f4fc-4bec-aad1-3ce5e08becfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:41.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:51.961Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=275e1040-02e6-445e-9d17-c6bd7f5fc4a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:30:51.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:01.983Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0605b14b-ebdf-4f2f-b451-548074bd314e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:02.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:12.015Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=32f82aa4-299a-4f5e-8072-fb1bd0bf1e7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:12.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:22.027Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=299c1036-f65d-4559-ad74-8922a40a714a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:22.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:32.043Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7af9d182-1d8f-4736-86f5-5f40f8189dbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:32.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:42.059Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9cca5566-3588-46d0-bc19-188af0a90dc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:42.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:52.073Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4a4cff5a-717d-4462-8c3e-b11958e5f12b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:31:52.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:02.088Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=53669085-8d84-4358-814e-c6e07516b393     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:02.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:12.106Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d89cd952-3503-444f-88e5-7815dba05626     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:12.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:22.130Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2b096baa-8219-46f6-afd3-99f70df08f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:22.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:32.146Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1c576408-6f99-46a7-a3ba-526cc83f9bfc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:32.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:42.161Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=53f8f239-a878-42c9-a3de-2ee7ad6a4860     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:42.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:52.180Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=476b1e81-0b89-40a7-9833-ba117a8a2b11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:32:52.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:02.195Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8cb4645f-49e3-4dc4-b467-84e389505521     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:02.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:33:03.793Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:33:03.794Z     |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-02T23:33:03.794Z     |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-02T23:33:03.794Z     |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-02T23:33:03.795Z     |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-02T23:33:03.801Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:33:03.801Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:33:03.801Z     |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-02T23:33:03.803Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:12.209Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=87b15334-cf58-4daf-b5c0-1c04b6d3b067     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:12.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:22.224Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0601fa33-a499-45ff-a2f6-349709018b40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:22.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:32.237Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4dafc265-6171-4bda-9b8d-733c1054c5b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:32.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:42.250Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7bd5f711-580d-4ff0-a9bc-4a7ad7576161     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:42.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:52.285Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c7e6b363-427a-4df1-a085-d792cfe45517     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:33:52.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:02.299Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c7c1423-3d10-4ae3-8025-cea6ed85b2d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:02.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:12.314Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fb2d6fd4-27e1-4f37-a84d-093b1d3afe7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:12.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:22.329Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ce31bd79-7311-46e5-a6bb-1b7154a62968     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:22.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:32.341Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5491263a-11b3-48a8-8090-fe8371a556a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:32.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:42.356Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d07427cb-f981-441f-9b7e-788b63c70125     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:42.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:52.372Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=efbb9fd7-6133-47c2-8919-9afcd1d77188     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:34:52.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:02.387Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d6dd048f-f807-4237-8401-b2ab763a9b56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:02.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:12.411Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3b89273b-5eb4-4880-8ca4-622f267a3bed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:12.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:22.425Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f5a94bba-9906-4b58-a270-c1c9904dfedc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:22.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:32.452Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=09b92e77-9ae5-40a7-bcc1-713a0649e4f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:32.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:42.476Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f0be1c6b-c751-46e1-902c-2db60d0ab9de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:42.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:52.492Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ff452d78-09b7-4fb3-a756-ef721b1d1399     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:35:52.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:02.515Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7e505cea-826c-488c-82e7-6afd668f03db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:02.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:12.531Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e565cd5b-5816-4b17-9e5a-99cc1f314392     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:12.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:22.550Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=25be843e-3b9b-40f0-9840-097abd90d5b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:22.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:32.561Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4d075113-883e-4aec-9b47-410cd08b3a05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:32.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:42.576Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c66ef4a1-42bf-4b8f-ba16-9a43957c7f1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:42.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:52.589Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c8f6ee11-08ed-40e2-a8c5-b9c1e0500d3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:36:52.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:02.606Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=58b66909-1e64-4db8-8ede-bf1d49b79702     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:02.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:12.623Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ccc14202-c12b-4bc9-a8f8-3ee8826288a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:12.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:22.636Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8180f450-46fb-4cff-b42a-6bfc68346385     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:22.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:32.655Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a20f6953-642d-477e-ab0b-03f4bc687ed8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:32.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:42.672Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f6622b8f-b520-4f1d-ae05-0b5fb207cb27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:42.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:52.688Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3a459076-3817-415c-828e-8717ad472e87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:37:52.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:02.706Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5c016834-f6ba-4808-b534-75783e6ed972     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:02.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:38:03.770Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:38:03.771Z     |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-02T23:38:03.771Z     |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-02T23:38:03.771Z     |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-02T23:38:03.772Z     |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-02T23:38:03.778Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:38:03.778Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:38:03.778Z     |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-02T23:38:03.780Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:12.728Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d49e5e23-fd69-4de1-9e21-a1e3bed95179     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:12.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:22.744Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0a999db2-2350-4550-92c3-f47b16a76aad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:22.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:32.758Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2ea352ae-8d94-4600-94c2-41d9c1864dff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:32.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:42.774Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=06521032-3028-40ad-b74e-d1797f3d6ea8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:42.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:52.786Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=11941cef-39ff-424c-9ddf-72a7e4d53e2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:38:52.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:02.803Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b1ce6590-35c7-4c57-be8e-d329c508d1a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:02.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:12.835Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=45d2dbb2-ac2e-4963-84bf-7b0fb8f7a41f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:12.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:22.852Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1a4f8d1e-f157-401e-afd6-f619de025a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:22.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:32.869Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cd57f3a8-3b72-4e84-b803-83f43530cfbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:32.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:42.884Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9dacaa83-d1a2-41ec-b51c-652d2dcceecd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:42.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:52.900Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=15f81696-135b-4737-b8b9-702dc0c4bf29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:39:52.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:02.916Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c7105618-078a-481d-8913-abbe751a0e42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:02.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:12.930Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=995a703f-071d-4858-84e9-b481bfeea118     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:12.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:22.943Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f3d05a7b-0365-4d7d-86b1-5a148bae7255     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:22.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:32.959Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=798d6a5d-f7f4-4f23-9a52-0d3831da6085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:32.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:42.977Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3690267a-e30e-4721-96ed-f70a3021440f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:42.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:52.996Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d071b5f-5790-4a8f-bc1b-6ca6483e795a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:40:53.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:03.027Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c1311034-b338-4e67-988c-a7bdd5bd8d92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:03.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:13.047Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f2bca8e8-98ca-41aa-a894-98c2c3ddedee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:13.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:23.063Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=19978759-f44b-4fe7-80f0-709bf2eec616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:23.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:33.076Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f26526dc-a250-46ec-b472-500fe60f413b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:33.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:43.099Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4c14b5d3-2a38-43fb-bebc-cf74ecb87815     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:43.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:53.124Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=773eab14-70e3-47d6-b62c-edf15507f407     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:41:53.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:03.144Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9e40fbb8-6bc5-495c-9c37-62b49da780f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:03.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:13.159Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=540df75c-6f93-4bee-87ab-61e0820b250e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:13.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:23.177Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ab65c5df-e3b3-4662-9d6f-cd83f36c1a0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:23.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:33.192Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9c61034c-65bb-47ff-81ab-c47146ce3bec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:33.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:43.209Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=48724ea7-4d68-4871-a4f3-d3f3c52e1b7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:43.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:53.221Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1e09a509-81fc-4b64-9429-26048e0f2ba9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:42:53.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:03.238Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=539a7454-db58-4d99-b8b0-db4035c39eda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:03.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:43:03.766Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:43:03.766Z     |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-02T23:43:03.766Z     |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-02T23:43:03.766Z     |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-02T23:43:03.767Z     |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-02T23:43:03.773Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:43:03.773Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:43:03.773Z     |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-02T23:43:03.775Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:13.254Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=16c67eeb-d6a6-46c0-9b66-eb93a6c356da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:13.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:23.283Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=41e99722-b112-4820-ab5d-6360e5340cf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:23.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:33.302Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ce306a67-10e5-4b5a-9b3a-a7555dc6552a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:33.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:43.320Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9d912802-3648-4b6e-bb96-90f41c21a3b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:43.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:53.333Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=eb400c9b-039d-450f-a35c-5d8c85043187     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:43:53.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:03.350Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f6219a67-b168-4aac-8fe3-374c820adbf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:03.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:13.367Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9bc4642b-51fa-4d99-b2c7-8ef40e6656d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:13.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:23.382Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=582657b8-4a57-4911-b1c1-347665dcd6da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:23.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:33.396Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b7c95302-5576-4008-8219-fda4dac1150b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:33.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:43.413Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1d9325d4-a9d2-4dca-86bb-b09a3dfe98af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:43.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:53.428Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6782e281-cba6-4acd-a21a-404af4ff67fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:44:53.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:03.445Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=07732ad1-1b52-44cc-90fd-7a3a2ffcd669     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:03.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:13.460Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=32d3a3a9-cd1f-48f8-b4ec-551d963c3208     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:13.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:23.476Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8182e396-7912-481e-b7e7-f19040ed928d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:23.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:33.489Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9bd83fd3-57f1-4779-bc7f-258897daf013     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:33.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:43.504Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4c821086-fda8-46c5-96b3-692dcea0b35a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:43.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:53.518Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d8a4c196-2329-4877-9fba-e4b7641e24e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:45:53.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:03.534Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3c78c213-a224-4a21-bf9e-a43b4de2b60e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:03.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:13.548Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=20346c56-cc89-4e0b-b4fe-9f3fa333ffce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:13.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:23.564Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=04ba65cb-0a94-4414-9258-d7932db261d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:23.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:33.579Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9dff136e-bcdc-4ef8-bc04-bcd6ed198553     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:33.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:43.598Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ea226ad0-0d91-407b-b5f0-4bd9e60c2c01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:43.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:53.612Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f9f9cf6a-b009-430a-a11d-7a3880cedb7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:46:53.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:03.628Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a995a4cf-f22d-425a-b1fb-97dd7ca7bddc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:03.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:13.642Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=54ab9047-25ce-461e-9798-4613c5659e73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:13.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:23.656Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2567c5cc-08fd-49d0-8e84-e06f9b01898b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:23.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:33.668Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f16a5ad4-25c3-4148-9b95-4b5409fdeac3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:33.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:43.681Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e4dbeba7-5709-4fae-9960-3bdfa7be0916     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:43.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:53.702Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=96702ec4-c247-454d-90df-74680ef10d89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:47:53.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:48:03.717Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:03.717Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ef1b9a9b-ed06-4aa4-828e-35fd2be5740f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:48:03.718Z     |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-02T23:48:03.718Z     |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-02T23:48:03.718Z     |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-02T23:48:03.718Z     |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-02T23:48:03.723Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:48:03.723Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:48:03.723Z     |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-02T23:48:03.724Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:03.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:13.744Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e1d518f4-bce2-45ee-8eb4-08bff7a7d75f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:13.758Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:23.759Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=961d0a2b-5ed4-4fcc-8ef2-56004c44eca6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:23.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:33.776Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=74ece997-099b-494b-9150-37dca7b6ca70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:33.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:43.792Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a86c0df8-a67c-4cad-8c33-0447e8225450     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:43.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:53.807Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4154f03d-f5a2-4000-ba69-ac996bacec54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:48:53.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:03.825Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=528e11f4-02c2-4d6d-a30f-01b7106bf044     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:03.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:13.841Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=909c5c52-cea9-415f-800c-b4da6c416d75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:13.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:23.854Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f6f16cfc-753b-450f-abda-2cda62559298     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:23.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:33.868Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=91262879-0863-4069-9814-4a16bcac6f55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:33.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:43.883Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d349173-aecb-4163-b0f8-9182bf317c03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:43.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:53.898Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bb81c548-e067-4802-a43c-cd650ffecd24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:49:53.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:03.915Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=da0d8c3b-3099-465f-a87e-d15da3757db8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:03.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:13.931Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2c1ac117-7684-48eb-a478-7bb4f37fa78e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:13.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:23.948Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dcbbb4dc-1981-4fca-9610-e16205f2360c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:23.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:33.963Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a5913be2-6205-432f-b58a-9a97925abd4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:33.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:43.978Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b0275f09-4588-4f18-9b4e-e89ee4d5a0e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:43.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:53.994Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=899f5585-14af-4277-a215-3921500196ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:50:54.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:04.009Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5e3fb9cf-4dbc-4d6e-9525-6ad057f380e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:04.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:14.024Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cf00b573-f545-42d2-9a97-267062c7fa70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:14.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:24.036Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=89a87a6f-2fff-42d2-818b-6facf7501107     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:24.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:34.051Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3f214d10-73a2-4621-88ea-668677f1662a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:34.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:44.065Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7ab34a01-670e-4697-9499-1919b8d23174     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:44.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:54.082Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=72fc2946-c80d-4e17-a259-3368c62fbbf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:51:54.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:04.100Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=24c01a56-3e92-400d-90a3-99837f404cda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:04.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:14.113Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f1663df3-4445-473c-a323-762a5b1aa87e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:14.130Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:24.131Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=05e6d13e-9e6d-4087-9458-846e319739c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:24.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:34.145Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0df3b374-957c-4bed-87a7-95b8e3a6d97a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:34.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:44.158Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7ec181ba-89ab-45b4-8462-60adc1972616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:44.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:54.171Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=19758eda-e986-40d1-b3c1-3c6706dbaa61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:52:54.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:53:03.771Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:53:03.772Z     |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-02T23:53:03.772Z     |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-02T23:53:03.772Z     |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-02T23:53:03.773Z     |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-02T23:53:03.779Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:53:03.779Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:53:03.780Z     |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-02T23:53:03.782Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:04.184Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=af727de8-351b-4cac-a0ac-2bbbf66cefe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:04.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:14.199Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=65fca7e9-5b73-4aa2-81e5-bc173855bb43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:14.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:24.214Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b346c8f4-d5e6-457b-9398-d49b2fcf4b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:24.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:34.233Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e70e9b67-aee5-4515-a55a-463c06e9df62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:34.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:44.245Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3035396d-13b1-4ba1-8423-0f518dce6a24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:44.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:54.260Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0b4fff16-205f-4309-b832-b2fa4ebaf298     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:53:54.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:04.278Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=56764e4d-c80c-41b7-bf6c-45de5afaf5eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:04.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:14.290Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=be94c070-bb5e-44a2-ae92-d0e3e967011b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:14.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:24.305Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=17b812ba-5c30-4694-8f7b-06a5320e50a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:24.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:34.323Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=006777c5-11fd-445b-b2c7-84d947f4e064     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:34.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:44.336Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6f9ff91d-5da9-4ebf-8b52-2e3b5b41c0f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:44.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:54.350Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a37c2cff-6e7f-4592-9bb6-afb9003b1fb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:54:54.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:04.368Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=447451d3-470a-480a-8e70-15cb8dffbda8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:04.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:14.389Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6e59534b-64ee-4381-88fd-f41ab5a42c4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:14.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:24.402Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1e73d89c-6ec9-4823-a44f-680dae33cc7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:24.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:34.414Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b34e4c9d-625a-4a6d-b2b3-6854196757f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:34.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:44.426Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3b5e8f98-49f5-4963-b6d1-9b856c04509d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:44.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:54.440Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a324fc24-a8bb-4f0c-acc8-5951b1dc0ce2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:55:54.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:04.454Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e1d85f23-01e6-4bb9-ad19-992125df3850     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:04.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:14.467Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8f8945d5-db78-410e-a748-32d25335621d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:14.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:24.479Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bd47b927-c5c7-4722-a6f0-5881c5305356     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:24.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:34.492Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9669ed75-1878-4ab0-93df-f20ea5cffdfc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:34.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:44.507Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=98f9811a-c1fd-4b1c-9d2a-ae9cc887b668     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:44.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:54.519Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a563779c-9f75-41f3-9fe1-8550f5015eee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:56:54.532Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:04.532Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f4c82b6f-7795-4599-83d8-5a7086f70707     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:04.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:14.547Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=99dbf0d7-29ca-41d4-9ade-6d7c37ca3e76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:14.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:24.567Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1d897adc-2e48-46c7-a767-37e39608b620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:24.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:34.580Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1a4e9ae4-673b-47d2-a6ac-c0823d151edd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:34.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:44.591Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e4fe29bc-fadd-4823-806d-f08f90980e5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:44.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:54.607Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5dc2befa-99f2-4bc8-92b9-0a87d8f6c7f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:57:54.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-02T23:58:03.773Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-02T23:58:03.774Z     |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-02T23:58:03.774Z     |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-02T23:58:03.774Z     |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-02T23:58:03.775Z     |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-02T23:58:03.779Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-02T23:58:03.780Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-02T23:58:03.780Z     |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-02T23:58:03.781Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:04.621Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aaf8ccc8-c9dd-46a6-991f-7c7bb16f591a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:04.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:14.637Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=66256c32-ff91-4a65-8c95-52d02baee53c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:14.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:24.651Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=eeebcf2c-51c1-428b-8694-31dd9e5cbfcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:24.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:34.670Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6b2e91fb-3b4d-440a-b520-b2f3db7ed2a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:34.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:44.689Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=92d8bda0-4468-47e4-8db2-cc0cfcf5abeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:44.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:54.701Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=54448ec3-8dfe-4b55-9de0-333ce5c8864a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:58:54.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:04.716Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cb212f3b-3094-4556-9c1f-7ff127fc461a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:04.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:14.729Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=105fca3a-ac6a-44e1-9d0b-68eb9c1c8a3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:14.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:24.753Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4648ef8d-1571-4177-8377-6f9553284e98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:24.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:34.770Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=71407795-fb51-4d9c-9b5b-0dc6a46e61f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:34.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:44.783Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2ecd7e4a-d63c-44ca-b0f5-de8f360ffc95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:44.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:54.801Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dc1768a7-884d-4520-828d-5ad548b8a360     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-02T23:59:54.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:04.819Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=43deedce-c09d-4a04-9efe-a41c2853cb45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:04.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:14.844Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c27b69c8-1a7d-4011-a765-26d85ec3127d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:14.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:24.866Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=67b5699f-247a-4cbf-a0e7-0b7b6358bb17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:24.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:34.883Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=39aeeb6c-5f0d-4390-9ad2-9e0db570a773     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:34.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:44.898Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e2f095e9-b0c3-4a78-a11d-1fabc7b8df89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:44.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:54.912Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=00bb6cde-8e9d-4a06-b335-ea9512f8759f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:00:54.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:04.927Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0ea1657d-7164-49b6-a3b5-0067f8809927     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:04.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:14.941Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4f428fe1-9681-4f58-a6e0-ae6f19d4cbf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:14.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:24.955Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7ff54279-b7bc-4f51-8667-a611ba7cafbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:24.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:34.968Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e8b98304-c3f3-4bec-b4e6-c6132924b5b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:34.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:44.981Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cf30f2a7-8144-41d0-86f3-d8f7c04703e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:44.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:54.996Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5cc5497b-2f01-4af7-9665-1df9444dac49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:01:55.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:05.017Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3406ecb0-f69d-4be2-ba8f-0f2fcf61447d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:05.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:15.031Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3c62914f-f897-4813-b129-9df2afffcc0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:15.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:25.044Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f2420d27-924c-4b6f-8ec6-dbccbacc50af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:25.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:35.070Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6cf3ff4f-231a-42bd-94b0-2036146f6a1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:35.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:45.083Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=22066eba-88fe-4024-a89e-18a4a26c5a5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:45.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:55.096Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c62a4c37-7d44-405d-82a2-78ce42776d1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:02:55.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:03:03.791Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:03:03.791Z     |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-03T00:03:03.791Z     |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-03T00:03:03.792Z     |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-03T00:03:03.792Z     |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-03T00:03:03.798Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:03:03.798Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:03:03.798Z     |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-03T00:03:03.800Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:05.118Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3146e6a7-22ce-44e2-b996-b93836b38ed8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:05.130Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:15.131Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=224b4feb-0c59-4aa4-9674-f46528ab2979     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:15.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:25.144Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4613e3fe-e488-4c68-81af-b13a5f0d48f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:25.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:35.159Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=83a4b49d-2514-4b6e-ad66-61fdcacaa8c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:35.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:45.180Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=82de3d49-a447-41e5-bbc8-d711676c96dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:45.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:55.193Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=27665c98-27e8-4e82-888c-f6ac361b10bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:03:55.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:05.211Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=757bc508-be17-428f-8b68-60bfce42d45a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:05.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:15.226Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=efc80cf2-01bd-4475-bdf8-a2810d61aebe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:15.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:25.239Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=da1c36f6-686d-4451-a12a-b2d7b8dd918b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:25.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:35.251Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=21b88b4f-8642-4f34-8da9-5fa8b5df5e00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:35.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:45.263Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8a5e48c0-8a8f-4ef4-9aa0-ce29ddbfadc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:45.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:55.278Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0f90082f-e07b-4321-96b0-3aff3468bc75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:04:55.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:05.292Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dbeea27d-8eea-4164-9d4e-41faea4ed140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:05.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:15.306Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a9c6841-8b01-4db4-83fb-7653a9719805     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:15.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:25.324Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cfc9c55a-7050-4c15-962e-478143cdb952     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:25.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:35.337Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=350fed9f-b1c6-44e3-8c01-f87017cc5e99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:35.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:45.355Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0e0196e9-85be-49be-8018-838f413e2be1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:45.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:55.375Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=10a40ea9-7c16-455d-bad0-1aa27434fe37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:05:55.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:05.391Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7bdefe51-1f6a-4963-ae0e-436ecad9b876     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:05.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:15.404Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=85509586-0e07-477b-990e-5bf2a05b3b57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:15.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:25.420Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=120dfe0c-aca5-4d6e-bdcd-e1686165dad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:25.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:35.433Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=77ecd627-6047-4095-930d-8c67da6f11db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:35.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:45.446Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e000a3e5-a302-4590-a5c2-9f7ce788916d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:45.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:55.459Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ab750767-31b3-438b-8487-a8e2b6afa550     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:06:55.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:05.473Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=80fe03e0-2e07-4d15-b59f-b93c1fe9675c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:05.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:15.493Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=09ea1bb9-7436-47bc-8461-530858881cc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:15.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:25.505Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=77444a40-bb95-4f74-8919-051c775ae501     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:25.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:35.521Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0561e9dd-cdee-4d58-9c22-d2bfc0838c57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:35.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:45.535Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a456717-07d5-442f-b026-78e8d1def729     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:45.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:55.548Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=950bc72d-8634-4068-87a0-211ced089ed8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:07:55.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:08:03.771Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:08:03.772Z     |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-03T00:08:03.772Z     |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-03T00:08:03.772Z     |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-03T00:08:03.772Z     |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-03T00:08:03.778Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:08:03.779Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:08:03.779Z     |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-03T00:08:03.780Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:05.570Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4a07015f-3aae-4062-9e96-5d44fb1159aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:05.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:15.589Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=170be51e-f362-4c79-b698-7a6d4dbfedb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:15.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:25.621Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2384918e-abbd-425f-84b3-618908a4ad89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:25.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:35.633Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4e299f51-1396-4c02-a745-565931cc6f67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:35.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:45.656Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7d3a43cb-b1ed-42c8-8f66-a485808e6e2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:45.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:55.676Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=335595fc-a553-4538-954c-9df8be53a99c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:08:55.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:05.692Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=339a89f5-80f8-4440-96e0-d34fd9de6488     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:05.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:15.707Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ad4adff6-bf4a-4ba7-a5a7-936d4f01efc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:15.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:25.721Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=eb975674-51ce-4a3d-90e2-0439a7dee700     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:25.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:35.746Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=11a5314a-8120-4d2a-8e79-befc396d892f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:35.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:45.759Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=550274aa-00cb-4559-bbec-91a454d25ab9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:45.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:55.777Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a3a6bdf-035b-47a2-a72a-3d08f56391bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:09:55.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:05.798Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e0459c20-e71a-49b7-9e3f-12f69140bbe1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:05.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:15.814Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ae0b5d19-63cc-41c0-85c4-9438ee2f7bf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:15.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:25.832Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=474e96b8-d3c6-4003-b729-96202f3d3f43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:25.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:35.847Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ae661648-5125-4be0-a1eb-5e8b3aaf912c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:35.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:45.862Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=08debadc-1fb5-462a-afd5-33f303d00357     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:45.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:55.877Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2e5ee027-691e-4505-a18a-91838eb8343c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:10:55.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:05.896Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0169c318-8c85-490d-8dfb-eec4ac215258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:05.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:15.908Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=40effede-f1d5-4761-b7f6-2930aa691db3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:15.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:25.926Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9c9c41d1-923e-42a9-b726-9f46103649d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:25.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:35.947Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c2458d8-1669-4f34-9956-2f67630b1352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:35.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:45.959Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=33be3a45-2479-49a0-ac54-9d83795e36be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:45.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:55.974Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=47d1a4e8-13e1-48ff-bd86-4ca8343f19b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:11:55.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:05.987Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cc71bbc2-eb15-4fe3-96b8-cd358de2a87d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:05.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:15.999Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fc2f8d71-15e2-4dc5-900c-99fb306d5119     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:16.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:26.013Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=49838846-3e4e-480e-abad-a2495b59966c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:26.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:36.026Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=85b8ddad-62b7-4292-a7c8-2b35701f7a77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:36.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:46.040Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=364e44c7-2d58-4b01-a16c-338666c9f7ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:46.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:56.053Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0ffac11b-a444-4ed8-8ea1-6781b61544e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:12:56.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:13:03.768Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:13:03.769Z     |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-03T00:13:03.769Z     |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-03T00:13:03.769Z     |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-03T00:13:03.770Z     |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-03T00:13:03.776Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:13:03.776Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:13:03.776Z     |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-03T00:13:03.778Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:06.068Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=27d53459-2040-4c4a-b8b2-b03e8458f088     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:06.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:16.085Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2c5017de-583f-48bd-943f-a0ee7cab09f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:16.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:26.099Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=03edde35-f938-4c72-8a6f-e9fd3c0d2142     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:26.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:36.115Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=91976b62-1b63-4167-9490-2fe106b72ba3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:36.127Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:46.128Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1e4eea69-05ec-4e7f-a787-387eda3fd7e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:46.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:56.140Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0fc24660-8e5d-455b-9a3a-a1199ca62879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:13:56.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:06.162Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ea4d4914-3e3e-410a-bf5b-1c009bc4bd57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:06.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:16.175Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ef605db9-26d1-4482-8402-ec389e2e1a19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:16.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:26.189Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=43e4a433-615b-4f28-b4a7-a198a9dda3a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:26.204Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:36.205Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e56ab77c-a0f3-48bb-8994-947c173b1068     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:36.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:46.225Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d76caeb4-8c50-480e-8bcd-5e34b3fcd1c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:46.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:56.244Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2ecc5846-ce36-454e-bc34-cdf8292ccf8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:14:56.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:06.256Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6fdadbf8-d32f-4d97-8b01-9ec77806a92c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:06.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:16.269Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4337934f-67ed-47f0-b3a8-028c80e6bc15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:16.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:26.282Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fd84d65a-4425-4cfb-aaa2-b938981186ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:26.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:36.296Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9787524a-d5b1-4a2e-abb3-b57c9d9c4238     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:36.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:46.311Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e1f2a234-1757-4c15-af85-aed66902c566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:46.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:56.330Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c8490e7-6854-4130-a2fb-d6bbcfbb2c19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:15:56.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:06.350Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f56573b3-d680-419f-bd48-c21fdb851ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:06.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:16.366Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cfa0d4a3-138d-442d-9e1e-db3944f7a76e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:16.379Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:26.379Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b9aaa672-10c4-43a1-a508-7f18d9bb098c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:26.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:36.405Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0b4b5e07-a9b5-4f8e-ad78-ad29fb9f35e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:36.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:46.421Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8440c5c5-28dc-42b0-baf5-6d46217ebbfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:46.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:56.432Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c2e41ca7-f0f5-4b1d-82b3-7f312666f8d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:16:56.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:06.471Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=59ae77ca-5c1a-4a8b-a8b5-cae7118cb4c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:06.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:16.494Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1dbb5dcd-bc4c-4334-92e2-f6a9aae2b85a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:16.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:26.510Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=89ac2835-7a99-4bab-8c84-903156aaa0c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:26.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:36.524Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=29393a6d-d99e-4ac9-8ffd-bb2d3462fdc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:36.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:46.540Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e73bc909-4209-4c95-886e-95ce865d8c6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:46.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:56.564Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0fd2e637-036a-45f5-9b38-597d475cf912     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:17:56.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:18:03.764Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:18:03.764Z     |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-03T00:18:03.764Z     |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-03T00:18:03.764Z     |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-03T00:18:03.765Z     |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-03T00:18:03.770Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:18:03.770Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:18:03.770Z     |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-03T00:18:03.772Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:06.584Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a6af3c98-9662-422e-939c-351bdf73ff02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:06.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:16.600Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0531dc6e-956a-461b-867c-4e8babfe2b52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:16.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:26.615Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=26be7c00-2dba-41d0-b128-599da901b8c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:26.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:36.628Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=152b00de-52e7-4782-9525-bddc494a810c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:36.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:46.641Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2fb034b0-4843-48d6-aaa4-86ceb1a0dff2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:46.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:56.658Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=64363784-0f19-4e6f-a7df-4fd9c3f3d25d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:18:56.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:06.671Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8cdb311b-8ca8-4634-a194-204065775bee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:06.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:16.683Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4bc69eee-73e3-498e-acbf-d756ee9a8145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:16.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:26.695Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=20d0f7d0-5213-48ad-bc11-80e9ae0be631     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:26.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:36.705Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d97736a-006b-4450-b8d6-503aad8dad4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:36.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:46.718Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=27dc1ca9-3a69-48f7-a9d7-12875c03790f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:46.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:56.731Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cdf5b5d5-f0c9-4dd4-b4e7-36890f1a90fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:19:56.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:06.750Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5ae0553c-50b8-4063-8f62-40c58fe397cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:06.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:16.765Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4318b0b8-6eff-4448-86a7-04a1752d497c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:16.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:26.779Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7fd80634-964e-44f6-9634-068d0043fe58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:26.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:36.791Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3de6efa1-48c0-4a67-a16c-1575536a6c93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:36.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:46.805Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=55aa4b2a-a8fa-4211-9444-be80ee2180fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:46.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:56.815Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6259424b-7cea-41ea-bbe0-f0d54d1096da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:20:56.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:06.829Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c1768bdf-1a98-4879-8804-7e86637beef3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:06.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:16.842Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d553acf-59f8-444a-ae90-b6eaf18d2709     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:16.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:26.858Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0f7ccfe8-fb8e-4b55-b1e5-e9ff633ce473     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:26.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:36.871Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=647f6383-1dcd-41ee-8f7a-eecf360c5aef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:36.884Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:46.885Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6b22ee55-eb40-46b3-b81b-6c34e92bc393     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:46.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:56.901Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f56977b6-85b4-43d1-92fa-831d4c7a512a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:21:56.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:06.915Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=23ba19cb-bee2-460f-ba10-98b64dfd2f70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:06.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:16.929Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b9c2e58d-6697-4d90-bbd2-13a68fca9974     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:16.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:26.940Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=37a08bf3-520a-4bc3-914f-4bb909f8ee47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:26.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:36.952Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9c0a529a-aedc-4b49-8785-a9ea73e7e11a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:36.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:46.967Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=478bea33-3d61-47d3-9e67-dd9144508d5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:46.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:56.993Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bb8e1ab3-1eb8-4f98-a7d5-5bf3e711ae1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:22:57.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:23:03.772Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:23:03.772Z     |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-03T00:23:03.772Z     |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-03T00:23:03.772Z     |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-03T00:23:03.773Z     |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-03T00:23:03.778Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:23:03.778Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:23:03.778Z     |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-03T00:23:03.780Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:07.014Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c917361e-de4a-4144-af58-b28b541b8f04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:07.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:17.028Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cebfb126-a68e-4a92-be14-883e426454e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:17.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:27.042Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=88d29eb1-9a60-4697-98f8-d5b05107eed5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:27.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:37.054Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3ebcda66-b159-4159-b8ec-519cb466793d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:37.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:47.076Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=648b27a7-2994-4203-99b5-34c5310e7fc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:47.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:57.088Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=537bc7e5-6015-47e3-a878-322bfe2c1b2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:23:57.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:07.102Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f82e6757-33e3-47b9-85e7-15f1e5bb6141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:07.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:17.114Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=171d87fc-66d0-46ae-98a3-16ca7e13ff90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:17.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:27.127Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f50aea11-d17e-4899-8c6d-fcf638b90689     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:27.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:37.141Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=499d8771-6a76-4e76-9eda-3650e074bb80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:37.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:47.155Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2eb9cb64-fdb8-4aaa-bdae-c857cffec18b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:47.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:57.181Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=150b7b4b-bba9-462c-a196-8ba3a8a899f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:24:57.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:07.195Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f011e044-7106-4a7d-8d39-4caaf649c590     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:07.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:17.207Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c40bd072-ceed-4f82-bf10-42c206997846     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:17.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:27.224Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=94d8012c-1f68-4bf2-8516-aad42430d2aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:27.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:37.237Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=adeb72e7-f865-4887-9cdf-eaf7432c75ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:37.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:47.264Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e9286097-c219-4135-a4d6-0eeff03b58ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:47.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:57.277Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f3ea566e-166e-4d94-aec9-169772cff5eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:25:57.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:07.297Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f4f22e65-1dbf-4552-8ced-eee90b9c94b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:07.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:17.309Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=85ef2e44-58a6-42b4-a43c-d991be841673     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:17.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:27.327Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=58695c4a-72d9-4fab-8062-a6f09ecaee54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:27.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:37.339Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f4e47fd5-35b8-4e95-80e8-53275fb71a51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:37.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:47.353Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=432af3ec-7023-4245-b8fc-a8a0f57fd018     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:47.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:57.367Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=05a4ac90-0d50-4745-b945-3878d7ce2220     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:26:57.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:07.384Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5509e62f-8042-4ee9-8296-d99b487fd929     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:07.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:17.399Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=99435b15-dfd0-421c-a958-19675b9bba7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:17.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:27.412Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0521cf4f-3777-4d04-9dec-d4bc96ca3e54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:27.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:37.433Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=048cb553-07ee-474b-be47-efa5f794892a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:37.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:47.449Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d24608c5-20a8-4c46-81b7-e94e0382cc8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:47.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:57.460Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bbfea7de-be09-48fb-aeb8-d511715b4601     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:27:57.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:28:03.724Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:28:03.724Z     |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-03T00:28:03.725Z     |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-03T00:28:03.725Z     |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-03T00:28:03.725Z     |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-03T00:28:03.729Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:28:03.729Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:28:03.729Z     |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-03T00:28:03.730Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:07.477Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c7e9a144-c72c-48bd-8b35-4c0045f01f9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:07.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:17.496Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=92f9f959-8aea-4153-afed-b338fcfad6a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:17.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:27.512Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3e8ad52c-7b56-4474-bd76-8eca3b9ebf5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:27.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:37.530Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8cfa0303-defd-4a2e-b6a2-f4f8978c3ef3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:37.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:47.547Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=36c0c212-e999-4736-b841-fe7d7f1a5e77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:47.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:57.561Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=73140420-a1b6-483b-85b1-b7d9b6938932     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:28:57.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:07.578Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=830f118c-da2d-43fe-aad8-1e70aa467f34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:07.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:17.589Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=817dd382-5f88-42b9-9ec9-a9601b657db0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:17.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:27.607Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8434573d-43d3-4b90-ab91-f6311fd20311     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:27.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:37.624Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5bfc47a9-eaf9-4862-b789-ff9c024fdb21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:37.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:47.637Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2742270b-1988-483f-80dd-4dc486056ad9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:47.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:57.653Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5cb1c95b-3065-41a6-8cc3-1b68cf8a6b10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:29:57.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:07.669Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6023fa37-d9ac-4e05-8d9e-1a5a9e9deb26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:07.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:17.686Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2bf8f481-670e-4ad8-9e1b-0e8d702813c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:17.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:27.703Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=48d1712f-c5ee-42cc-a948-81dc6677d6fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:27.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:37.720Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3abb9549-b1bc-4eec-861d-780c985b9525     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:37.735Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:47.735Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e709c585-6521-406f-b8c8-bf532969ff23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:47.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:57.748Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5e808697-1a04-49d7-ae83-854e43f0e9ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:30:57.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:07.761Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e8777e48-a9ff-4085-956f-cbdf2fcbc709     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:07.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:17.780Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c885801f-bfc5-4eee-a27e-46e66acc0f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:17.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:27.801Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=605702ef-154f-449b-857e-0d3096119bef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:27.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:37.817Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=95f4b4b7-6851-4514-9848-9649be385b87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:37.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:47.835Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=647c0630-e07e-4918-990e-20e8a64b5030     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:47.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:57.859Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=308e4332-e229-4659-9578-b1e08071cca6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:31:57.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:07.880Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8d54187e-b128-4f78-b492-9c6577d297b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:07.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:17.897Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3e63e6c4-3a9d-418a-8c75-b1a34d0d7f86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:17.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:27.914Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=99c1c031-728e-4862-80c2-f3eb0494b89f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:27.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:37.928Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8bc4a8f2-8d0a-4cb1-b2fc-3e19480429ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:37.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:47.941Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4f0381ba-485e-4296-8092-0a9ee5e5291a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:47.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:57.956Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d8efc381-6f51-4392-9c3c-bfb603c71df3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:32:57.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:33:03.796Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:33:03.797Z     |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-03T00:33:03.797Z     |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-03T00:33:03.797Z     |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-03T00:33:03.797Z     |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-03T00:33:03.802Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:33:03.802Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:33:03.802Z     |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-03T00:33:03.804Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:07.970Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a2a754e7-bfed-4dc3-9328-01bf460b0648     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:07.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:17.983Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d5ef6b47-79e8-4185-a656-082a0b684cd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:17.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:27.997Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=26ac9eaf-de0c-4cd8-a951-6bb0dd63d191     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:28.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:38.013Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c875a84f-27c5-4f85-a99a-65ab04578fab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:38.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:48.026Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=18a564b8-cc93-4356-9fd5-775c136bd584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:48.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:58.043Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1b294d21-d31a-4991-963b-1cdfd1438f1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:33:58.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:08.062Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6af6967e-87e5-404a-8f3a-ced702c32079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:08.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:18.075Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0186b411-070f-4b91-9633-50a5416b1d7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:18.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:28.089Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e3175145-7604-42ef-8794-c07d8137c063     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:28.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:38.104Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4ccdd92d-a604-48a4-8d88-c77140fadab4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:38.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:48.117Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d8c3abee-f0d8-4da3-9cd5-d390a5a16da1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:48.131Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:58.131Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6f1bf820-1328-469a-b4b4-d395aa11a276     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:34:58.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:08.145Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=45487241-a35d-4350-a8a5-2519b8ee0d3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:08.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:18.157Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=873abf48-e994-45e9-a48e-d1c6a205d412     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:18.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:28.170Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=822d0b07-6001-46a3-ac1d-6489494a5693     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:28.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:38.190Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=30996617-5e65-4f0f-93c1-6063929bc886     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:38.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:48.203Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bf7c402a-7a58-4e7a-9583-2d377a110e70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:48.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:58.219Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b7d28660-0d8f-4e7c-aa22-b513fbb444ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:35:58.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:08.235Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aee4f4d2-c5ea-4354-a757-289f04abc3ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:08.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:18.249Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=977edf2a-07a9-4b3a-bb60-e85650ffc23a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:18.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:28.267Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dcf30d1a-89f6-4607-b62b-216856fd2c94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:28.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:38.279Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e0c9006e-f94a-46cd-800f-fbd727abf9b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:38.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:48.293Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7a406990-f50a-49ff-98b7-b0af171ee119     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:48.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:58.306Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=248fce9e-0b9e-4582-b976-c65946a3917b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:36:58.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:08.319Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4bb853b0-e889-4fa5-b116-cba7cf8aaddf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:08.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:18.330Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=12aa690a-8fe0-467b-aa8d-ad3321d2392c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:18.347Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:28.347Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=83e702fe-6ac1-4886-b4e8-82dab17f8903     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:28.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:38.362Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=85c3f2c9-6862-4bd9-bcc0-1632402eeb5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:38.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:48.376Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bde1b8d6-3f20-472d-8b36-41c83f23f95a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:48.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:58.389Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e85761a2-321b-4bcf-bda5-9355f8c3664f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:37:58.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:38:03.830Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:38:03.831Z     |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-03T00:38:03.831Z     |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-03T00:38:03.831Z     |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-03T00:38:03.832Z     |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-03T00:38:03.838Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:38:03.838Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:38:03.838Z     |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-03T00:38:03.841Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:08.414Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=436e80d9-3c33-44c2-91b0-1e1c2a822f65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:08.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:18.434Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6dde61ab-d8df-41df-960b-8b8d37ca1ee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:18.448Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:28.448Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=21b4d637-7f08-4373-9f1b-5cfd7384cc6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:28.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:38.461Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1e390ddf-e178-4972-b223-621c72b8d921     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:38.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:48.474Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9c9dbfcb-6448-40b2-97bc-3177286010aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:48.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:58.486Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=805ea7f9-e923-49ad-99eb-a719a2ebf576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:38:58.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:08.501Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e80529bd-cd3d-4316-b0f1-7cb46a88cf10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:08.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:18.513Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=97349851-fcf6-4cb7-ba69-7b17cade11b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:18.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:28.528Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=54f0488c-348c-42d2-84f4-6fcce88286f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:28.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:38.538Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=57e450fa-29a7-4647-b7d4-a7249814b24a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:38.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:48.562Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a061c8aa-0b72-44f8-a243-caef416fb40a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:48.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:58.580Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d0fff3a2-a16a-40b5-b68a-2264eca25a07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:39:58.593Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:08.594Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aea2317f-89ec-4c84-9e4c-1a35fdf8feca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:08.606Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:18.606Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3c7eed2c-b415-4a12-8301-0d7043912332     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:18.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:28.619Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3f9c2d47-7ba1-4c17-8497-3a78ac36616b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:28.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:38.634Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=be7324a4-a4fd-4627-a08e-df0f5a31c4da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:38.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:48.648Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=58eb2d3b-6ef0-4ad5-812c-3285a6afc096     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:48.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:58.669Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bc3dc21c-8301-4ff3-a8f4-d71c5e915017     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:40:58.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:08.686Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c9da807b-2bd8-4230-9d5e-7ee528285593     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:08.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:18.708Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=df938148-1455-4374-9918-f93795ab387d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:18.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:28.720Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=211e3ca3-e33a-4073-bfee-3b1a57d26ada     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:28.735Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:38.735Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=94612ac0-181f-48b7-829c-0225e992a171     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:38.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:48.748Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c20ff64e-9d2a-4eb4-a26c-adea0a19b56a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:48.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:58.765Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=82e93a50-c2b6-49e3-a373-58cb9d21e0e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:41:58.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:08.777Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6890e159-8731-4339-aca7-c272ea515679     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:08.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:18.792Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=add7e574-e475-46d6-852d-6af3cb83c356     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:18.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:28.808Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ed687697-544a-462b-8d3f-f673514b22b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:28.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:38.824Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b983e9d7-7e48-4add-9b06-567feafcfff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:38.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:48.839Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=aaac0e0b-b597-4e21-8ce2-bc69d56e6c4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:48.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:58.859Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1db16a0a-eea9-4d79-8dd7-d0efd6d36967     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:42:58.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:43:03.731Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:43:03.732Z     |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-03T00:43:03.732Z     |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-03T00:43:03.732Z     |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-03T00:43:03.732Z     |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-03T00:43:03.736Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:43:03.736Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:43:03.736Z     |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-03T00:43:03.738Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:08.877Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e9ea6963-0295-47d6-9c48-74e0c72a9ad5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:08.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:18.891Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9f37dca1-eee2-4ed2-a11a-1ef06000bcc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:18.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:28.907Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8fc2c113-9a8f-417e-91ca-aac9e7713602     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:28.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:38.922Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bae26422-9097-4bc4-8529-de69e3bb0143     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:38.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:48.937Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=cf5d6715-e49a-46fe-a3b4-7742a8bcbf73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:48.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:58.959Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b3a5cd9f-328a-485d-9462-c0dc6ae5b363     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:43:58.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:08.975Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=626e59f8-0d5d-4a2e-899c-bcd9d534f3e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:09.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:19.004Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3e5562d5-2114-4905-9511-978545d3dc40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:19.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:29.013Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=afb4dc78-3286-4788-a9bf-7dc8d9959186     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:29.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:39.036Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=140243fd-a2fb-48f3-b5e9-06519a311294     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:39.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:49.051Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=edf6a3c3-7187-47e1-a4bc-8c15c8be90e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:49.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:59.065Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2e6953c9-76cc-4ba1-adaf-9136a979d46b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:44:59.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:09.081Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8e613b50-9e2b-400a-8acb-1c5bc2c34c88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:09.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:19.111Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5ad7b839-9c7a-4117-a677-640f175d2e9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:19.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:29.126Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c8e2ef6e-7193-48aa-88ba-995494f08175     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:29.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:39.138Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d619ac48-34d1-4970-b039-782fbc7fd477     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:39.151Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:49.152Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8f5f1f1c-d6af-4b22-9fd9-655594962277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:49.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:59.168Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f6dec117-d04c-41e6-b274-6967c288b89a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:45:59.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:09.184Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a859cdb5-c8ff-409f-bb7d-dff1fe36b7a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:09.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:19.197Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=39e8c3aa-cbfd-4cb5-a3ff-1293b4a9f09a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:19.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:29.215Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=24300955-0b5e-4107-a852-828aeb874a95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:29.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:39.230Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=af94c01e-9960-4695-ac0b-163712a1897d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:39.242Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:49.243Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0f548fec-38b3-49d1-b280-ebc1b8887155     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:49.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:59.257Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=1230a1d4-347f-4021-89d1-76b4a21d0916     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:46:59.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:09.278Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=33d3e598-550a-4be3-894c-b6fa4893a687     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:09.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:19.292Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=387bd73b-1c6a-4f8d-b1b9-7c5a7df69953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:19.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:29.326Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=57f5e6a7-9a2e-4b02-986c-ea94fa2c118f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:29.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:39.343Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5724377e-1319-4fea-b603-3535d9783cbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:39.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:49.360Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=06de77c3-42ae-49d7-b98f-d3a18470e5c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:49.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:59.374Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=891fd382-a2ac-4ddf-80bc-a8e1804382b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:47:59.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:48:03.840Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:48:03.840Z     |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-03T00:48:03.840Z     |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-03T00:48:03.840Z     |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-03T00:48:03.841Z     |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-03T00:48:03.846Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:48:03.846Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:48:03.846Z     |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-03T00:48:03.848Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:09.389Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=7e4bcf63-f6e5-4ef6-9187-22568d28f5f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:09.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:19.402Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d6b9f618-ac0c-4ef5-a36d-9c926ebd699e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:19.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:29.432Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=72a64921-b663-4acf-b7f4-937340926723     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:29.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:39.445Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0c1171be-f07c-42cc-9369-40bc53b1ad26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:39.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:49.459Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d443a470-7134-4700-9913-18096af7611c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:49.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:59.479Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5487db43-692e-4078-99f6-f67b477f95f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:48:59.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:09.491Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0e4bf64e-418e-45b2-802e-0921e9d331c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:09.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:19.506Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=dbecf11b-81c9-47fa-a422-62c89c673689     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:19.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:29.532Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6e52768a-766a-4910-a09e-cb4294e37f8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:29.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:39.552Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f4a2d3f6-aad7-4191-80e1-d62e051ec5f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:39.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:49.569Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=967fba0e-8b57-4f65-8b94-3e9af7e4ef53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:49.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:59.586Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=61ddb586-8622-464d-8397-fcfce53df9bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:49:59.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:09.603Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4a415fbc-720b-46ac-8aec-21575b88fb2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:09.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:19.617Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=94203a98-7f75-4d7d-b2c9-a7ccddaca761     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:19.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:29.638Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9384e179-3baa-4a90-a64c-ce9e08670629     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:29.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:39.652Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=66f5fcc1-52dc-40b1-b9e5-20c737b5b031     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:39.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:49.672Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0ec84b9b-6c73-4960-b9ed-bc11a1cdc914     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:49.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:59.688Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=59d661a8-16f0-4ec1-803a-23b96497925c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:50:59.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:09.730Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=79049866-e79e-411e-930e-73d883713fe3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:09.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:19.745Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c6009f9b-b178-4419-bf87-555c19087857     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:19.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:29.761Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=72f6bc8f-b9ea-4d13-8a61-78c370cf51ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:29.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:39.779Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=daacaec8-6219-42aa-ba4d-2f0de8bafb87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:39.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:49.793Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=02547fa6-39d8-4e8a-b972-5470cde28c25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:49.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:59.808Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=89e74d86-8083-49b7-a3f9-59fe33d31464     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:51:59.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:09.831Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=46f6db18-4e00-47b5-86f4-fd96ed5246d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:09.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:19.846Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=75769f07-0abd-415f-bd59-60ab3080e88a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:19.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:29.858Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a6d97f11-9711-477e-9314-c9f5b17de643     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:29.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:39.871Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=26571c39-8ddf-4912-84c9-1bc2bb831ded     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:39.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:49.886Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5875bfba-d801-4ddb-8d0b-c30ed884c492     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:49.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:59.904Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=42afef8a-08b9-4780-b5d6-cea4c9ea893a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:52:59.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:53:03.721Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:53:03.721Z     |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-03T00:53:03.721Z     |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-03T00:53:03.721Z     |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-03T00:53:03.721Z     |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-03T00:53:03.725Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:53:03.725Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:53:03.725Z     |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-03T00:53:03.726Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:09.925Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=253f58e4-a3a1-4546-b143-dd35b7b54750     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:09.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:19.941Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6e873339-6a5e-4d78-a042-2ec2394b4f54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:19.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:29.967Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3da6fbd3-2416-4bf0-a4f6-f32d658cdf79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:29.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:39.990Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=3e07e3c4-5c55-42c6-aa5d-e43a55f3e25b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:40.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:50.004Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=43129d94-18d7-49a5-8ff9-90d6f30bc888     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:53:50.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:00.019Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e12c6ba9-3469-4f87-a644-a37d9a599f88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:00.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:10.032Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b1280274-af10-41c9-a259-6d4dec7eb4d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:10.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:20.046Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c6ce4371-c407-4b98-8628-4778ea65e85d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:20.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:30.059Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a6525f9b-9095-4917-9d15-a822c7814eec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:30.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:40.071Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f0e8c8a8-95f7-44d5-866a-071a1f24f563     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:40.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:50.085Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6f7cfac7-3035-4989-ae9e-cff38da7b7b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:54:50.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:00.107Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=91b82f31-f793-448c-8d21-0414f074e24e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:00.120Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:10.120Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=8b2444ad-bbba-4f35-8eb9-2c74c2e712c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:10.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:20.134Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=2dc8c63a-0d51-4030-975b-65e197164908     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:20.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:30.150Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e0ff4306-a710-4fc5-9028-d00b4b6364e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:30.169Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:40.170Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=999ba9be-b5fb-49b8-b28b-15f9539bbe62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:40.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:50.192Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a9dea6d9-2f34-46ee-ac8f-363105c9faae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:55:50.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:00.209Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=4f33d6d5-1b6f-4c93-93f0-99f0cc61d1f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:00.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:10.229Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=40bd7cbe-4b40-4f27-b939-0d7091d75843     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:10.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:20.261Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=08015381-de1d-4b9b-b960-29981d029453     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:20.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:30.278Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=89204085-679b-440b-90e2-edb14c24adc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:30.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:40.293Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a2073ebc-6dec-46d8-9577-d87e71a253ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:40.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:50.310Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d624390d-e0dc-4616-a8ad-b93326fc56f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:56:50.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:00.327Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=168b434e-a507-434b-a74b-4c4e358f1206     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:00.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:10.345Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b6400f4d-f661-4236-a387-486d6205c5c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:10.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:20.369Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=548934d8-68a3-4f3d-af50-e98eb782a18c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:20.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:30.384Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f107ed58-bb2f-4503-bb6e-3c0c0cf1e4a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:30.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:40.399Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=d61c72d3-362a-41ab-a08a-45c4471c802d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:40.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:50.415Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=5ab6ffd1-0d0a-471e-a48d-4ba085362ca8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:57:50.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:00.424Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a0e55037-397c-41c2-9e61-2f55991eb838     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:00.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T00:58:03.872Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T00:58:03.873Z     |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-03T00:58:03.873Z     |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-03T00:58:03.873Z     |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-03T00:58:03.874Z     |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-03T00:58:03.881Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T00:58:03.881Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T00:58:03.881Z     |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-03T00:58:03.884Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:10.440Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=644442a6-cfe7-4edd-81c7-160227956cf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:10.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:20.460Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=f9ddf2d7-9c65-444d-a1f1-6a31bbb87008     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:20.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:30.481Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b60e7c8e-6f4c-4da2-a174-4f9ea555b554     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:30.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:40.496Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=50b404b5-2f65-4fdb-872f-e2c9da126e5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:40.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:50.510Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=fcfda240-8059-4c30-b9e6-434a1c4646d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:58:50.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:00.521Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=db67d0c5-de45-4730-8c67-c5078a1e2e59     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:00.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:10.534Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=85b97867-22ca-423d-bc94-426ad39a6fe0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:10.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:20.554Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6373c693-a316-4441-b1c2-dab00d844ae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:20.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:30.572Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=870721d8-5cd5-4ff7-856c-69dd87393159     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:30.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:40.593Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=86ac61b5-5a34-47a5-a236-5190f53174cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:40.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:50.620Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=eb281645-3e8d-4f49-9e20-d79286c4db09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T00:59:50.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:00.634Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=baf32849-a838-4212-a9e7-9bf42d4bd8f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:00.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:10.650Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=0b938355-2cb1-4ed3-8e1c-33aeb83ebcce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:10.666Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:20.666Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=be5870b3-2e5f-4ab4-be50-245d68dc8ee6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:20.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:30.678Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ae8ef40b-e48e-4cdc-8bf7-81e60f6045e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:30.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:40.702Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e6a1c847-9df3-442a-b17c-e31f7f5fce37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:40.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:50.719Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=a3036600-960b-4ba7-ae75-b68d4aa20db2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:00:50.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:00.732Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=6c02588e-09a8-4848-b00c-20a562e5a025     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:00.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:10.746Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=e44f86f0-86e0-46bf-8991-10a8d6a89199     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:10.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:20.771Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=bcb07ea7-80ca-4a21-af60-7b1fd9b06b15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:20.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:30.788Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=92204ac3-2768-4e86-b4de-6af5a762a367     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:30.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:40.807Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=c98144f1-6c24-425a-8c71-2f9a73763426     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:40.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:50.821Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=9a44e1cf-ff16-4f05-9148-0a87df152e43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:01:50.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:00.838Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ac02e73d-10f2-4430-bab1-9aa471fac7c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:00.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:10.855Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=36722b33-c9d4-409f-bcab-ad03419b5d14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:10.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:20.883Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=b5c5b181-c1df-4e0d-ba88-2f6c97c842bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:20.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:30.904Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=ac43552c-6ddf-47d0-8e9d-e0bf05e333c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:30.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:40.916Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=61b8f6c8-ad37-4817-8a1f-96a9320a759a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:40.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:50.931Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=28a6edf3-8c22-403f-96d1-02534dfaef91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:02:50.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:03:00.951Z     |INFO     |Init configs     |InvocationID=5160d603-0228-4469-bdbe-ed95ba403c3c, InstanceUUID=10645627-ecbf-4b36-aa0e-f151292d5fda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T01:03:00.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T01:03:03.826Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T01:03:03.827Z     |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-03T01:03:03.827Z     |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-03T01:03:03.827Z     |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-03T01:03:03.829Z     |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-03T01:03:03.836Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T01:03:03.836Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T01:03:03.836Z     |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.