Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T22:58:23.092Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T22:58:23.127Z     |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-03T22:58:23.127Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-03T22:58:23.130Z     |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-03T22:58:23.810Z     |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-03T22:58:24.021Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T22:58:24.022Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T22:58:24.023Z     |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-03T22:58:24.139Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-03T22:58:24.255Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-03T22:58:24.297Z     |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-03T22:58:27.170Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-03T22:58:28.097Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-03T22:58:28.154Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-03T22:58:28.155Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-03T22:58:28.279Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-03T22:58:28.280Z     |INFO     |Root WebApplicationContext: initialization completed in 3982 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-03T22:58:29.567Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-03T22:58:31.116Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-03T22:58:33.322Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-03T22:58:34.282Z     |INFO     |Started MainApp in 14.955 seconds (JVM running for 16.322)     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-03T22:58:34.418Z     |INFO     |Start scheduling PRH workflow     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:58:34.435Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a333d83e-98ca-4555-bc57-a72e1c4315ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:58:35.108Z     |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-03T22:58:42.874Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-03T22:58:42.876Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-03T22:58:42.881Z     |INFO     |Completed initialization in 5 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:58:45.112Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d6889fec-2a1b-4b52-abb1-08bd1eb2dd9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:58:45.377Z     |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-03T22:58:55.378Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6b6cb6c5-9194-4bba-8da1-ee24d69c8dc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:58:55.492Z     |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-03T22:59:05.499Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=db13b792-78ae-4219-9852-ca3951b56e85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:05.687Z     |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-03T22:59:15.688Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=24b2735f-01ba-4d34-813d-4db7a99e9d22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:15.807Z     |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-03T22:59:25.812Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=658b3d3a-1ba7-464b-ac67-2ee2afd2bbc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:26.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:36.147Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3b7174e0-1c8c-41ad-aeb5-d296896b2a25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:36.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:46.157Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=44a9ad78-b727-4912-9537-514c0faf5920     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:46.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:56.181Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=230849db-122d-489f-a360-19223bcf47da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T22:59:56.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:06.203Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8d9cb283-db3c-4db8-90b2-d2e3a394651d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:06.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:16.248Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0d7d5f32-57f3-4b12-988e-3781309ea5cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:16.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:26.264Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f9cf4212-e764-469d-b33f-df5be224b55a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:26.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:36.303Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2e480da1-c54a-4315-9dce-c3ae9e750bb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:36.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:46.323Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8fff48f4-2c38-422b-9338-537de2c0c46a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:46.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:56.360Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d829bc38-bf9f-4ae1-9c76-57d52bc4b873     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:00:56.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:06.368Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=31950a13-235f-44d5-9340-52b91210f6af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:06.376Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:16.380Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7900c43c-a3cd-437d-9914-a0c39a4a4bc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:16.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:26.467Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4d2e06d2-cd44-4d30-950b-0862de35ee8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:26.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:36.477Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6f494b09-6530-40e8-b206-5698bd021fa0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:36.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:46.486Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=42c70621-5452-4c5c-b7ea-138cf759c74e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:46.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:56.500Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dc59ae3a-bb29-4d41-9897-464720cd3bbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:01:56.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:06.507Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a9e357b3-ec66-4e87-bab2-9e6a19eb2731     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:06.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:16.513Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9939fe32-ba6e-4646-8342-d1804ffc2fc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:16.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:26.522Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e4931b65-fce4-4245-82ca-14d3b7c64bb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:26.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:36.529Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1bfdd7e0-421c-4172-a026-de86943bd261     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:36.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:46.538Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9849744a-7a35-4fcb-b7e8-5c03dd1589e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:46.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:56.546Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4c00226a-ca01-4933-a375-344bb0857620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:02:56.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:06.557Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bc959a83-aaf0-4733-a4ef-2f8b2ad1e697     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:06.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:16.565Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7f11e7ae-c496-4d07-9fef-d0268d2713ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:16.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:26.580Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=06f6417e-fcf9-4cc4-b4bd-22042056d0cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:26.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:03:30.597Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:03:30.598Z     |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-03T23:03:30.598Z     |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-03T23:03:30.599Z     |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-03T23:03:30.600Z     |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-03T23:03:30.624Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:03:30.624Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:03:30.624Z     |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-03T23:03:30.627Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:36.585Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2c1e1ea6-67bd-4cd6-8c68-27e5d10ea41f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:36.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:46.604Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=05a3dfda-e168-4701-b833-eec019602b66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:46.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:56.613Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e96d5648-4e13-4dc6-b3a3-7ca8cb91b4b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:03:56.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:06.621Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2789867d-d8fc-4d35-aee9-efec1bdff528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:06.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:16.628Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6b238bbc-c11b-4a65-8bd3-6c92198627cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:16.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:26.634Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b61fc8f4-0e95-4f5d-b0f8-1dd83b500258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:26.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:36.639Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=54aed081-4b6d-4339-a0c0-b7dcd6baabd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:36.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:46.646Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7b9c0d0f-b7fb-4de7-9254-25c3deed296c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:46.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:56.655Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a5339d38-1207-47c1-a8fa-7e7a51c6a32f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:04:56.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:06.667Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8fbc252e-a35a-48f7-8767-373deb9d3710     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:06.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:16.674Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=22814cc5-a4ee-4984-8fdd-241e762ea7c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:16.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:26.691Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=49597f19-a61e-44ba-8c34-17ae587ac085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:26.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:36.713Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d4036daa-dc1f-4cdd-9bda-dd7b4586d832     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:36.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:46.724Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b5826a75-80cb-4368-82e6-d320fcd5fd76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:46.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:56.739Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ab1073ef-0ee0-4013-833b-83243d32ef25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:05:56.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:06.754Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4e2b6323-a7e7-436f-80eb-48dc0e922cd3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:06.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:16.764Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bb58778f-c654-4001-86d7-6a2bd1feea11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:16.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:26.779Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=aa6c85af-32bf-48df-acbe-453f49f9324c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:26.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:36.803Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b7d685b9-4b2d-479c-af4d-a927f9c66762     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:36.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:46.813Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=630b4f00-3fac-4389-933d-13236489be77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:46.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:56.822Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=41b4e3e1-8e06-49a3-b51b-d3749f59227d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:06:56.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:06.831Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9eae5462-4250-410f-a148-b0e73740e402     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:06.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:16.842Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5fee1de3-92d9-4a54-ab31-78d65fbe0c50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:16.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:26.850Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a3c5b197-11b5-4fa3-86d8-bc98d4cfbcb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:26.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:36.857Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0ab8161a-78ca-491c-8376-e04d82bacfca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:36.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:46.867Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5846652c-57f2-4ea3-827a-b7cfd39385f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:46.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:56.883Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4a371ac2-a5fa-42a4-ade8-843c6722b61c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:07:56.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:06.889Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9fa3ab7f-9812-41a4-b1d3-13a63eec30e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:06.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:16.894Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=40525f77-22c9-40c8-8679-86d828c24569     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:16.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:26.904Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4473eec2-be5c-4d27-b369-88e17d5011ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:26.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:08:30.015Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:08:30.019Z     |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-03T23:08:30.021Z     |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-03T23:08:30.022Z     |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-03T23:08:30.023Z     |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-03T23:08:30.042Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:08:30.043Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:08:30.043Z     |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-03T23:08:30.046Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:36.912Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b4dbcf6f-61e7-4825-b003-c6a264539cb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:36.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:46.919Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=682838ad-dcc9-4724-8ffc-c84f827084d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:46.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:56.945Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=028a2521-4be5-4498-a400-92e7eb8d4222     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:08:56.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:06.951Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d437885e-e18e-492a-bf57-e19093bba937     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:06.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:16.958Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f73f552c-16d7-45c1-823c-5124adb8cb2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:16.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:26.967Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7445d928-93fc-41c2-a9c2-a35e1c788783     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:26.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:36.973Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b683646c-09fd-4dbb-b224-cb8f5dda9a5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:36.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:46.982Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d3801fb2-c546-44f8-9218-7ae348c689d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:46.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:56.988Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1dee0101-3b37-408e-820a-e46a76880b69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:09:56.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:06.994Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9829bb64-dfde-4697-bd2e-1dffd531472c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:07.001Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:17.003Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a7dc8be1-ee1e-4c74-980c-892f396e3457     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:17.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:27.013Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4b947b68-d357-4a85-8177-3a7b674e2334     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:27.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:37.040Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7c2eb5c3-8af6-43bf-bc1d-f52bbefa0eea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:37.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:47.052Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5c20d8db-6685-477e-ab8c-fa304a6edf3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:47.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:57.068Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fe4b8a4e-11e7-4889-8c37-b733535b5d1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:10:57.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:07.091Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8c2a6b0d-61b6-4652-8c3a-de48f431ae1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:07.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:17.099Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=85725e69-7cfd-46b9-8223-fbea3d2deec5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:17.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:27.113Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6b285196-b2d2-4f2d-a572-af46f1dd0254     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:27.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:37.125Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=343758bc-eba4-4ca6-8d6e-79ea772ae9e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:37.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:47.140Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=215edeb8-19ee-44d0-81e6-fe3aedc59326     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:47.147Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:57.149Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=02e68f9a-1d27-48f5-abdd-d04225b2966b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:11:57.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:07.161Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d17af23d-94c8-4dff-9e64-e3305bdc09fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:07.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:17.253Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9a3c1176-6363-4f1d-bb6e-26cd30a2c728     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:17.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:27.263Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ad50d280-e600-41dc-bb94-9936f3cbe0a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:27.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:37.272Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ba1b732b-97d0-4af3-9a30-4b39a87983d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:37.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:47.292Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=46d3d335-0588-4fad-936e-b4296cc7b76f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:47.666Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:57.692Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e35c3318-a256-48e2-824f-e169ae2ed0f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:12:57.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:07.744Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1185f93a-0ae0-4122-ac9c-ced0b1d3eb4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:07.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:17.761Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cbee0666-f3e0-401d-9b78-7d35d7a4ce55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:17.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:27.770Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b27ae04b-cd78-4d02-8080-0649d73b86d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:27.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:13:30.035Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:13:30.036Z     |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-03T23:13:30.036Z     |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-03T23:13:30.036Z     |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-03T23:13:30.037Z     |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-03T23:13:30.051Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:13:30.051Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:13:30.051Z     |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-03T23:13:30.055Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:37.919Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2906079e-3f27-4abe-bd38-4e8856a5ac2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:37.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:47.961Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6a7ac7ce-ce49-400c-ac68-ccd8c06c8753     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:48.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:58.182Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7cb8d761-2c73-42c8-9770-54a603884a49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:13:58.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:08.207Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cf26a7d3-10ec-4f27-b3f5-96a9aef8a584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:08.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:18.266Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=083b116d-d195-4735-9a16-bf8898f97566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:18.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:28.475Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a03b12b9-1e65-4a83-b061-c17f0a8eb906     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:28.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:38.497Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1600bc71-c960-402c-9559-1bfb863c61b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:38.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:48.519Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7486a75e-f1a5-4683-adc5-cac0a76dd145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:48.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:58.547Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=131339cd-25b4-4f7a-8679-f6e25b40c23d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:14:58.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:08.606Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=375d6f66-197d-4302-b369-8b6c93b32ba2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:08.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:18.652Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4726dd8b-1c6d-4708-920d-b35f64a2e884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:18.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:28.697Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=276c74b0-a60f-4642-ab8f-ee08aa8686ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:28.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:38.747Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1bdf695b-130c-46ca-904c-234c44c23665     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:38.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:48.894Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=42b5cbbc-30c9-4e0d-b8ba-0d6705939cb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:48.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:58.979Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=020c3166-2f98-497f-9938-d857036d73eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:15:59.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:09.022Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=faa4ff4e-6910-4e15-828a-977a42bec0fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:09.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:19.051Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0cd5cc60-7864-4898-8dc4-332b5e4cd59d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:19.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:29.095Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5d6fc87f-730f-4fd9-9569-b040b05c1c15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:29.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:39.577Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7f494d44-345a-45c8-9e0a-f65c86709283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:39.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:49.622Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=06898b27-a38f-4f46-b5ab-3f545751cee1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:49.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:59.656Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fad2160a-4ec1-46db-8007-f59d8e39671a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:16:59.689Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:09.691Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f77f869d-d5df-4bfa-a60f-9d219ace987d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:09.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:19.735Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=115e858f-b892-4573-ae26-9a7426410a83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:19.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:29.764Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=08c50cfa-365e-4b31-98e2-de656c87a898     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:29.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:39.828Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=22ff1d69-5000-49bd-9992-8f17bb0fa899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:39.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:49.885Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fa450b6c-b2cd-460f-84e7-499df570fa09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:49.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:17:59.952Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0f4c9c69-5659-458e-9b47-1cadfb9e674f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:00.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:10.023Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ebcee432-b7f8-42ae-97d7-adb474a50331     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:10.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:20.083Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bb55a952-37ea-4286-b95a-ae5877e6ff8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:20.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:30.123Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9a44c880-ce14-4965-b709-6fc7a635ec5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:30.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:18:30.921Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:18:30.922Z     |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-03T23:18:30.922Z     |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-03T23:18:30.922Z     |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-03T23:18:30.923Z     |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-03T23:18:30.940Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:18:30.940Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:18:30.940Z     |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-03T23:18:30.944Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:40.484Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ffcca7e6-9d20-40a2-ad08-f03a1e4fa3a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:40.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:50.512Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c6647ed8-2633-40be-a2c5-ca732f0ff82d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:18:50.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:00.540Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a850a761-10a0-4828-ae02-3d95d733a08a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:00.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:10.563Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0ea0f724-e209-41ae-baed-db9513bbcb33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:10.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:20.592Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0bd2dc47-1af0-4f95-b1f3-5a2991955b66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:20.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:30.645Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3b56c8bb-ab8d-4535-97c7-14f86b4c6e5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:30.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:40.684Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=70b46fa1-a0d5-4021-a138-30e11fc9e3f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:40.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:50.715Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c912f61f-c837-4028-9e24-19f1bec99261     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:19:50.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:00.759Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4e2588ac-6f85-479f-b6ac-b18d082c999a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:00.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:10.780Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bd93e435-15ec-400f-8336-6e4c7d6a86c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:10.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:20.816Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f8406cd3-802e-4d01-9cf7-7e0565c098bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:20.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:30.852Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e4b13087-dc40-4634-81f6-72c85d05023c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:30.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:40.875Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=98d0e69e-daeb-44a6-ae5e-3b800b625b7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:40.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:50.908Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9718a786-c412-4b92-b41d-67d83afb6312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:20:50.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:00.936Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f486732f-c174-41d7-8478-faf0fd488ee6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:00.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:10.966Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c9029f88-819d-45dc-b1c2-75667312f982     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:10.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:20.999Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=707ea466-c0c7-419e-9ed6-f3d37f29acae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:21.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:31.027Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=094921b2-b644-48e3-9a59-246e44e4efc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:31.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:41.048Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=438bae4b-af73-43b0-8e8f-32de5124fa71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:41.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:51.083Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f2795cea-963a-4868-b214-30c2c86170ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:21:51.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:01.104Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=18771ba8-5435-4e8f-b9cb-a78c4b31ffc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:01.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:11.123Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e1109714-82a2-427d-a3cb-06122a9885f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:11.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:21.147Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=03e3b3b6-a42f-44df-a6ab-4d11e7d01376     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:21.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:31.185Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bc93424a-f7ec-4307-80c3-d1b71c8e7eee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:31.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:41.214Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8003be89-877e-4a9f-bec6-1e2469974b83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:41.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:51.232Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6a6c9df2-5f75-4e0d-a630-2f4692313f73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:22:51.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:01.259Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=51480dba-9763-45e8-80ea-fbf235e8b899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:01.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:11.298Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=75cecc88-93d1-445e-bbbf-db2ad3847eec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:11.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:21.333Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=08130465-f714-4b2c-bb51-e3c4d860464a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:21.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:23:29.942Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:23:29.942Z     |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-03T23:23:29.958Z     |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-03T23:23:29.966Z     |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-03T23:23:29.968Z     |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-03T23:23:29.982Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:23:29.983Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:23:29.983Z     |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-03T23:23:29.987Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:31.350Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=81028762-02dd-41d9-8eb8-2564c1ebe94d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:31.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:41.370Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2df72c36-3626-4d53-b328-2c2de41e2815     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:41.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:51.406Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=79c7dbee-ceba-47c0-beb1-122b62d1e9bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:23:51.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:01.433Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cdf0fbbe-2021-4f06-9dbc-7ae84c987eee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:01.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:11.450Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b4d10c49-5571-452e-8bdf-fb9f035d8521     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:11.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:21.479Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3be3769d-7023-4cc3-bbb9-5dcfc3e71bd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:21.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:31.515Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7079ab77-6724-46c7-a0a3-8a94c2ac4b67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:31.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:41.564Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=960818f4-4b38-49c8-9d5e-ec5a8844235b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:41.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:51.603Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7c54edc2-4c53-460e-a639-e94cca51a48e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:24:51.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:01.641Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=35cacabe-bdbf-42fa-b1c3-05019593b88d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:01.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:11.663Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3641cd5c-0e54-4035-bd42-b99401320052     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:11.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:21.695Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=44ce9c79-f2a8-49b8-9021-49b72594f097     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:21.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:31.712Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c9298418-f388-4618-a8c0-19e71f850e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:31.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:41.767Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c6c37bc2-1c66-4ec0-a197-dbe3901a9865     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:41.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:51.794Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7d54b486-9665-482c-9c6e-5159c80f84de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:25:51.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:01.814Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=417cc787-7133-47fc-94bf-a549f6bb6d54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:01.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:11.835Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=71253b1f-565f-4fa2-85b4-ffbe13c0030d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:11.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:21.853Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dac27949-5fdf-4d41-a50b-af39b57d09c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:21.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:31.869Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=66e507d1-04b3-4807-a034-99bef46698f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:31.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:41.890Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=85479cd5-f421-4ef6-8494-b77b8adc9169     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:41.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:51.909Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7c07531b-d739-45a0-a029-9af062959468     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:26:51.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:01.926Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=16ecd91c-5a55-4046-9cdf-066a590716e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:01.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:11.946Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7c765ed6-e602-4fe9-b06a-9dae7e52374d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:11.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:21.962Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cf4ffaff-5a8a-4f60-8634-474cb4581eee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:21.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:31.976Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=75403d8c-c956-41d6-8175-8b685624bdc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:32.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:42.009Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ff950b4b-a761-4240-b7b5-b574f1f1f9ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:42.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:52.027Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4fb0a44e-a7bb-4380-ad4d-f1678da7dff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:27:52.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:02.057Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6a15106e-7dbb-40a9-945d-8307fcd7c7a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:02.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:12.101Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8cec09a1-a8fd-4d66-838b-1973ce900adb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:12.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:22.126Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ee6d66e0-3ebb-4468-9fe7-8aaa6fa79c85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:22.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:28:29.993Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:28:29.994Z     |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-03T23:28:29.994Z     |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-03T23:28:29.994Z     |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-03T23:28:29.995Z     |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-03T23:28:30.010Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:28:30.010Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:28:30.010Z     |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-03T23:28:30.015Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:32.145Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=447483db-4832-4a05-bd86-4fd1f3db2ab1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:32.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:42.187Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e590cbd9-645f-4e33-a469-71337862863d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:42.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:52.208Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d0086c5a-f173-4124-bdd6-49731964c6eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:28:52.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:02.241Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e26e58be-9f96-416c-a2ad-e6fa088a6fd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:02.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:12.284Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5c7120fa-b8ea-4588-98d2-7a93216b6f90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:12.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:22.488Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c38d361c-d297-40c5-8dcf-8b58df1abdaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:22.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:32.616Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a4ed0266-325d-461a-9564-b4e242accf4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:33.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:43.118Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3b3ebc08-5773-4aff-ac11-330710858f2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:43.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:53.136Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5c5d49f5-41c2-4fb3-b4ec-312ddc0fe3b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:29:53.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:03.255Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e0943eec-d576-4422-8785-0492e877a683     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:03.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:13.287Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f648643a-f9a7-4a15-a5f0-4fc1ba7dce0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:13.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:23.319Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1633106e-b981-4449-bb2f-b3da72f2dc47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:23.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:33.343Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ad0ea34f-8ae8-454e-9d59-32731b35d74f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:33.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:43.411Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=369768f6-acde-495b-83e9-007c5ca8b8f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:43.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:53.443Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=00896251-8183-438f-9996-53bd5913b70d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:30:53.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:03.464Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2d1b2556-ee84-4051-a772-cb6377eb31fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:03.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:13.518Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=92fd80d4-8355-4419-b3b4-f749c7272b56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:13.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:23.536Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4aedbb1d-54a8-4df9-8486-b45aaf7f6fa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:23.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:33.561Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0c67caf9-0ee6-4b69-ba41-fd404a4aa775     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:33.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:43.595Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7a5c8866-ba5e-4814-9cc5-da6315f1aeb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:43.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:53.627Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f43dafae-9c44-46ac-8e72-d09758198586     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:31:53.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:03.667Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8ac9d68a-87ae-43e6-9583-1eb556c93906     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:03.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:13.803Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=63ff1d00-4dd5-48e2-9082-c61423229d5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:13.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:23.966Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d88decb6-dd10-4d0f-972f-aca2ce5fdc84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:24.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:34.019Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ea8d93f9-cf5c-4e56-906f-d8a94b7500d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:34.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:44.174Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ff3b0eb1-11fe-4fc2-b280-f21fad871146     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:44.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:54.224Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5a58eae0-bb27-429a-ac37-a20e352995be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:32:54.258Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:04.259Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dceb180b-1ced-4367-ab07-79f03e77603d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:04.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:14.281Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=963e933b-6463-47d6-9085-e6039658541a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:14.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:24.463Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f7615c25-79f8-4849-83f6-328aac16c226     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:24.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:33:30.837Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:33:30.838Z     |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-03T23:33:30.839Z     |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-03T23:33:30.853Z     |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-03T23:33:30.862Z     |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-03T23:33:30.908Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:33:30.908Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:33:30.908Z     |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-03T23:33:30.921Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:34.491Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=15f5b778-8c28-404d-a972-b7ef7e6ce54d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:34.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:44.526Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3d2da590-32c8-41c5-806d-41b64c9465db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:44.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:54.551Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9248171d-d84e-45b5-98d4-97e626bed96a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:33:54.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:04.589Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=86721bc3-c880-4654-ac2b-d69304178ef8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:04.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:14.611Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bd276d59-d85f-4834-bf11-ce5c17353e6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:14.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:24.643Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=07709425-70f4-4b36-a839-ae26a7d667ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:24.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:34.671Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=330d0d86-50a7-4a1d-b4fd-fa42b18bddc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:34.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:44.694Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=646436e5-69eb-48a0-976f-ba85ea1db1cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:44.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:54.891Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c1bc3074-22ff-4f2e-a315-8f5618b0597b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:34:55.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:05.127Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dfec4923-36ef-4862-9ca4-5537af39d620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:05.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:15.185Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5fab8dcf-fd99-4f59-8650-f7e3315bd580     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:15.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:25.238Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3a253c94-ee4f-4c31-b9ad-afff3338d4d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:25.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:35.271Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=461e8dee-95a3-4fcb-82c4-ffebcdaa391c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:35.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:45.303Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=505be634-f190-46e5-9920-8fce561db8c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:45.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:55.325Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=10aa01b8-ba5f-4f06-aaf2-5567be8f4f82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:35:55.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:05.386Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fcb5cd73-8040-40ec-9360-d10c81f374c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:05.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:15.433Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4aa1f9ef-2f10-4fc3-824b-805392f56d75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:15.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:25.503Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=08191aa1-8abe-4522-955e-6b178caec265     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:25.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:35.555Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=491c2ec5-1683-4d93-8db0-e5fad6cc843d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:35.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:45.581Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=59a71e87-681a-4692-9c04-ca5244580819     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:45.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:55.603Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8da8ff67-cd3c-4435-8584-75eaa3ee3187     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:36:55.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:05.641Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=646f1ec0-5c6f-4441-8804-67f0133d6bcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:05.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:15.671Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=eb1f0ddf-8ace-44e7-a153-a5f92295f8d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:15.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:25.703Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=95e0d23d-2877-4c18-a77f-44776847e352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:25.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:35.737Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=186b26ea-5d04-4b80-a93d-0617ef235176     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:35.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:45.818Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=938a569d-0244-41dd-8550-1b1918b7b674     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:45.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:55.848Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4a82cd22-09e0-4cc4-9475-f1720f20930f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:37:55.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:05.865Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1b72ac44-6e9c-4b89-b373-cc8ef430c9a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:05.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:15.882Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=664b8dcb-8810-4a31-84ed-bf85c708fea6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:15.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:25.902Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ac99b222-f780-448b-89ce-e07b77c47942     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:25.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:38:30.050Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:38:30.050Z     |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-03T23:38:30.051Z     |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-03T23:38:30.051Z     |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-03T23:38:30.052Z     |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-03T23:38:30.064Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:38:30.064Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:38:30.064Z     |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-03T23:38:30.069Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:35.926Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=da0c0849-183b-4a7e-9b4b-311c1999f943     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:35.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:45.948Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=73f0214e-3a08-4885-9456-e57d3e56ffeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:45.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:55.963Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b1765648-9f34-4ae5-a2aa-456286b80672     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:38:55.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:05.985Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=09bf722d-1412-4fd6-8edb-0c49f12d7d1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:06.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:16.003Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=234e00a4-0cf9-4bd9-9a8f-5fd1c0fc76d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:16.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:26.027Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=45622393-75cf-4640-b015-50b0e9f933a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:26.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:36.045Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7a869ed6-4eb7-4695-998a-45fe25a2b8a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:36.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:46.070Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=62a6319b-c8fa-4783-abea-740a8e0d6523     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:46.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:56.085Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a28f9476-1afa-4361-bd25-6205794ef85c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:39:56.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:06.103Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=07bb2b49-04dc-4392-8e2a-b74659fdb7e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:06.120Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:16.120Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f4b302ea-cd18-4518-b435-6adf9719fb88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:16.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:26.137Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a7bae974-1019-494b-b8a1-520d65f4f508     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:26.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:36.159Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5f0856ba-56da-4a43-9796-39ba2d206ceb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:36.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:46.200Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1b7f0dff-6388-4b37-8ad8-4ab03b22005e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:46.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:56.223Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=65a42978-7f97-462c-954d-49bde48a9fc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:40:56.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:06.262Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3e1e9457-f2ab-4fe8-a038-b791225fbf3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:06.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:16.288Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6997f0da-6a3d-49c0-aa61-b64fa4655e86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:16.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:26.306Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f0b8a152-e3ad-4257-8825-0e0949b4c3a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:26.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:36.324Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=66d5b3f7-3122-4f41-a3b1-a0df15b92b24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:36.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:46.409Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f9323e84-8732-4d8a-b18e-3d157fa4c75b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:46.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:56.437Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a286d989-a364-40fd-8a7e-c90cb5c4bd09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:41:56.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:06.463Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9834e59a-2fc5-46af-bdd2-7ea35576461b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:06.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:16.495Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9d41f9e9-e5b3-40b6-bef7-1ffb24bf801f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:16.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:26.512Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=92d64b02-c36a-42ef-967c-8c42a60fe0b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:26.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:36.532Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=88be4ac2-e3c5-4db3-91ba-d924775e35cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:36.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:46.551Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4bfde1df-786f-41a3-a6be-e184382b8b86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:46.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:56.581Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=51e9ab11-5c8a-4046-9a0e-f9aef5c7e8f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:42:56.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:06.597Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=32faab9f-cb3f-44d5-8cf9-3d30af261572     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:06.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:16.625Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=13cce5e7-3bee-4243-a93e-ac49187ba80a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:16.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:26.653Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d95eef6c-64d3-423e-b7da-b93bc011c983     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:26.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:43:29.832Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:43:29.832Z     |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-03T23:43:29.832Z     |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-03T23:43:29.833Z     |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-03T23:43:29.833Z     |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-03T23:43:29.839Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:43:29.839Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:43:29.840Z     |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-03T23:43:29.842Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:36.669Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=75d6bd85-ba98-4cb2-9320-7c9518572de4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:36.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:46.703Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=43e44c11-2641-474e-852a-828e60d0b6d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:46.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:56.723Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d38f8aac-16f6-4909-8b6e-9236ca5804b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:43:56.741Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:06.741Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f6709561-b17e-4b06-8f59-9d0112931384     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:06.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:16.768Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=027815b6-31c9-4356-b3ad-fa44410e88be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:16.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:26.784Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=052ea033-c8c7-4fdf-97b9-bc414a384357     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:26.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:36.799Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=394d8c22-a409-4697-9ce4-aa4ac2c939af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:36.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:46.819Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4936c41d-fad5-49a2-b37a-b1c90aaf8dbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:46.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:56.848Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c386ccfe-fad0-4a06-badc-eac21bc04a22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:44:56.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:06.864Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8e7205cf-c83f-4550-8aa4-32c5d9d24546     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:06.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:16.882Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2cefdb99-65fd-4828-a32b-30d2221d303e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:16.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:26.918Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c92b8a57-ff00-46a7-9735-5fb9d3bb359c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:26.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:36.944Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2af26d87-8516-4190-bce5-3826420bf69d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:36.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:46.962Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fbe63add-4819-4ecf-aad5-e0380f0c04f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:46.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:56.991Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6a00f87e-37f2-4df0-b59a-9d6a610dd5cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:45:57.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:07.006Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a9d4d8b4-0c31-40c9-8e9d-e4361e50eb2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:07.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:17.021Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5983721d-5f16-4dca-9402-ade53999de8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:17.045Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:27.046Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8cc39ff4-902b-49c9-afd8-29eb61567de4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:27.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:37.072Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9698ea33-f4b9-4321-b9cf-50529d5b180e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:37.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:47.087Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=534d5499-aa10-4750-9712-8a7f4d314de3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:47.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:57.115Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4613de6f-268b-42fe-9eb8-9ddf07373c0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:46:57.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:07.138Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8270ea26-4c56-4ab2-aa3f-349555bd96fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:07.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:17.155Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=48115cb7-e6c2-40de-9c41-0a8d958c4295     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:17.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:27.173Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=17085197-6f92-4270-a553-7afc5685146e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:27.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:37.193Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4d45883c-0790-47e8-8f3c-7b8350257ec3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:37.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:47.214Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=26cc3b50-3286-4aa8-ac0e-dbcf1d8fb146     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:47.231Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:57.231Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9e72ae70-b153-4f2a-864e-9259f364f30e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:47:57.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:07.245Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=21c82abf-b624-4d32-a19b-879d5841a0c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:07.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:17.263Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=da7e6c1a-2c18-4fb4-8d27-430df8366e80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:17.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:27.278Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2e99030d-8983-4010-9f5d-0ebe32ec7053     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:27.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:48:29.936Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:48:29.936Z     |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-03T23:48:29.936Z     |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-03T23:48:29.937Z     |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-03T23:48:29.937Z     |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-03T23:48:29.949Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:48:29.949Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:48:29.950Z     |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-03T23:48:29.954Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:37.301Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dd8d11b6-ec45-4666-896c-ff3cb2433218     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:37.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:47.319Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=11d83f52-5816-4127-9be2-a57068e6a6f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:47.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:57.335Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a4dd6998-fb76-456a-9aa8-d4b2e5e47931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:48:57.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:07.360Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bb456b19-c6f8-4bdd-9f66-9a21dd17e299     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:07.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:17.375Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=085f546a-773a-410d-90d4-d3a61108a749     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:17.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:27.392Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1b768dd4-9e79-411f-8953-b7705fd5f59e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:27.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:37.407Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=08ab2023-9e5a-4ed2-b7d5-070ff0fb7a8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:37.422Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:47.423Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5944daf6-a5cf-4ebe-95d7-bfa64274b22c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:47.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:57.452Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=acf408a0-3dbd-493d-9066-3869abcd8fe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:49:57.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:07.468Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7cc160ad-65c8-4daa-abb9-24f64575e924     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:07.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:17.493Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=997f6352-0ce0-4655-b9e7-321e81727fd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:17.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:27.522Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=aea9d258-f064-40bd-92d7-38baf6ab2926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:27.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:37.540Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bedf6526-a0e8-4e26-8e43-039816b6949c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:37.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:47.563Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bd6ee93d-02dd-4465-a1f7-7599a7ca6c72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:47.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:57.608Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cf065d0c-3524-47e5-80fc-1d76ee83ffeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:50:57.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:07.646Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1cdcda05-6775-41e8-b929-67acbd2a5725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:07.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:17.663Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=52507c80-0377-4f8f-9809-9e7a483fddae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:17.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:27.687Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d5f06e18-0ea4-4f7f-a62d-46f526b938cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:27.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:37.721Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=06423b1f-082d-4530-9976-bee60d8a8ec9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:37.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:47.746Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=52666b31-5da0-4628-a7a7-3e7449c58194     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:47.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:57.772Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b20ecd0a-5813-4a3e-8f6e-8cd23562b735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:51:57.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:07.786Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=85fb302b-156d-4fb5-b23d-369f47bd6bab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:07.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:17.805Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=38ebd0c0-d25a-4c4a-bedb-975f1e7f55e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:17.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:27.827Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4accdbc5-1184-4489-bfbe-5ebab8bc5036     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:27.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:37.848Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6561cded-2e50-429e-83f4-4f89af2b71b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:37.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:47.868Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=40988409-27ad-4969-9db8-f83a7ff450f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:47.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:57.885Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fe7f7d4e-cfc6-48ce-8fe3-8dc2aa705564     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:52:57.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:07.901Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5a93e18b-869c-4ec7-857f-bc30492ffee5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:07.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:17.918Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=afb4ec68-cff5-4394-9b07-f13d841334f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:17.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:27.936Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6bd6f962-a224-43d6-8351-19d49b2e875c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:27.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:53:29.874Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:53:29.875Z     |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-03T23:53:29.875Z     |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-03T23:53:29.875Z     |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-03T23:53:29.876Z     |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-03T23:53:29.919Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:53:29.919Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:53:29.919Z     |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-03T23:53:29.924Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:37.963Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=25a3aa85-5292-49b7-9045-1ac3211a3d65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:37.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:47.977Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0011becf-e32c-4319-a9ff-065796e1029d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:48.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:58.011Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c8e52211-6e38-48ab-bcb2-adeb3b16438a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:53:58.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:08.034Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8a798c91-f7ff-42db-8e1d-36599e94502d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:08.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:18.048Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=98a2c9a7-2637-456f-b0d5-fb6aa0096256     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:18.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:28.064Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a84fbbcc-93ad-4602-b4c4-c1db3464d808     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:28.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:38.083Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=93e30f76-7463-44c0-a505-5c7bee929cb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:38.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:48.099Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c620ed83-b526-4974-b116-962ad9f1bf1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:48.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:58.115Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=914353fb-4c48-4ce6-9e1a-91a926744e7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:54:58.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:08.136Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2836fa30-8220-45e4-89aa-ef7f5069904b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:08.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:18.159Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=aa126a06-62c9-41ab-8015-f5bb7eadb942     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:18.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:28.176Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7ff03d82-ccb1-44b4-ac98-f1c28871bdbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:28.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:38.196Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=714c5a9e-c29c-47f2-9d3a-b50817f2bc53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:38.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:48.213Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=72a16c79-b118-4bdc-8c86-e884fe72cc25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:48.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:58.236Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=048997c1-be7b-477f-8054-0ebaff5fcb1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:55:58.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:08.254Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2cee7497-f122-41ed-ae53-c895ddd60437     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:08.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:18.269Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=eb58e37e-61cc-4081-9505-ae40e2c244e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:18.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:28.290Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bdc5bbf7-361e-45fd-9c67-2dfbd36a409b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:28.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:38.325Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7a0e34ee-fd3c-44b7-81db-0ba6f063b2db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:38.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:48.342Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9c634973-7731-48fa-add0-be99f7011b46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:48.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:58.357Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=72b9b08c-9cc7-4df8-a48a-f87cffe513aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:56:58.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:08.383Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b293d1f9-22b7-4b58-97a9-d7c9fedccff2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:08.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:18.398Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=eccdc172-59ea-49d6-afc8-045cf83b2af9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:18.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:28.411Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cddca2ed-8c1e-4a0b-804e-34e531359e11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:28.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:38.436Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0b4fad96-0e7f-427e-9210-44be681ebc80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:38.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:48.453Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b42e655d-e245-4ded-86d4-7714747341f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:48.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:58.471Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c51ba338-5793-4557-96be-26d5d3e055d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:57:58.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:08.503Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7753d3ea-5f37-43c5-a8cd-a960dae9222d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:08.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:18.525Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3700a2c8-38f0-48f3-b923-591f3f4a1290     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:18.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:28.567Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b288ea93-3379-45d0-ad6f-0a00a5627098     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:28.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-03T23:58:29.970Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-03T23:58:29.971Z     |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-03T23:58:29.971Z     |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-03T23:58:29.971Z     |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-03T23:58:29.972Z     |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-03T23:58:29.980Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-03T23:58:29.980Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-03T23:58:29.980Z     |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-03T23:58:29.983Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:38.585Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=143d87d3-b815-46e8-8fbf-125faf6b19d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:38.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:48.599Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a99e61e9-458a-40a4-9f0b-7e26a4f44f5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:48.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:58.626Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=90f7e145-47c8-4ef5-ac92-ff31edbaac00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:58:58.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:08.654Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bee7dee8-6046-41dc-9e44-1add6c4c3c91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:08.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:18.675Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d25705e2-00fc-4aa9-98fe-a45a7899573e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:18.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:28.708Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6490503b-24f8-465b-82bd-a2c08bce9c33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:28.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:38.734Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8295c8b9-1989-4152-acbc-07c16fe19d99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:38.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:48.751Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7090c0bd-3621-4e90-806c-bcbefcd46bce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:48.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:58.782Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d289fb4b-547c-46d1-bcf8-cde58adfbc0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-03T23:59:58.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:08.798Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7a3e633b-965d-42b7-9e23-fcf02bd24ad5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:08.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:18.831Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=226bb435-598f-4916-84c8-f17427cdca84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:18.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:28.849Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=51691d01-9e6c-4f96-a28d-92c6ae738453     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:28.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:38.874Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=515f2652-beec-4ebc-9bdc-2da8680a1faa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:38.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:48.888Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=34a270b8-59e7-46d3-802e-0e7fccfc428f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:48.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:58.912Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=562b6497-211e-43aa-92cf-e98be6cdc283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:00:58.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:08.929Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=18a43750-1af7-48e6-b180-b167d02a42c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:08.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:18.944Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ac0c38bb-8c20-4283-90e2-62c383851d61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:18.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:28.961Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f2ed2478-ed99-42f8-950a-e1eb00faac79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:28.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:38.982Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d4502388-09ae-4edf-bc43-1c9bf5f97b5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:39.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:49.017Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=199d281c-9b48-4425-b957-633d66a52c4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:49.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:59.033Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=63fc26bb-8d91-4c07-a04d-f815f7ef10a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:01:59.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:09.048Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e4e59067-54b6-4b99-98e2-b62ad2e4412d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:09.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:19.062Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f1a6d1f1-effc-4392-bfbc-c9ce5130b7d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:19.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:29.082Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dd499e19-d1ea-4e0a-a215-3cd2f9b9faa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:29.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:39.120Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4932209e-3ccd-45ca-81ae-8d93d003d69d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:39.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:49.135Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3a3b30a4-e852-4633-9e60-0c302cda8114     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:49.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:59.159Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b1434ee8-6b52-49dd-ab7f-64438b764bc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:02:59.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:09.174Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=15d71efa-6a6d-43b1-bbe6-363bdce18d34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:09.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:19.201Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=52e0116b-9f2a-4d1b-8a7a-171b5493f3cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:19.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:29.234Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=768cc1a8-8656-4a2f-9cc5-3997789115cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:29.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:03:29.966Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:03:29.967Z     |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-04T00:03:29.967Z     |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-04T00:03:29.967Z     |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-04T00:03:29.969Z     |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-04T00:03:29.982Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:03:29.982Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:03:29.982Z     |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-04T00:03:29.985Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:39.251Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dc77f35c-20f3-4b2f-8121-b0ecbe7c889f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:39.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:49.265Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9cae803f-b0e8-433b-af7b-7818c10f9281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:49.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:59.292Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=49e5b134-53a1-4ac3-9dbf-4a5ef7acd4b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:03:59.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:09.304Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=922d36c3-1ecd-4d82-aa1b-d1532b6a50a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:09.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:19.319Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fc7e00cf-16b8-4916-8367-8cb18e2fe8e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:19.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:29.332Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=03476578-ed47-4455-a2c8-726ce3794cdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:29.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:39.360Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d0b80587-8594-4265-a386-295cc2e5236d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:39.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:49.376Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8733532a-f103-46f8-9c0e-2d4960740d3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:49.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:59.394Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8d5d54ec-f10a-49c8-b72c-54a659e8023a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:04:59.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:09.408Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=29106316-c786-4ccb-8106-52df2128648c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:09.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:19.429Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=064dbfa1-41d7-469a-8b7a-36915cf089da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:19.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:29.447Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e46792b9-49ff-40ae-acf1-8ebeae815a4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:29.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:39.465Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f40a6811-5b6e-4e17-9411-fcad3be3b890     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:39.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:49.478Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8648e465-c2d3-444c-8527-ee8005f2d76d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:49.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:59.505Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bc7a0419-7dae-4d61-b87c-dae533537104     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:05:59.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:09.518Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dedc842d-c076-429f-95a8-20393c256fe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:09.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:19.536Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=10198caa-bd7b-4fbb-b9f4-78ddc3c16539     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:19.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:29.551Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5fbd58cf-1695-486a-a637-381c9cb6f208     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:29.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:39.565Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d808e32d-1698-4192-9089-37ed9f8c4e33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:39.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:49.581Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0b98e415-7eff-4e9d-9bfa-d7e154fe3f5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:49.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:59.618Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=be0d18ee-6f85-4d58-a32c-e09ca5b7f8c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:06:59.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:09.635Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8aa19928-b9b4-4def-8267-3d26c0ebc57b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:09.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:19.657Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0d9db39b-0ea6-4b4a-b4a4-6b4eb403f272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:19.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:29.671Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=aa5cd8de-34c7-469b-82c9-d73f6a1c93f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:29.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:39.699Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=de648354-6151-494b-ab0e-37d6ff692e1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:39.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:49.717Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=491a45b4-4076-496f-a739-7d7cb8b7d7ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:49.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:59.731Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d3c2332f-83f2-4e3c-836a-f5e1ead1e2ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:07:59.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:09.747Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=06263fcb-c79c-4e27-acd9-70c81b31fe4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:09.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:19.761Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fc095dc3-67ca-481b-bac0-45562beec9e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:19.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:29.774Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d0d16d1a-50fd-4e71-9dd7-e3a8a9337667     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:29.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:08:29.840Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:08:29.841Z     |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-04T00:08:29.841Z     |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-04T00:08:29.841Z     |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-04T00:08:29.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-04T00:08:29.845Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:08:29.845Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:08:29.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-04T00:08:29.847Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:39.797Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0951be54-1e40-4d1f-ae38-cb6f6ffeb89f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:39.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:49.815Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8b1f9549-236e-4d88-a2c9-36a2657254ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:49.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:59.832Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1ffadd9b-6cce-4132-8304-d1df81e04d4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:08:59.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:09.848Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=902cb4a2-3a96-4cc2-960a-baae74646aca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:09.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:19.881Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=03f9fa8c-e9c9-4051-881e-1adf5d24a6f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:19.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:29.899Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7ce5b839-af1a-42ef-85ec-e347c895301b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:29.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:39.919Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9087d3d2-7130-401e-bcf1-32c5e116b625     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:39.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:49.933Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8e01d0c9-8534-4cfa-a580-ac44d935acf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:49.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:59.964Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=35839f69-90ec-484d-b7cf-aff06117f60f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:09:59.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:09.978Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5cb2dcb4-4d68-4d1e-8200-532cdc1205a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:10.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:20.005Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8eecdf16-c3f9-423f-b478-dc97522d57bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:20.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:30.020Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5160ff81-cdae-4520-93aa-9aaf03de1e37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:30.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:40.033Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3c42b1fe-aab7-4a64-a754-17a1cb96b682     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:40.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:50.052Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2a8513b9-a5e1-412f-b449-65b4b6023648     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:10:50.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:00.065Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0125ea7f-5f7b-4591-8e02-dab54320cc5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:00.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:10.089Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f6b3db74-68c8-47b8-baa2-39788f31bab0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:10.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:20.107Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d2d398df-f329-4bc8-a6ad-3b2617784529     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:20.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:30.127Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9edae6a3-8370-4ef1-a727-42c4919d2068     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:30.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:40.150Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b7b1585f-0b61-4e52-b3e0-94c690d0e40d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:40.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:50.167Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=df23cd4a-4079-4862-b8b9-430d75f36893     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:11:50.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:00.187Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e394f9e4-d70a-4b85-a70f-c286ea8197ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:00.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:10.203Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=59569d95-50bb-4231-8ae3-e7aed99b2d16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:10.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:20.216Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fc4e45f5-0b34-45ad-ae3e-00717a676e36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:20.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:30.232Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bc4eba7f-2729-4b56-8366-98b692862b94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:30.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:40.245Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=111404ab-534f-4c74-b77c-d5e8f98fb994     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:40.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:50.260Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=07f6a16b-52e1-4132-9bf6-32b4e1c9ba92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:12:50.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:00.288Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b234d113-903b-4fb7-969f-85f0c7fc2ac5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:00.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:10.303Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ffc2a3d7-5426-4194-9147-b0564824de01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:10.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:20.322Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6a54fea9-ad65-4448-8f3f-4ca769a747ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:20.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:13:29.947Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:13:29.948Z     |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-04T00:13:29.948Z     |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-04T00:13:29.949Z     |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-04T00:13:29.950Z     |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-04T00:13:29.958Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:13:29.958Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:13:29.958Z     |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-04T00:13:29.961Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:30.337Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=036fdb36-8041-4279-a01a-e06d3aeaf909     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:30.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:40.351Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5ac8112a-1cfc-4fdf-8f94-02d07ddf4be5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:40.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:50.365Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=056cc2d8-42f3-48df-9604-5c1f6ea65413     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:13:50.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:00.384Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=5200da3e-55c4-444d-a169-51b55c2758ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:00.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:10.402Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=194c4850-293e-4540-9ce4-f128ae024bbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:10.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:20.418Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ebb291fa-3b29-4612-886b-95cb25dfac94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:20.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:30.439Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d838eba1-5b01-4145-a962-26491cf88b0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:30.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:40.455Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=57e707a7-d4c3-4362-9b35-e73486e603a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:40.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:50.473Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4a82e86a-93b1-479e-87dc-fa96294535fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:14:50.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:00.492Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=62d4f8c1-b7c2-450a-8a76-8f0aa73e2fac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:00.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:10.506Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a5da790f-666e-4fb2-99e5-98941b1e5f0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:10.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:20.522Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=15ad0a0a-efd6-40eb-9d1e-82abc6c4e125     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:20.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:30.537Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6be888c3-5f37-4c40-a3ad-7d30f037287c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:30.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:40.552Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c83de5bf-cff4-4d77-99bc-88f9bec5f486     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:40.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:50.566Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=21deab12-c504-40fe-bb44-ee961ac332c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:15:50.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:00.599Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8b5e2c25-c259-4ca3-9369-1659d938c7cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:00.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:10.616Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=73b8354b-03a6-410d-bfbf-e294a17279ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:10.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:20.658Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7d5f43c7-b43f-4dcf-bbad-a4acb26ccce8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:20.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:30.671Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6d2b2d55-56d7-48db-af0f-cf6d0920a445     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:30.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:40.684Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=052c86f4-a4b7-4192-adf9-75bda76948c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:40.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:50.703Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7ecc3692-9426-4db6-a5b5-029f846acf4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:16:50.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:00.723Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b7d636b3-dfc1-4692-90a6-37d14f2c09ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:00.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:10.739Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8bd62434-20c4-4c7c-82f5-67debd14b379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:10.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:20.758Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=021d9c70-dc93-44d1-a203-448a4675bc66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:20.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:30.778Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d585f978-a80f-4fe0-b4c5-0c605a1ea65a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:30.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:40.804Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bc5f55ff-a53f-455e-89fb-00e80e6656da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:40.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:50.820Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=536aa9cd-1deb-4464-91dd-84a0470c221f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:17:50.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:00.839Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fe339788-18e6-4cec-b522-0e0032458778     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:00.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:10.864Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fbc04c08-ef48-4676-a06f-102377be8d45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:10.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:20.892Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=0c4ebed8-c371-481c-a648-31901538248b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:20.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:18:29.880Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:18:29.880Z     |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-04T00:18:29.881Z     |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-04T00:18:29.881Z     |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-04T00:18:29.881Z     |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-04T00:18:29.890Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:18:29.891Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:18:29.891Z     |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-04T00:18:29.893Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:30.905Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9072fcd0-45a9-4941-9f8b-c92e7672d35d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:30.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:40.934Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fb729a53-a5bc-4097-8a84-84df9c0b48d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:40.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:50.954Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=122b5fee-f288-49dd-9d26-c97043692dc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:18:50.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:00.977Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=aaf8bba3-00d5-4944-8a17-7274e35ceebc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:00.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:10.993Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e55c3f4c-8857-4ca1-8528-6f1184dd1a57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:11.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:21.019Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=05c14497-659e-4c62-bb5f-9f733b96bd7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:21.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:31.034Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e4668da9-e188-4a98-9b0e-95dc93c11197     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:31.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:41.053Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b7c49670-bbfe-493a-a8a4-ad8e38dba03c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:41.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:51.068Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d7b7bb44-3a40-4368-aad3-a78897533826     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:19:51.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:01.097Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=92bbe10a-5441-4b1e-bbe6-d3f6a5c5e35b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:01.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:11.112Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=654715b1-bc2f-4759-a362-ff50857530da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:11.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:21.134Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=374a0960-e564-4d6c-b2f5-cbafdf3b0ba8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:21.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:31.159Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=040147a7-3817-4d14-8421-b648e451514e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:31.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:41.174Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6d4b7305-d60e-4f98-a5d1-db161ed99dfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:41.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:51.191Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6ca655be-4827-4f65-8722-063ca3058862     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:20:51.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:01.209Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4359efc3-814a-455b-a245-7d47ce35cb07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:01.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:11.225Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e8ca4864-2fe1-448f-88ce-6e23039be723     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:11.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:21.247Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a7af2ede-8cc2-4de4-b247-f6c592fe2c73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:21.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:31.263Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=19183de9-1522-4283-acdc-317aa37c7f87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:31.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:41.283Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2638bb8b-7652-44b1-bea1-4cda2c63af7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:41.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:51.297Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fc687455-4026-4a9a-b278-a802550c0144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:21:51.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:01.312Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a5ebbe15-45ea-4ea5-9a79-32cd02655099     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:01.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:11.325Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4185ccf7-348f-40e3-8667-438bc08b71e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:11.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:21.339Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=120184c3-d1c0-45dc-bd8d-caec0949140e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:21.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:31.354Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=36ce4fc9-634a-45e2-a4cd-a2e30c74467f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:31.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:41.371Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8156ca40-9624-4ad3-a432-5dcb1b055085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:41.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:51.386Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=49df9451-02af-4398-8bdb-953b06a72635     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:22:51.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:01.406Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c2ede099-2dcb-4f1f-9ad1-6cdba2375d08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:01.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:11.423Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a0928982-4e60-4c49-adfd-5cbbe2e6fe56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:11.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:21.437Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=88440528-fda5-4964-89cf-fbd2761833d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:21.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:23:29.918Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:23:29.918Z     |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-04T00:23:29.919Z     |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-04T00:23:29.919Z     |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-04T00:23:29.920Z     |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-04T00:23:29.929Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:23:29.930Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:23:29.930Z     |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-04T00:23:29.933Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:31.451Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=26d05c7c-d6ce-4226-9eda-5ea0675b35fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:31.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:41.475Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1e38d5e1-cfeb-43de-925d-de8b28f1d5eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:41.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:51.498Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cd6df038-3566-49c9-be64-db80d31506cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:23:51.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:01.511Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=76200245-77d6-437e-9318-ea02bbf2eda1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:01.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:11.530Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6e9f2fae-222d-49d4-b9cb-c168ba0e06d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:11.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:21.546Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4fc9a1ea-9f2a-40c8-be23-a1da16d58ce7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:21.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:31.559Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=93f6d23f-267d-40e1-98e5-070f66245d32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:31.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:41.576Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d928052a-5c0e-49d8-8f20-ce2b6ba6a38a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:41.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:51.593Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b8e6b0e0-f7ea-484c-9f1d-7d9d8459f5db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:24:51.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:01.621Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9dffda8d-02a6-49de-a8a1-6b0810b78438     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:01.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:11.635Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d14d04f6-9c3d-46d5-9c54-159bd8b99dbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:11.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:21.672Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a7015ecb-b86f-4a46-a0a4-6742402eb2e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:21.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:31.688Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d5af2412-7e6b-4cbf-9c9d-d1d98def242d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:31.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:41.713Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1060f078-c859-4ba3-a9b8-7d0c41bb260f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:41.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:51.729Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c5b87055-e181-4777-87eb-ab5c342aa8e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:25:51.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:01.746Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d55e0e07-abaa-4875-bc1a-91dc43060fcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:01.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:11.763Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dbc5e740-8f2e-40bb-9c11-5aad908d76d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:11.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:21.775Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a14bcc1e-eb7e-4be2-a33b-35f69804f27b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:21.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:31.788Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a3f6afc7-a9a1-4b5f-8665-ebd00853475b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:31.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:41.809Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9327cbda-5c5c-4928-9307-19ec1480295b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:41.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:51.823Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a5ffe09c-5b40-45c7-a826-53de2a64dfed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:26:51.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:01.841Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=63ca33ff-ac09-4aa3-9dfa-2f37e1b226e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:01.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:11.859Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=3024cc1f-91f4-4eaf-8fa8-719aba1970fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:11.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:21.873Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6186d5a0-29aa-4b38-9ef6-7d764dc40575     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:21.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:31.889Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=91ed0779-c98f-472d-bfed-c129a529bfa9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:31.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:41.917Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=60218caa-0a9f-4d25-8482-73db3796ff82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:41.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:51.931Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6971eaea-be6b-47d1-814b-14748616166d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:27:51.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:01.945Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e156a80f-7e48-48ac-a880-4630ff047df4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:01.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:11.962Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7636915f-f6bc-4d20-8189-e421b259027a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:11.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:21.979Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=400e43e1-b430-439a-9064-17aacc5fef26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:21.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:28:29.787Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:28:29.787Z     |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-04T00:28:29.787Z     |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-04T00:28:29.788Z     |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-04T00:28:29.788Z     |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-04T00:28:29.799Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:28:29.799Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:28:29.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-04T00:28:29.802Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:31.992Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c92cf416-1aa9-4b79-80f9-72bd59af140d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:32.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:42.006Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=67b00203-dbda-4ff2-8c75-5a4b67d6ad50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:42.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:52.022Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=baf75eda-5245-4af6-8bd5-d9c333885631     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:28:52.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:02.037Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7af74bdc-fb5c-443a-9e02-397d69b63f9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:02.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:12.059Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b78fbb21-5e7d-4b3d-b188-9eebdec86d32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:12.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:22.071Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bfa3c433-a1c9-4262-b087-460c7ca952b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:22.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:32.089Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d870abcf-29d6-4b97-9d8c-f9236fc9fe3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:32.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:42.115Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c1fc8638-629b-4ae5-9b11-887a5e487f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:42.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:52.133Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2a8f8330-2b6b-49bd-a383-988b57d0ea8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:29:52.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:02.155Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a4f3129f-556b-4926-a460-aa1035879b53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:02.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:12.175Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=8270de0e-f7e5-4c27-907c-f7bc98ef4b0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:12.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:22.189Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c279a513-4e37-4ef8-894f-f10e5959636b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:22.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:32.202Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f7ef8fca-0dad-46c9-b276-a69771e1126f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:32.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:42.218Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2c7cfdfd-9e3a-416a-9917-e5e58bbf3b4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:42.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:52.232Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b4d25050-c599-44b9-93d6-32616cfc7826     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:30:52.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:02.247Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fed0f893-8818-424f-97f8-b9fcf86ecddb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:02.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:12.278Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c279976e-decc-4520-a246-ab515899196d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:12.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:22.301Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bec61865-1cca-4a29-96f3-58a91930b88e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:22.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:32.319Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b9a54ec7-6ded-4760-ba2b-dabd3cd1ec9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:32.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:42.336Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4d52b6de-9b7a-4bf8-9b2d-fd05642fd5e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:42.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:52.351Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=10a8adfe-67f9-40df-982c-2ba5501bb96c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:31:52.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:02.367Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1fcb7f74-4183-4252-8604-19f962068a7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:02.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:12.382Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2f26e522-a4a7-42bb-92c7-3cc97e7f0744     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:12.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:22.399Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=99d36b16-6c86-4328-ad68-64bfe61bab41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:22.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:32.416Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=65b0a799-fe1b-4e3a-8bac-f16513f7df30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:32.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:42.437Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ac499545-181e-483a-b2ac-e833e2ae65fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:42.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:52.459Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=926bc551-b2ce-4a36-a0ed-e28c09f16f56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:32:52.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:02.482Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=015ec53c-ec29-4906-8cb0-d4be9ce25049     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:02.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:12.494Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9df77e7c-1e62-4453-9bb0-462cacf10b2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:12.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:22.516Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ca5ca240-16fd-4d81-b557-ad698bd6b711     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:22.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:33:29.909Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:33:29.910Z     |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-04T00:33:29.910Z     |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-04T00:33:29.910Z     |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-04T00:33:29.911Z     |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-04T00:33:29.919Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:33:29.920Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:33:29.920Z     |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-04T00:33:29.922Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:32.538Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=186dc3e5-51db-4bd9-b872-6fff0c75b6dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:32.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:42.556Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7aae9c1c-a0a0-4cd8-835c-c488996870a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:42.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:52.576Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=411009cf-22ee-4ddf-8582-fb794f9214b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:33:52.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:02.592Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=dfa51371-e769-46c2-8696-0876289cd226     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:02.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:12.607Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=43952bfc-8f04-45df-8ead-be118fe3b468     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:12.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:22.633Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c6fc3af1-4c7a-46b0-a904-c38780bee99c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:22.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:32.661Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7708191d-d6e2-4148-a37b-005c320e9702     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:32.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:42.676Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=60959880-aa6a-4d22-b3b6-158db5f16ddf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:42.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:52.695Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9767b4f6-84c7-46b3-a0e8-d4b844546820     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:34:52.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:02.718Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6f0b761a-a7f9-40ab-bcc3-6d59880b58c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:02.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:12.731Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=cdd9957f-ef74-4960-ab21-c80f08f71f00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:12.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:22.779Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=81725b81-5fa1-4eaf-90ae-96dcb7bd24dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:22.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:32.795Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=45c0ff4b-1f79-4e47-9073-1fb1e4eb69ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:32.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:42.814Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=79e07f8a-8f3a-486e-bba9-c5762b7cd2d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:42.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:52.828Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a09bd61e-f3cc-451c-8691-7a6f39109c33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:35:52.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:02.847Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c06b6785-add0-4cbe-a33f-dc0c7dbb9370     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:02.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:12.863Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=675b249f-3e2a-4b6d-9838-a30cf6a75e58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:12.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:22.876Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ad7f4c48-1324-408f-8aa9-32ae7bb76ec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:22.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:32.890Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a33aeb27-14b9-43da-bd16-eb144d79cd1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:32.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:42.902Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=bd876310-b59d-471a-bbc8-f59488df6f51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:42.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:52.924Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=00638671-9b6d-45ae-a35c-635dafc9f74c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:36:52.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:02.940Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7dc3f516-fd11-4fbd-9060-d78ff52d53ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:02.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:12.953Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9a1a9d7a-c05e-4e4c-82b8-dfb2cde91a3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:12.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:22.977Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=80f33851-8d6b-4343-ae65-e0c2eeba2ccf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:22.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:32.991Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=fc92e0de-9c91-46ac-979e-d4a846ba5d50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:33.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:43.003Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=ddeda8e9-7508-450a-acab-148f0804f97a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:43.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:53.018Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9ef0ad10-329d-4737-997b-dd6acc5fd99f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:37:53.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:03.034Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4f8ef36e-baf5-44b0-a1d1-8cb27f5c2a73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:03.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:13.076Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=1dd0f9a4-29ea-4005-b902-96f71b719994     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:13.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:23.089Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=86e7e62d-65cc-450e-9101-95c7bbc1fbb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:23.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-04T00:38:29.775Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-04T00:38:29.775Z     |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-04T00:38:29.775Z     |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-04T00:38:29.776Z     |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-04T00:38:29.776Z     |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-04T00:38:29.781Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-04T00:38:29.781Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-04T00:38:29.781Z     |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-04T00:38:29.783Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:33.104Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=7f28e5cd-35cb-4bfe-bf0d-8988cce68897     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:33.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:43.119Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b86fe397-0bc3-4dd7-b4c1-527de6284462     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:43.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:53.136Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a6c566aa-179f-4bb3-a0f1-847aa8f1fda7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:38:53.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:03.157Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c6d9add0-75d2-49d7-946f-a2d03ab09f48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:03.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:13.171Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e5e3693b-48df-4848-9f09-7561bd8f1bef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:13.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:23.183Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=57b63b99-6a16-4fdc-82c2-e8e0493f4924     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:23.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:33.198Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=6aabb0fe-a73a-4efb-9f9d-ea3b93ec9226     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:33.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:43.233Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=d542e38e-c8a9-4cd8-a7b0-cca1f5a5ad82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:43.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:53.255Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=34b787dc-8804-44c4-8e57-869d5a560781     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:39:53.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:03.271Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=a4046117-132b-4c68-8f13-e54eb5d0d0b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:03.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:13.285Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=e9c01e5b-31fd-4cc3-9530-22f87f4d7e4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:13.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:23.298Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=2992e672-8635-4178-bd6a-7283bcec77d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:23.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:33.310Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=56d94228-3052-4417-b154-4dbec87be2a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:33.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:43.333Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=c5093ab5-7931-4329-96cb-21eeec76b4fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:43.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:53.381Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=b21b58e3-a702-47d2-a57d-b76febc7d8fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:40:53.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:03.397Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=9f69329f-ccb2-405e-a925-caa3743efd6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:03.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:13.429Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=674ed720-d1a4-4b6a-a2f9-602953ee7b5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:13.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:23.447Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=42f89cee-aa83-4784-8264-330b3ad3c150     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:23.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:33.466Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=4bf443f6-aa32-4749-9990-454108df558b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:33.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:43.485Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=443ce401-e5a7-4532-89b0-c142ded2212a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:43.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:53.501Z     |INFO     |Init configs     |InvocationID=3b7f850e-702c-4db7-a86a-46e5035d14f6, InstanceUUID=f680f4d5-0e22-4763-a29d-6d25515d580b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-04T00:41:53.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |