By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:05:21.584Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:05:21.601Z |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-08-25T23:05:21.601Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T23:05:21.606Z |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-08-25T23:05:22.003Z |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-08-25T23:05:22.144Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:05:22.145Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:05:22.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-25T23:05:22.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T23:05:22.279Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-25T23:05:22.305Z |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-08-25T23:05:23.848Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T23:05:24.283Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-25T23:05:24.307Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-25T23:05:24.307Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-25T23:05:24.376Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-25T23:05:24.376Z |INFO |Root WebApplicationContext: initialization completed in 2070 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-25T23:05:24.967Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-25T23:05:25.802Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T23:05:27.276Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T23:05:27.775Z |INFO |Started MainApp in 8.5 seconds (JVM running for 9.219) |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-25T23:05:27.851Z |INFO |Start scheduling PRH workflow |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:27.861Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=463f101a-74a6-4eb8-b7a4-6a63d5f8eb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:28.365Z |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-08-25T23:05:34.465Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T23:05:34.466Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T23:05:34.468Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:38.363Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=467b644e-df80-4613-a404-c38232702ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:38.394Z |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-08-25T23:05:48.395Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=026d3ed8-c2aa-4087-9002-91d0fc40b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:48.440Z |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-08-25T23:05:58.440Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=56492204-7b75-4ce4-be8a-256ae2dcc04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:05:58.509Z |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-08-25T23:06:08.509Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9a6555fe-0591-447c-ac11-67f602f22b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:08.537Z |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-08-25T23:06:18.538Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3f37f59c-11e7-44e1-af4f-44a17de05f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:18.569Z |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-08-25T23:06:28.569Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a8d02b6-5396-46c6-81eb-880c053e9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:28.611Z |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-08-25T23:06:38.611Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=238693c4-573a-41af-ab99-5e318a62aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:38.635Z |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-08-25T23:06:48.636Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f057c004-3812-4dba-b657-a9590a44c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:48.658Z |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-08-25T23:06:58.660Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ba45a9ee-7544-473b-b5c0-89dba4997daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:06:58.706Z |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-08-25T23:07:08.709Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6ec9b026-6d6e-491b-ac77-572279f40902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:08.751Z |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-08-25T23:07:18.752Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=593c452a-564a-4631-9385-d16ee93c4050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:18.796Z |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-08-25T23:07:28.796Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b9e023eb-d65d-42a8-b04e-d109d9ffa4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:28.831Z |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-08-25T23:07:38.832Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a7b19a67-f991-4499-8c73-289125852d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:38.857Z |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-08-25T23:07:48.859Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=39b5cb24-d55a-480b-84cf-c406f4bf7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:48.887Z |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-08-25T23:07:58.887Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4c2f52f3-bc67-4693-83bd-d437f43dfb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:07:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:09.048Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4926e854-1c3b-4aac-b59c-d0e007e44d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:19.053Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b4f09541-e004-445e-9171-4e8826229619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:29.059Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=938f00b2-1420-4eb3-8c8b-09a9dfc1e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:39.064Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=32607e4e-3711-4da2-8251-f5eeb8b82a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:49.070Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4887c706-61a7-4121-a0fa-26c941059a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:59.076Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=678fdb9f-37ff-437b-adf6-75f33f96ef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:08:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:09.080Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=46501f99-7061-42a6-a637-8612dd6e79c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:19.085Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=822b5b10-d55d-49b8-84ab-dd7ed89d8f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:29.091Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1211b545-cac5-4966-900e-0626a64ed0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:39.095Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8fbc2f17-ae34-463a-afa7-f1651844430d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:49.100Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8ce2a8e2-0430-4aad-89ac-bbf5ae4dbbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:59.105Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c78cfb6a-9b12-487f-b60d-52f61510b7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:09:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:09.110Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=408cf343-ee2e-42ba-afa3-072735c23b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:19.114Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=15537619-46f0-451b-bfe9-86a746a8e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:10:25.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:10:25.569Z |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-08-25T23:10:25.569Z |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-08-25T23:10:25.570Z |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-08-25T23:10:25.570Z |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-08-25T23:10:25.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:10:25.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:10:25.584Z |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-08-25T23:10:25.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:29.120Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=05c5c91d-8630-4bf9-a53a-92dd2a80bd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:39.130Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b56b3651-c037-43da-9385-a1e0095a19ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:49.135Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4f8d896f-f81a-4916-979b-43ebc6449001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:59.140Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=727edb33-b1e0-433f-bb34-62e5cc24b0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:10:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:09.145Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ce558f3c-e6e3-43ea-bd5b-d204fcf6148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:19.150Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b97d681b-187d-464e-9911-11872084e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:29.156Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=16866f4c-f06b-4d3e-93f1-4fbcc102cf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:39.161Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2059d78b-a867-4124-9e45-a5c16ec253af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:49.168Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c0c44a0f-15fd-428d-813b-2d7faa7e5db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:59.172Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ed1bd3a6-c072-4941-ba6f-3f9e48b37ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:11:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:09.176Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=22c5b694-e51c-4141-a518-ac8d6c069f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:19.180Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4ac8e24d-ae6e-40d6-bc74-e98ec9d42905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:29.185Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f5bb91bb-d851-4ddb-865d-5a1439ef567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:39.190Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8b86b95e-0bad-497f-bb83-2aa846279205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:49.194Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5128f0a7-35bc-4c7b-b1ad-b0da50746e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:59.199Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=79e794a8-2990-4300-ac35-7684286eb695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:12:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:09.203Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=adab0976-3d79-4fe0-ac04-025e51e1241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:19.210Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0f936a79-6b74-4206-ad18-3d32f9a78a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:29.217Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=695e1ce7-1bf6-4fa5-bbf4-19d5354a4103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:39.221Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8d739698-7f28-4fbc-a48b-1d8084df6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:49.226Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f079d7f1-736e-42c2-9327-cc65e4c69664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:59.231Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f65d35dd-c452-492e-9860-13ae7538cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:13:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:09.236Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fbfaf9ef-f151-4d7f-bee5-50c4faaa925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:19.241Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0d072354-a9ed-429a-951d-f13b9b58c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:29.245Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eb0dd318-1b9a-48eb-b55a-fdcdfac12e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:39.250Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c63a3092-1e7f-4ce4-9fee-d1348da477af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:49.255Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3bc3dc4b-b199-4da7-b79a-a73fac2f0a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:59.266Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3f3b06b6-532c-44e2-9f6f-1c9cec449b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:14:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:09.273Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2feb1d5c-2064-450c-bd24-e638342b73f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:19.277Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4918f606-bcef-49ae-b531-fd9db84cf161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:15:25.194Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:15:25.195Z |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-08-25T23:15:25.195Z |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-08-25T23:15:25.195Z |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-08-25T23:15:25.196Z |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-08-25T23:15:25.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:15:25.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:15:25.208Z |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-08-25T23:15:25.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:29.283Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4168afed-33b2-4053-b76a-9a6aca5e744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:39.288Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b1bd451e-e7ff-4800-9f74-6bb58ad0f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:49.293Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f34490d1-dc7b-43b9-bfa7-924410fcc4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:59.297Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=88184762-c5ae-4375-8286-17848ffee474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:15:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:09.301Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=81abb902-0ad4-4101-aa81-e95ab5bcc068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:19.306Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f46ead2d-5a0b-40a7-80d3-0ac84c3bc1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:29.310Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=56cf96c8-d291-4b01-8de4-e91b4d55d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:39.314Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1709bd79-3d07-45d2-85b1-c844aa9bb0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:49.319Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=39cf5aab-d2cb-47c0-84cc-a27112ab7380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:59.323Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=87460b72-ec4e-4951-8ef6-c02d073a0e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:16:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:09.327Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f05b8a4b-d096-434a-a74a-e6ebec553f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:19.331Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a63d2867-4c80-4e8e-a4b9-7888ae15038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:29.335Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e41ab40e-2030-4db2-808b-66f62229c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:29.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:39.340Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a2c99023-d733-464c-a8c1-76f823d17b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:49.345Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e0d25acb-536a-409e-b796-0dd3fc128518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:59.349Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=700607f3-8db6-4658-9fb6-86deac7d26df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:17:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:09.354Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b1eeb99b-c8e6-4ac3-85fe-9390bd762229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:19.359Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=80eec4e9-27b3-4a5c-b858-32e559cd896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:29.363Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7fda422d-0ea0-45c1-ad07-9a86dcf36285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:39.368Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1ed67882-4966-4976-bfc5-614746f658bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:49.372Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=91c30abf-aa06-4a42-86c3-8ba413d5dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:59.376Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=76ff2eaf-cd46-4424-995f-7bb1992bc703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:18:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:09.381Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1c863bf3-e253-4624-b7c9-8e92e9af3005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:19.385Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c26fa7aa-6497-4b52-8d94-25336b136f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:19.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:29.390Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2b1cabde-6653-4695-a2ac-14f9499d3902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:39.394Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=025c456d-615c-4c78-a998-0efe61c6b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:49.400Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d5d0f485-0049-4932-b569-ec64aca6e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:59.409Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c991fddb-45f4-4268-8807-f1a7bb7f1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:19:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:09.416Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3324862d-637b-46c2-9c10-9f3868f62be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:19.420Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3615ec0d-4729-42ba-ad56-90efcdfa0847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:20:25.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:20:25.178Z |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-08-25T23:20:25.178Z |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-08-25T23:20:25.178Z |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-08-25T23:20:25.179Z |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-08-25T23:20:25.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:20:25.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:20:25.187Z |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-08-25T23:20:25.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:29.425Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d423e3a5-ddb3-4139-b91d-345e38e2f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:39.430Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d24d0a39-fab4-4ee5-886c-2ad489a0cfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:49.434Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6bee8bb6-7dfb-479c-b0ec-60d11ae02b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:59.438Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3afacc91-5ca2-414c-a30b-28a030b25a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:20:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:09.443Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=80a5af7c-d55c-4c77-8014-ccde72c4efb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:19.448Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=70aa5d71-f07a-4aa6-9bf9-4aa7434ea411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:29.452Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=50115eec-22f6-4924-8d1a-9dbc71d8f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:39.457Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=74ce3879-93e5-4f6f-a57d-2fb11d4148b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:49.461Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=53568833-363c-4553-ab19-10efeaeb96b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:59.466Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=369c5ca8-92b0-400c-bb44-ccfc55a2606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:21:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:09.470Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=501fcc2a-1775-4f96-91a5-d808b5a6c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:19.475Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fdb8a1cf-fa9e-4b4f-95d1-3ad2d5a7abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:29.479Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=79a59164-67bf-4a74-a68e-91baf3833586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:39.483Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=456779fb-0fd1-451b-957a-87d2356797ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:49.487Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0b12def3-6117-4110-8453-9e3b177e2093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:59.491Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=efeadb6d-4754-4450-a655-23d300baa181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:22:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:09.495Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=27873621-5b77-48a1-acbd-1b331b7bd636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:19.500Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7249b879-4a82-4dd2-a5e1-68d049316bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:29.504Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ce570c3f-4807-4a88-a1f0-d44ffdd00141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:39.508Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=234ee88a-4ede-4ed5-b47f-87517f3b2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:49.512Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=95f82c44-8a0d-44d4-8920-480ec276fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:59.516Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f498134c-7814-4b4d-8410-3343434955a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:23:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:09.521Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=87c42cb1-dc7d-46ea-91ff-708992fc7cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:19.526Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0aff4b09-c973-4d2a-a2a5-4ad55607e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:29.530Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=34423093-fc96-4e86-ab2c-95e902ac56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:39.534Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d4d7fc87-c013-4024-896f-860aac92e5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:49.540Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cdb9d9f6-47f7-40c2-9b64-ae436998a19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:59.543Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=50926cab-5c7f-4bd2-bb51-cd71f5648e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:24:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:09.547Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c11ca2ba-a67e-4200-9bde-56b2de258452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:19.553Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d5334d08-e0bf-4f6d-8915-ad7b9b9b279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:25:25.167Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:25:25.168Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:25:25.168Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T23:25:25.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:25:25.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:25:25.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:25:25.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:25:25.178Z |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-08-25T23:25:25.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:29.561Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=32fd9cce-cceb-468f-8aae-8a2eb77fdba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:39.567Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=51cb226a-d1c6-4bb0-8af4-ea78505054cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:49.572Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cfccd218-bf37-411d-9b32-0ad01b29760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:59.577Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4427f5f6-45f5-462f-abc0-ad1d9334c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:25:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:09.581Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6f2ee8b7-b306-4849-a3d8-164d24541eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:19.584Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ed497810-1168-4cca-9f5d-e87646797813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:29.589Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=119b83e6-248c-4c93-bcaa-659ad793547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:39.593Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=faac5fa8-3415-46bd-9089-7e5cdf2024a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:49.600Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=539dfefd-f601-47c4-afcc-875897a5d2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:59.631Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1796720a-8208-4be2-89d1-65027994fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:26:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:09.635Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5f90b9e1-c500-4011-b32b-abf3cda56675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:19.639Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b54c83ee-aa7a-4bee-8150-c952c249607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:29.642Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=53a52ebb-11f3-4952-9012-252b337f60b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:39.647Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4da0b8b5-59c8-49ba-ac09-90600479df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:49.654Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f4b3ab94-9e36-4d85-9a54-c331c1f84173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:59.665Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2f2cf125-ce95-4ce8-9225-176ed55f3a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:27:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:09.671Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aad9310d-89d2-42a6-8eba-dc0a81c0d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:19.676Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3fc2a7e4-5d03-4d51-a250-c99275eca039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:19.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:29.681Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=517a4196-6056-4c2f-a9df-b563c70f002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:39.691Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=171b9ecd-8c70-459f-af36-302ac187cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:49.695Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a3640c7f-c7f5-4b17-a01d-bf3b99b61704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:59.700Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1b71719d-ce27-48fe-8835-94188e6a9d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:28:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:09.704Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b439615a-e4cf-4238-9db6-9b274382f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:19.709Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5e2cf1c5-1ccf-42aa-a6c6-4660df3370d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:29.716Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=82d1146a-284d-4ea3-99e4-427c1db80fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:39.720Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f552f169-2f65-4cca-a0c1-560a754be41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:49.725Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f86480c1-4f69-4532-8361-796f99304e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:59.730Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=39a658ea-3297-44bc-a875-de6e529e7d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:29:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:09.735Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=82504135-6ed1-4a63-a2c0-5df348843c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:19.739Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d10e4d20-76d1-4186-b2c7-d839d1c32731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:19.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:30:25.191Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:30:25.192Z |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-08-25T23:30:25.192Z |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-08-25T23:30:25.192Z |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-08-25T23:30:25.193Z |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-08-25T23:30:25.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:30:25.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:30:25.203Z |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-08-25T23:30:25.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:29.744Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d59455e9-9415-431b-8f1b-83c6f9341245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:39.748Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dc786b3a-c913-44a4-90cf-1388186dbfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:49.754Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dd15257f-d304-498b-93c0-6ddcc7a7010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:59.758Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3269f270-3cad-494e-bd1c-17cffef34234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:30:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:09.763Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3588356d-d0a8-4843-b59d-601c758d5b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:19.767Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0fe6592c-9f65-40b9-abb1-7c4222f14e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:29.774Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a671b4e5-801c-4229-8e18-b6925346e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:40.176Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a20dddee-5502-457e-b0f7-caa82c5a3911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:50.231Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=579d7a53-9890-417f-8dc9-0da310bbab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:31:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:00.287Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c9454731-f128-4165-ab65-d0c1785c64f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:10.319Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b303dbdf-2946-49d2-8f5b-fb943fc9cb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:10.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:20.531Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ae1a928f-6f44-4c01-ace5-8a404fc2c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:30.587Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1a7206f8-1df8-4a37-ac34-c4a64d74353f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:40.653Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5d80c72c-0878-49f0-beec-d25eab3da81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:50.684Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=99e588c9-257f-4997-8cac-8e1f7cc93260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:32:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:00.793Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5c76da33-df27-4d9c-adcf-a77dcbf0e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:10.851Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eec2ab80-3e58-47b8-9f8d-2ceb3aa7245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:20.887Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=70138562-2294-4f67-a57f-3c3fefe53a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:30.936Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=498143d9-a7a1-41a2-af02-3cbec5870075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:31.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:41.048Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f1ab3414-9c7f-4296-916c-e0974c269f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:51.076Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=811c7ea4-950b-48d9-9961-62d43dbdf032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:33:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:01.161Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9ff47e92-69d2-412f-937f-ef4a7e495dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:11.194Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=250d5bf7-2688-4cff-84f7-74686983fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:21.243Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0864421a-f79a-4605-bde1-1fb378b272e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:31.274Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0820629a-e9df-4c2b-b099-1c783573fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:41.320Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4b7ccdba-3e73-4cc5-8129-f3ab8f58342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:51.348Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0efa6900-18a6-474f-b60e-95155a95f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:34:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:01.375Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f6fe0332-0624-4d5a-a7cb-acfb3b929487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:11.410Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6b2656f2-677a-4521-a99a-247bfd8e5cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:21.446Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=69bc8dbe-187e-4e2e-969d-4b9304ba8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:35:25.198Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:35:25.198Z |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-08-25T23:35:25.199Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T23:35:25.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:35:25.199Z |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-08-25T23:35:25.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:35:25.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:35:25.207Z |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-08-25T23:35:25.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:31.492Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12a5cf2b-50e6-4385-b2f8-1bdbe3eca388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:41.553Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=35eb86c5-b584-47a1-8538-1d41c3f632ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:51.578Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=77d6aba3-d11e-4946-af90-062ad0122d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:35:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:01.629Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12fd4f22-2a0f-45a5-a7ad-d65525eea0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:11.659Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a07f8c6a-9632-454d-862d-090a777420d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:21.683Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e2220c84-e1bf-4cae-86aa-62a951d7bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:31.711Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ec699278-1c05-42fc-b0ad-71cd6df2cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:41.820Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=14ff5a3f-00d0-4a05-b1a5-affb12337a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:51.841Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a9388ffe-579d-4bd6-bdbd-a60a9e71d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:36:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:01.862Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9584e54d-96da-45f4-aa71-3650f49cd525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:11.893Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2e443d04-ae40-4b59-b2ba-6b7e15f7fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:21.937Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=431dd763-c54a-43c6-8eea-8c541e930fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:31.961Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d9b2b6dc-df90-47de-ac69-3ef5b698d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:41.979Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fef35c83-2ebc-4ff8-b778-5fd8b79f4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:52.013Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b6dfaca1-5f0c-4237-892b-7de1f31287c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:37:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:02.080Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3cc07eb2-959e-4a8b-b620-0d4352af3918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:12.101Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dec83e1b-418f-405b-a0f6-5224940d202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:22.139Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f6c21a8c-067d-4f31-8a3c-209ff9d9701d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:32.166Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a84adc83-c7fb-4a9f-82ce-b0774f8ba8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:42.189Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6b067331-42e3-45ee-9605-f6aeb98cdc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:52.219Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9c1aff40-4d46-4ab9-83ab-5332b5e80def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:38:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:02.271Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9f3e2221-e23b-4a46-bffb-a3e2287d4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:12.291Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2481bd8e-ac36-4249-a946-53fb71d0a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:22.330Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f1d58257-8318-4a7e-b942-3a1a83751f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:32.355Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e37e6f7d-c73e-4f7f-b68b-d9d54adf554d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:42.404Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fe4af19d-1d15-4c0d-8639-00ade6305fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:52.425Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f314047b-befb-4be7-95fe-f59e4f146517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:39:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:02.469Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4f2593fc-0894-444f-9235-905197240bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:12.490Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3d2ba8e4-3df9-49db-b647-e43a536b4e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:22.515Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5c53cc8c-3d66-477d-9b82-96a90c293890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:40:25.199Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:40:25.199Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:40:25.199Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T23:40:25.199Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:40:25.200Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:40:25.208Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:40:25.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:40:25.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-25T23:40:25.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:32.545Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9e52c15d-f38d-41ad-9cca-f273aeea7c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:42.565Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eac55907-aab6-415b-836d-5340eb21d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:52.613Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=df84f2ed-efc4-42d3-8e5e-0d4700f88ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:40:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:02.663Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=38709ff0-eee0-49ca-b13f-cc45d0ba8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:12.682Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6e15f902-de02-4163-8ac3-cceafe17f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:22.714Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2d5f1063-b99e-4912-b001-1a37ffe56806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:32.741Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2a6acf66-8d03-4b09-b2a2-1ab0ed5ac8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:42.772Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=51359ac5-9cc5-4f7a-8455-d69a7acc3bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:52.797Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9a12931b-31d4-4b38-96e5-e76e64902146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:41:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:02.820Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7ba598aa-7f42-4623-b696-3ed5bcbad162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:12.844Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8b0d446c-443d-464a-b467-68f3d1c9e512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:22.866Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e4ac3011-76e8-4dc0-8779-62c9f0d738e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:32.888Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f5836ce3-f7b2-4b79-a896-fc200edd2bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:42.932Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=63077da9-5502-4465-85c7-045cef7ddc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:52.963Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c36e5713-27e6-4ba9-b374-02fb488694c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:42:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:02.996Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=720d43d0-a5d2-4210-8787-4956e7ac603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:13.026Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7e6373e1-914f-4ce7-8cbc-1f5f6282f3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:23.059Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b3a42d1e-4f56-40c2-9dfd-67bce724056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:33.081Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2d2fff25-738e-40d6-a2c1-228ef28c5584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:43.120Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=865613d8-8294-46ad-94b3-02f08f787cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:53.147Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d37a53ec-deed-4620-b8c8-5834332a6b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:43:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:03.175Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f96dc8bb-13ce-4bfe-bc1a-3a8aa9d64bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:13.222Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=717d9577-f3d6-4e9d-a049-dd2aaa5e9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:23.266Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2486c3df-be7d-4468-86a4-5a6d059ea3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:33.282Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=099f1cc4-fcb2-4508-b0f7-025afd09435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:43.313Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=001fe972-92d0-4152-a538-3c224ba373a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:53.329Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4e3ae79d-481e-4601-b0a6-611b426a8763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:44:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:03.365Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=649e96a0-df7e-4510-bf59-0a46f3e978c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:13.386Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3fde76e7-a123-47bb-86ae-846784c51fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:23.433Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ed1c5c80-bae4-4a4d-8017-ddc9bf3f6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:45:25.180Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:45:25.181Z |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-08-25T23:45:25.181Z |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-08-25T23:45:25.181Z |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-08-25T23:45:25.181Z |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-08-25T23:45:25.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:45:25.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:45:25.191Z |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-08-25T23:45:25.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:33.473Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cf259701-0128-4e70-9cd3-25dfb3ef8857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:43.526Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6931b363-0bb9-4cbf-a9bd-d474ed7179a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:53.545Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e637f487-c266-4383-be91-877d16c51cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:45:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:03.587Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bd8ab842-8ef9-4ecb-8ae8-218ad5083f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:13.609Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4a149f58-d282-4fdc-a0b9-6f2c20a3d4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:23.641Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e6ed033c-1c85-4a82-9c9f-7cb94678eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:33.662Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=64562345-bd35-40f7-9316-e468a4615aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:43.690Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5af3ac22-aca6-4429-bfb2-8463828c5c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:53.717Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=63ec751f-84ca-4866-af2b-5f7c08cf4f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:46:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:03.873Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5631f64f-e660-4741-b181-3660dd49f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:13.901Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c59901fb-723c-4f81-97b4-7d1a5e6e83d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:23.933Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=64a21a5f-782e-4a96-a30c-a56397fafba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:33.960Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2700a341-8048-45fb-a44c-3c8789548064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:44.014Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=78332af1-cdc7-4b47-bbfb-1550f00acec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:54.064Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=baf10a90-9b17-4c06-a830-be0ce37f8b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:47:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:04.115Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e9e37740-9620-4c47-9ad5-703b53c4e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:14.134Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d6b5970e-dddd-4092-bef7-02698a8583ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:24.159Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fbc838b1-1734-47b2-b939-f5c37982deed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:34.177Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4325addb-a702-4e97-a6e0-3889bad9cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:44.202Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d30131d7-e924-4762-b4e8-014a0fc0cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:54.218Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a2924df-95b9-46cf-a749-e049cd6086db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:48:54.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:04.241Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=985bd9ca-ef6a-4cfa-9c6a-d1016b8895c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:14.264Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=041aa462-f936-4bad-b83e-4470d2a3e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:24.323Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=47a1dd02-3ed0-4aad-9f55-40c59d346517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:34.349Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0ae759a1-db0f-4147-9493-597300c0e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:44.365Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=617ed609-1824-4700-8201-1bd7c19ed76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:54.382Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f8c5c492-ff73-4795-b153-089676a9d393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:49:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:04.399Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3ecda658-6698-4dd5-8114-f4b7ef0d2e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:14.420Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=633ff6e5-3a6c-4bd6-9621-90f1009a9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:14.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:24.436Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4ea46560-fa75-469f-ac3a-aa6fa88c37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:50:25.147Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:50:25.148Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:50:25.148Z |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-08-25T23:50:25.148Z |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-08-25T23:50:25.148Z |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-08-25T23:50:25.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:50:25.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:50:25.154Z |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-08-25T23:50:25.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:34.455Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0fc3fde3-f99c-4498-a3a8-6426f9188bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:44.495Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=df9184c9-d02f-4819-968a-ef671d9b7d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:54.521Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ff82fdca-3a62-412c-a857-eab2e4f19f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:50:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:04.542Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=78ae0739-7320-474d-8ffa-3a1cebcdcf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:14.558Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=98d7fa18-0c53-4709-a773-1a1c96dbc810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:24.584Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c5b6e698-2581-40b3-aeae-36fa2e02689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:34.603Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=430f22d8-4fe5-4470-9a06-fd448008c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:44.635Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5e12e5dc-7868-4686-8a66-c0ff6a7fe914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:54.652Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2f37dddd-54a0-42b3-8b65-de8b0e4a2ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:51:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:04.692Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d099a1bd-8f4f-444b-9c26-cc6f9f5c3e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:14.717Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e3831de6-4e56-4027-bc41-1644f76d7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:24.746Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2f2368d0-0398-49ae-82b0-1d5283344204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:34.767Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=54f4c103-c509-4276-890d-62f69df458a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:44.796Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b9e18802-f2b1-411d-b2c6-f13a79f78d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:54.830Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3073916c-636e-4215-a562-83f057630e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:52:54.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:04.850Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aa339ba4-d071-475a-8baf-ed10e9c0ada8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:14.869Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=30802b83-c9e6-43d4-8971-2f5b0ee1c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:24.901Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9b641241-0866-44b6-afb5-33513383fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:34.935Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=79008d3f-f134-46c5-9a5d-3e7903c9a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:44.955Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a54db0d-0c57-4f4e-9e2d-457027c98012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:54.988Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=62750608-1575-4b52-bfdc-1daf1ded9bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:53:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:05.019Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8dfad408-bac1-4235-9fff-e380e6253168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:15.047Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=882fe779-a357-4fdf-a3af-f9bf64112f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:25.075Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=47cad1ca-f58a-4738-a525-0b4cb129d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:35.098Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ee5958af-cc64-4966-9e14-6d350135fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:45.126Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=94414f53-886b-4308-954c-6cfc626c9e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:55.154Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5c7a855b-64c3-4cb1-bfa7-d6a85bc960e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:54:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:05.180Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a49d2de2-0285-427e-81bb-22cb4999fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:15.201Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=496e803a-6a2b-4b20-bbe6-46c1297f331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T23:55:25.158Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-25T23:55:25.158Z |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-08-25T23:55:25.158Z |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-08-25T23:55:25.158Z |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-08-25T23:55:25.159Z |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-08-25T23:55:25.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T23:55:25.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T23:55:25.164Z |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-08-25T23:55:25.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:25.244Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=44e6ed3e-c6d7-4444-b38c-31ff32f06fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:35.266Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=806c9e15-dd22-400c-bcee-b4d29ee2ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:45.314Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c3aff0ba-1860-44fc-9fb6-d5ac2f4e1238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:55.342Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=05d711b4-6c3c-4120-b24c-4677f9a24aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:55:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:05.395Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9d1b8624-190e-4309-b204-7105b8b7712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:15.411Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aeaf5e70-f924-45f5-8f03-f3d0085ee7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:25.533Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ea50db25-0f2c-482c-b9d3-e8b7c361f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:35.615Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=316d661d-77c1-4122-bb3c-4b3c5dd93e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:45.630Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=05e35f2a-257f-4ca3-b628-375dbb620aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:55.645Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=636de3f0-2e0e-4587-8a81-955be7660c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:56:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:05.674Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=55888cf5-33c7-4b4c-99b6-3135d61299d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:15.703Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c8b4fdb8-1241-40ca-b7ca-636c256d6d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:25.721Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=36b24dd7-a384-4442-8cb2-64863828e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:35.739Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3edec8aa-acb4-4dcd-b1d4-0ab06a62ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:45.758Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2d9f06a0-7aeb-4252-818d-7b4a9dc577f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:55.775Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0f55ca05-6627-48ee-b729-9412faf64cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:57:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:05.828Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8beabdf9-d132-41fb-b25e-3a6879acab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:15.849Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=275d0bb5-3dee-46a4-afef-15dac864844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:25.892Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9c2da0df-976b-400e-b73f-52a882c67b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:35.913Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5a999431-3eb9-4b5e-be35-065fbeeeb135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:45.934Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=78727955-e578-4838-b329-c17026e8c1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:56.063Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2fb21e20-0dc4-43c1-85e0-c1ebb80fc7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:58:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:06.126Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7bdc6c84-7da4-41f0-8fca-543aa3c8294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:16.168Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a3088e6d-c4c9-40ed-a541-f6f3444f63ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:26.291Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2db5ffff-e28a-4ec0-885e-7a2d08fda33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:36.311Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c1a911d4-6f02-4681-9712-d234558e9ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:46.328Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=da44d39e-bce0-4f1f-85af-aacb82a6f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:56.456Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e7f6669c-9c15-4b32-9d75-677faa315c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T23:59:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:06.494Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=042cd148-a4b7-44a3-830b-dbb5402f77e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:06.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:16.556Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=15edd493-ad31-4e41-ac80-e5ff3a791eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:00:25.152Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:00:25.153Z |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-08-26T00:00:25.153Z |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-08-26T00:00:25.153Z |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-08-26T00:00:25.154Z |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-08-26T00:00:25.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:00:25.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:00:25.160Z |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-08-26T00:00:25.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:26.606Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8a518ee9-1946-4e8b-92fa-923f332e61ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:36.708Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9497b79b-bb54-43e0-a570-faa14af53d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:46.731Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=270d5ad8-eef0-4543-b78c-d9ec0ff13bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:56.772Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1eb4ffbe-c762-4a5b-9df5-a268e36301d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:00:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:06.926Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9c8fa3f8-46c2-4de8-b73a-3d511ed95465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:16.945Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ca9a0b32-029e-468b-9af6-a33fd6e822cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:26.983Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=32e3fb28-d2a7-4a3c-a74a-1ce39443198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:37.125Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=39d3aa0e-edb3-43cd-ac15-9e42df976db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:47.178Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bccef5b7-da89-45f0-a595-b66c53053ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:57.236Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d43d4b9e-fa27-4f5a-b61f-156e7a1ab803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:01:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:07.265Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2a264016-5df3-477a-81d9-c30ff67260bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:17.299Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7869a41b-0c3b-41f4-8480-205f246b3bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:27.345Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9d834456-b5a0-4998-ad5e-1f50ef2ac748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:37.460Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fd539e3c-6b89-4523-995e-1a4878b29ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:47.511Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b0dfa4d5-5d3a-42c4-b51f-6a6678a6ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:57.533Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ffe6fbb1-7b7c-4393-94b9-a0868b12a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:02:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:07.571Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f6f9416d-b539-49bf-bec5-0b1b97c20d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:17.603Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0f0b3a38-23e9-4f1b-8826-8c397a81b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:27.629Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=76ed85a4-e7c0-477a-8b00-79b9ad40b455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:37.755Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7d12704b-9845-489e-b287-45a1dcc06139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:47.790Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0ec8dcf0-32d3-4d07-b3f6-f9877afb8069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:57.802Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dc5aea6a-5a6e-4646-b520-e5375647d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:03:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:07.829Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fa786949-cfb1-4e3f-8157-0dc20993a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:07.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:17.855Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5d3ba218-51c1-47a4-99a2-1b5f224b59f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:27.896Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2b39cad8-cfce-4592-b75c-53f80089138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:27.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:37.919Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a23e4353-4668-423d-a8f0-436e664ded04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:47.936Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e80eac3d-1923-4db4-af71-ae1313a74f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:57.961Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=05245d6d-6601-4400-8d20-9f591213c41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:04:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:07.996Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1987b060-ad7a-4ec4-9955-057098271511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:18.022Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8374099e-0f85-4483-b01e-5a343cbe0474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:05:25.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:05:25.151Z |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-08-26T00:05:25.152Z |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-08-26T00:05:25.152Z |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-08-26T00:05:25.152Z |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-08-26T00:05:25.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:05:25.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:05:25.157Z |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-08-26T00:05:25.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:28.041Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ef2eb41f-f648-41d7-b06f-96bd496f809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:38.123Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=19b5f26d-acf8-408a-8f5c-efad006209a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:48.148Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e2c1db4b-929b-41c1-bfd3-f5211e6e3e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:58.183Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=81e5090d-8ad9-40f6-aa1c-5bb8501b819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:05:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:08.224Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=88059ac9-5702-4793-a0c9-0a633afa960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:18.243Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6b9a6c76-347d-4074-af01-4ca24e654d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:28.261Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12f7a8ff-4169-4b58-9269-b59cc57c34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:38.286Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a0b7c6a-83cc-4ff9-98aa-938874acb875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:48.303Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a0e0ac9-01ec-45a5-9430-02bcacd9e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:58.353Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9e7ba900-93be-4e4f-8b71-f559f7572a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:06:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:08.380Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ffd3dda7-ddee-4b67-b059-899d69c62e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:18.417Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=456d8597-ab8b-4c58-b62c-6e47f736c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:28.452Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8a075262-0e5c-4873-812a-7f90118887ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:38.499Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4e30d4ae-85c9-4fe9-887f-1478c22bc194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:48.519Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c7cf8d54-5e06-49bb-9910-fdc1a8e13736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:58.537Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a531fe0d-7af1-4454-8783-5f564ed43426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:07:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:08.554Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6e2f0fe9-44c8-405f-a67c-a839524178f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:18.589Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ea2914d6-92d0-422d-b105-05d38ea5365d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:28.607Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2aeaa6fb-ee46-4795-bbd2-4a09d92e3aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:38.640Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3d45664b-0c0c-4a05-bae5-260ff5d055dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:48.659Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f5955bc5-bbb1-4779-a79a-03446d80ed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:58.713Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9a6e3c98-0ce7-43ab-beb4-18e718075594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:08:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:08.730Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8ea5d872-2331-4a5e-8d3e-3a3ea77c0749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:18.773Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=70c51a68-bd2a-4f78-be79-a462c8bce077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:28.791Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e064f1be-8aec-4876-9bc3-05a18a69f73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:38.828Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3c0ee6e9-9b11-4a6b-96fa-9ad3339c1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:48.855Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=886c4c9a-bdec-414b-8f7c-d5ad7f1aa4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:58.899Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=167f51ac-b669-4545-9a09-c89a17ffc956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:09:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:08.921Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=55fcd50d-cef2-4bd2-9776-b8931d482190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:18.940Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e536d2e6-8312-44f1-a97f-210bdf2b7f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:10:25.163Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:10:25.164Z |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-08-26T00:10:25.164Z |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-08-26T00:10:25.164Z |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-08-26T00:10:25.165Z |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-08-26T00:10:25.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:10:25.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:10:25.171Z |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-08-26T00:10:25.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:28.964Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=85236ebb-afc4-48ce-8ad9-4d2b8eb3c849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:39.009Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d79ca07e-0fcf-4863-b201-c1ddb0116c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:49.035Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=60b96578-094c-43be-9488-0bb5196ab090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:59.070Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7e0d1b42-289f-4186-9952-66e2f2b74ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:10:59.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:09.088Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d5414cf0-d9fa-4ae3-9950-d0eef2e2beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:19.110Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ef645c2a-2a89-45e2-9fbb-2422ff3e34d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:29.126Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e934aeaa-cf63-4234-9180-9c7666e6de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:39.151Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dfa756f9-6294-4500-a096-239ab69a05f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:49.169Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0931c67a-5b5d-4907-aac8-65d7e124685a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:59.216Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2962a91d-d0ae-4ab4-ba83-cb5d633bcced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:11:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:09.235Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=be1db969-1803-4fe2-8d2a-a3a8d687f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:19.271Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=814ec56f-85ae-4c96-ba93-a90867790ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:29.288Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e5729304-853f-45ef-82f1-fdc299f1e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:39.311Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c7d8d925-d531-429b-8d57-266571a767c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:39.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:49.328Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e3b70138-bef8-4be0-9965-486bc316aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:59.354Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f42eab00-35bb-4447-9945-062932c97497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:12:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:09.370Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=534833b1-01d3-496f-aad7-f1f0021bd32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:19.398Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=51b6549c-044e-4647-9797-dc72134e203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:29.416Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=24a7ce71-c911-4dc4-ad9c-d7418f9f632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:39.433Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9ea0168c-6cf8-4f61-9cc8-a0ce83af087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:49.475Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9bb57677-0d0c-4cb2-8a29-56401ac24537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:59.515Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a97e08ea-9c1f-45fa-986e-7e9e13d8df48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:13:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:09.575Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e917ffbe-1a2d-4f07-a2f4-4d220a507ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:19.609Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=734af3e2-7acc-4ba2-b411-6d8434766b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:29.627Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bfda32c0-040a-4a41-9e1f-a9af3643ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:39.686Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e281dbf0-2f8e-414a-b9f4-74b145554a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:49.709Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1d49535e-77a9-41e7-adf4-1f7870360639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:59.730Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d3b8b7da-cd81-4e0d-b04f-069769cdf06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:14:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:09.749Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ba648db8-ba39-4977-8d90-a9667af6789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:19.779Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=33e76627-0c72-4265-8fda-175b366f20d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:15:25.195Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:15:25.195Z |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-08-26T00:15:25.196Z |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-08-26T00:15:25.196Z |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-08-26T00:15:25.196Z |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-08-26T00:15:25.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:15:25.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:15:25.201Z |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-08-26T00:15:25.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:29.796Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5a1ec9a8-e22e-4859-ae91-144c4d4f8b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:39.832Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=be22377b-5fd2-42be-b7dc-a2023fce3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:49.857Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8066a6f9-6435-4f1a-92e9-56b29721ce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:59.885Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e1c57a7a-4939-494f-977a-9f3eab3c1883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:15:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:09.899Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9c78df0c-95aa-47d6-9976-620fa94427ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:19.920Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f46ae75d-d72c-472e-a286-fc8bd95a83ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:29.936Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=450c02d9-e638-48b4-9e67-d46a5accaa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:39.968Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=391b091e-7605-40f3-a04a-72c99220ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:49.988Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3a14988f-61a4-4d77-bb36-cc5c9381f60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:16:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:00.018Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6c87e5b8-6582-41d3-a591-1372828a5a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:10.034Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9f4575ef-ef28-49bf-b2f3-dd1f4fd23e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:20.064Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a50cafe9-b8df-445c-b172-3edeb21be84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:30.081Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a4efbd26-e38d-4873-9704-f8df775c0859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:40.102Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=16fcf0d2-a57e-4d9d-8756-172fa855333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:50.119Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=097af9a7-d2f9-497a-bc7c-2dc2413bcc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:17:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:00.136Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5d31cfd6-aa40-4186-a0f7-98fd62365544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:10.155Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fff48bd9-4e6c-438f-b3b6-a6b4dba4cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:20.190Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a2f2ebe0-576f-4662-b000-d9d18d187388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:30.217Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8d9bd1a9-5c9d-4ca0-b907-5c3e1fdaaa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:40.230Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=491a7f67-ec85-4b2b-9c10-e09443d75b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:50.258Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=249936df-c602-4dfd-96f6-a278500a7058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:18:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:00.280Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9d704112-6361-433c-89fa-7a5f9a07d381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:10.298Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=36540cfd-1e82-44f8-b4ed-c9ca803cc82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:20.342Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0478f1d9-ad53-40a3-bf6f-f260daf768d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:30.379Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f21e1907-5668-44cb-9301-2825f1cb908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:40.398Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=61a43d69-e61f-44f8-92d2-6b25c0a90804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:50.462Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a24d64ef-16e3-4bca-a0e7-1251c825222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:19:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:00.502Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=65075cc5-e700-43f9-b503-fd54b8c93d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:10.522Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=84ef6f2f-0202-44f5-8624-81f6b9268646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:20.616Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2a82d130-5a1c-45fd-b733-e4dc4f95f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:20:25.165Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:20:25.166Z |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-08-26T00:20:25.166Z |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-08-26T00:20:25.166Z |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-08-26T00:20:25.167Z |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-08-26T00:20:25.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:20:25.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:20:25.172Z |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-08-26T00:20:25.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:30.712Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b4f40534-d401-4384-a1c1-1b8107db8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:40.730Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2b2abcc6-d9a1-4987-9eb1-172f2cb465fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:50.775Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3f6edf1c-b26f-4889-8906-3f454ebad958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:20:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:00.802Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f0b889bd-f7ad-4998-92b5-35d38773ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:10.834Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=62ce37e3-8734-4b7a-80fd-94e0a4ff62f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:20.879Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=37df2957-8232-459f-8ed6-12d98eb1e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:30.896Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=531619e7-d4a0-4060-a0ea-29ea14a53067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:40.917Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f7dd757b-79fe-4eac-a7f4-bfdbc37975ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:50.943Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a681baf0-8cfd-42e0-b102-670c12d44671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:21:51.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:01.053Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cfac8c96-18f8-4270-86d3-b9588f892ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:11.068Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9fd367d3-a79c-47a6-8559-c44b1e7329cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:21.104Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fe31acba-5e8d-40ba-9d73-e74654f93953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:31.137Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dae28139-ac08-4a64-a897-1b54b3d180a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:41.161Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f45457fd-01b6-450d-8f7e-0123dbbf1533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:51.213Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b03b82d8-16fc-447f-bcac-244fd9630b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:22:51.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:01.247Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=953665fe-f55f-40af-ad8e-37f188a76dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:11.265Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=def3e0c0-05b9-4c16-9da1-0122f6bb0466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:21.298Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2acdd9d5-4afd-44da-a960-5d089ddce0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:31.317Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=430de89b-f960-4532-a60d-c013ae1c797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:41.375Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e4f982fc-8635-4b68-baa5-58ed7b299575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:51.392Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e0d0b33d-730e-4b21-8e69-1749d81640ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:23:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:01.435Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=22a4f4bb-ee43-4ea5-a8d6-5fc300f0b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:11.460Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6eb41dd7-4a45-4eb5-9f7c-8a93705b21f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:21.485Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8f11d408-5cfd-4086-a62d-0fd479ae9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:31.518Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bb03352e-2f94-4847-bf4d-5ae185bfe489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:41.550Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0f0d3b69-8ad6-4bae-a4bb-a42faf4eff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:51.581Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=90d20b60-4f15-4036-aea3-f426296e6a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:24:51.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:01.622Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f08d8d93-0e7f-4d76-a73f-eb5ccab29f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:11.655Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fbb4ebf6-b989-483e-ad03-9caacf166c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:21.682Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=27462e85-4f42-40cf-8833-1aeb523d4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:25:25.225Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:25:25.226Z |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-08-26T00:25:25.226Z |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-08-26T00:25:25.226Z |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-08-26T00:25:25.227Z |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-08-26T00:25:25.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:25:25.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:25:25.234Z |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-08-26T00:25:25.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:31.707Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4aa27c88-8242-4576-9207-d8aa52da41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:41.737Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7261e16f-5aed-4a8c-bd17-2d11e2a120cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:51.758Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ee151a58-06c6-4e41-bf73-81be375c7bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:25:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:01.800Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bd1e89d2-c3bc-46ae-b53a-0741bcef197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:11.824Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=97c62d25-1ef2-419a-9afc-dc993c5082b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:21.858Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6938217b-d14a-448a-ac45-ff8bb974ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:31.883Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12f9beeb-bdb2-4238-9535-e2cff9e59953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:41.903Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a7bf4c01-db9c-456c-be3b-2d5dee4272bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:51.918Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b94f215f-e3d6-4e66-9ff1-eb2a8ca4e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:26:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:01.975Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1d81f509-0ece-4f13-a5fd-f53d645d3132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:11.993Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2f0a776f-e949-4b67-97f2-733e8480d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:22.010Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1354f05e-6453-42ba-8571-c4f049b72637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:32.032Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c367722f-5e96-4979-a0c0-1147ce7fd77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:42.090Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dfd22b25-bde1-4a1d-9750-ed2c6ac8f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:52.110Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=19706388-36b2-4476-b54c-669198ada237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:27:52.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:02.144Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=277f55ba-e7ef-4949-8100-370348f815b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:12.176Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c69e75e5-1857-4f89-ae59-6dea8f9444df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:22.214Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f1b82bda-47a3-4a48-9733-88f216891ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:32.292Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=103405a1-27bd-49bf-a824-d7be5a7d0198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:42.309Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8c783839-af4d-40b9-9493-7b0a363f294f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:52.324Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=469e8392-34c6-49c6-9a72-8fc094b91067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:28:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:02.377Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f536a780-10a2-4e4f-96d6-6cb28c2a4a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:12.393Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a5829ad6-f625-4c80-bbf4-61adc299756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:22.420Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0a74b6e3-64ca-4934-a6ad-2bf108334745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:32.435Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d688e1bc-c339-453b-b4ce-e5ce8b4e7ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:42.461Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b236e3c1-65dd-4c33-9e5d-f4ae7f9855d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:52.477Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8fa31b10-6533-4e80-beec-6463aba8ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:29:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:02.519Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4c5ebe0a-bdb4-48d0-aab7-418cf3759f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:12.536Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=92c25689-105f-4554-8f69-e312aa43537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:22.553Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b06f4a85-7812-4c94-b235-e7d2c81f54f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:30:25.188Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:30:25.188Z |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-08-26T00:30:25.189Z |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-08-26T00:30:25.189Z |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-08-26T00:30:25.189Z |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-08-26T00:30:25.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:30:25.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:30:25.228Z |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-08-26T00:30:25.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:32.587Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c897df56-15e5-48a5-9941-380e72897a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:42.605Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3cb1425a-9675-400d-b270-ee68a78bd7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:52.623Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8622235b-bc74-42da-9434-1b07f7578f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:30:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:02.660Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3c535ca2-9f78-440a-9445-2672d1cd970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:12.689Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3c30c6a3-b552-4902-b1f4-8ee80c29a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:22.704Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e311b837-9d15-4057-9fa9-82b8eba44cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:32.724Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7e50957b-9f5f-4953-975a-e307adeaf247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:42.762Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=afb361b2-95c9-432d-9b11-b56b124fb2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:52.782Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b873497b-32b7-4773-baba-ae4bba57f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:31:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:02.807Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=83b48030-9fd0-4301-99c7-670b681720e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:12.829Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b1877dac-4034-42f8-9c03-9a050ab6b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:22.856Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6901d554-ee11-484c-a37f-5fe50bcdc503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:32.877Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8b5ba19f-d48b-433d-8b42-ac235f734338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:42.905Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=80e1d64f-e1ed-4a85-93ae-0b991f766586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:52.920Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=983f342e-8608-4960-81ce-a92d9565a988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:32:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:02.961Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=286e421a-1cf8-4da7-be30-d19efcc7960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:12.985Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ebca351e-49af-4c6c-9e77-43275723d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:23.025Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9f5cec22-ba97-4196-803c-58b8dd5b56f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:33.067Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=977fe5f9-77b3-459f-a175-e31215dc2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:33.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:43.107Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=550106c3-1fe5-48e9-a793-d5af07adaea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:53.129Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=61e83cd1-9e33-49b0-8c40-e05163cf8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:33:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:03.151Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=945d3cbc-315a-4b91-ac39-d712bb37bd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:13.166Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a8fe98a8-dd3a-4f96-bf05-6917ca8f46af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:23.196Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9901fb5d-8a18-4cb5-8c28-77614cc355ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:33.212Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ff592c05-5c02-4d03-b7a3-bbebb3e140c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:43.244Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=768530f5-6286-4aad-b7f8-eff596ed7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:53.275Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3c4e9840-3a5c-476a-affd-6cfafc8029b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:34:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:03.301Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4b4ea952-07e5-4d3b-8492-fe618aa34ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:13.317Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6c33cf73-1e99-453f-bae3-7f8894c1af58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:23.345Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=05475579-4471-4547-96a8-635014a0b84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:35:25.104Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:35:25.104Z |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-08-26T00:35:25.105Z |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-08-26T00:35:25.105Z |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-08-26T00:35:25.105Z |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-08-26T00:35:25.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:35:25.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:35:25.109Z |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-08-26T00:35:25.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:33.386Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4214e16c-db17-46b0-bb8a-b9ce16ce23f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:43.448Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=20d4510b-8363-49d5-a1f0-fae296f8e11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:53.469Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f4d9cb1b-3c0c-4a07-9112-8e1dc948b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:35:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:03.592Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dce4f3e7-406d-4d3a-8f72-2a911c65d00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:13.614Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e77191c2-df00-4dcf-b622-d46ed545fbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:23.634Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=03d855f0-decf-40a1-ae51-cd635fdbfa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:33.649Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2bdab521-21dd-4734-b50c-d160938f197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:43.680Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=24ad4b5d-ca49-41e9-885c-b35bca8addf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:53.699Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6e69fc0f-f279-49f9-84b0-69dfa352b63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:36:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:03.713Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c7fa461b-ce5a-4d33-a9fb-d22390b22d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:13.741Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a15c9d3d-6f2a-4e38-989c-51b51c6fd710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:23.768Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=edcfcae8-4eac-47c4-b06a-1c01aaaff7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:33.785Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fce38d7b-db68-45e5-9c1e-f70f2be2423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:43.816Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=43394332-1657-4d9f-a9e5-1d90eaad63d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:53.844Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=4a28dfea-6e1e-4219-8401-2a8c4ec04052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:37:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:03.890Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=54eb42dd-a121-4606-b83a-00db17e7d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:13.909Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b8742d44-1e19-4f6e-bc83-b9cc92243728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:23.953Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eb50713b-48d5-4b38-a518-60533f4936b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:33.986Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=56c7414f-3a02-420d-9b6a-91f5a6352553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:44.016Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0e4dcb36-0748-4862-ba2f-206b3bdf5650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:54.034Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=215e62cf-122f-4c22-8c3d-d357e79cdcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:38:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:04.066Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5542a966-89bc-4e1e-a4c0-db78a6ae7cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:14.092Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2aa42b4a-249b-46aa-a050-4bc37bb83005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:24.115Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=48b9512d-3ccd-4b79-85a3-1a601caf0a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:34.131Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=99b85370-dae1-4943-82d6-5ccbda863e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:44.148Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fb051c88-5fc0-4f44-ab49-f5dc416fabee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:54.166Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=619bf69e-c8a5-4bc2-85b9-03680adace49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:39:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:04.183Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f513dcfa-c75c-4bee-8f50-de108b95b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:14.196Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9ce22a67-e1ec-4a6d-b361-8bc6d7e7a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:14.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:24.257Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fda4b757-b2ff-4952-a674-35a283f4ad9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:40:25.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:40:25.186Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:40:25.186Z |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-08-26T00:40:25.186Z |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-08-26T00:40:25.187Z |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-08-26T00:40:25.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:40:25.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:40:25.193Z |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-08-26T00:40:25.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:34.274Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=37607c5e-85fd-4089-9e45-63049cbde43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:44.296Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5c4e09a2-5962-407a-8513-7e9790a7c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:54.348Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a2225664-ac8e-4597-9832-82609b8e1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:40:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:04.387Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=825966b1-807d-4ab2-8c8e-f4d9bc38b990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:14.409Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=289f6ee6-4e37-432d-8527-bf320be0042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:24.437Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=37684ec8-6706-4f4b-8f52-e9a8199a158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:34.467Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5198d177-a319-4e86-85f4-c7395eed0de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:44.482Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f890f644-7a53-4def-845e-655166f6c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:54.506Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6e1451a7-2076-4a46-88f8-7f154cc9487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:41:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:04.539Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6ab5a9d6-88eb-4c44-8279-bfb4c63fb698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:14.556Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a1363a65-a69f-4097-a27c-26bf16ad6acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:24.576Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=49b42efb-88dc-47a1-b58c-e006b9f57432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:34.594Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3f58eef9-1abc-4886-b4e2-2e003d687fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:44.609Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=810d2b56-c041-45c0-99fc-7881d8430a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:54.626Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=897ab9b0-b66a-4145-90d2-624f0ca9b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:42:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:04.650Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=30e968a8-be3a-404c-bb5e-e8d9b99112c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:14.663Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e00ed5cf-b00c-46ed-96e3-fdbf45b55052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:14.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:24.683Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=383e389b-9d88-4f73-9519-42a12e34759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:34.704Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=da906689-452a-4d8a-9518-c7773500ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:44.734Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=17a22d7a-7595-4666-9fc8-7bf3e8079eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:54.752Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2449b181-13b1-4d63-88c1-c9fe870bd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:43:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:04.771Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=692dbafd-9148-4541-87d2-6251d547ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:14.792Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=74c7b22b-84fa-4df1-989c-2077b165d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:24.823Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=84835539-8567-489b-b079-c84f701d7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:34.849Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=48c044e0-d7b2-418e-955e-918de59f5ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:44.863Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=79404f8d-952d-4b4d-8d9c-49169f0e2ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:44.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:54.885Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f27aa9de-84e0-411d-a5c2-779e3704a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:44:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:04.917Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=04a2ef81-0aff-4dae-b3c7-cc3f90690b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:14.941Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=66ee13de-9081-471d-a249-bf663095c047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:14.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:24.962Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7c166921-a584-4b94-893f-06e70fa9154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:45:25.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:45:25.172Z |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-08-26T00:45:25.172Z |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-08-26T00:45:25.172Z |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-08-26T00:45:25.173Z |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-08-26T00:45:25.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:45:25.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:45:25.179Z |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-08-26T00:45:25.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:34.980Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=62c8d609-e83a-45c4-8eb2-8c1eeaff7c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:45.014Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d01ad020-ab1e-47df-9b43-3678d47a0887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:55.050Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=187d06b7-17a2-41b3-90d1-4e9c5408b889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:45:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:05.075Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a9705732-2adb-40fb-a753-551d18d9e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:15.097Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f3345b09-1810-4cbb-8a50-0863be7e4473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:25.145Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5e49a9dc-090e-462d-a652-41f4bcbae27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:35.160Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d4962273-cc93-4933-899f-8d31b69d3a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:45.184Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=770715ae-e607-42b2-ac9f-112e8098dad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:55.204Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9073e4a5-daa8-4754-9abc-92f9282ad1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:46:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:05.227Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a2a65047-4267-4a5a-8006-b5a97b0937de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:15.247Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ec57a787-5819-49f1-b32e-fa941b48f13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:25.274Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=193a6209-4905-4cc6-8fc8-e3ef276f30bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:35.346Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e92fb8bb-17ad-470f-8904-6d7f9b0396ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:45.384Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=59cf9e99-f814-4913-a13a-1a4476a5f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:55.428Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=76b6e2a3-89f9-4fc9-8c9a-fb9894cfa88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:47:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:05.446Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6b191fe1-cdd0-4da7-a487-3f431076ed0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:15.474Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f699e7e6-fea3-4b60-9f9a-90afcab47b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:25.531Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c2bb7535-c6b0-4571-b803-1ba502bd11c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:25.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:35.561Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c61dee0f-af5e-4558-bb76-e7ed0133ea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:45.577Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=011a3b4e-41bd-42b3-a2d3-4ece8a767d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:55.593Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=68a8b60a-4768-420f-ab0d-1ce1d6923c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:48:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:05.620Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a08514a6-bf33-42f4-a1c6-b32aa447e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:15.638Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=413d03c7-56ba-4bf1-9be8-54b6a3f3bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:25.679Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=09aaca2a-7fdf-4350-9bc0-7d2dfb4b9bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:35.700Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=726d800c-6136-47b7-b507-a81f629bbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:45.728Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=99c0bded-4f9e-4e8b-a78e-edd1e604cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:55.777Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cdd82d3f-d56b-4694-8bf1-1b683c197b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:49:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:05.800Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5d15662e-fdfe-45a6-b055-5fe807bcccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:15.817Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=336f4dc1-d23e-409a-b3f5-d46bf9c591f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:50:25.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:50:25.115Z |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-08-26T00:50:25.115Z |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-08-26T00:50:25.115Z |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-08-26T00:50:25.116Z |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-08-26T00:50:25.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:50:25.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:50:25.120Z |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-08-26T00:50:25.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:25.834Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ccca80da-6c45-4522-ab3d-f505ee2490a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:35.846Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=02f128e3-70d7-4b1a-94b7-450e0a4508f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:45.859Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eaee8af6-a6a1-4377-a5bf-d64525e1179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:55.875Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=64dd9434-051d-44a6-8a29-061849ce4082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:50:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:05.892Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=812d6747-5f2e-4086-9a21-51f162966dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:15.908Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dd881702-dace-40b0-98b9-86f42660fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:25.925Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=eb15d0d2-f9a0-4805-aafc-f000c47fb594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:35.948Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=85371c43-b88f-4153-9516-acb14713cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:35.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:45.968Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e0105feb-9294-48fe-ba8e-57fe52e35508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:55.986Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6f7e4b7b-acdc-45b4-834f-68e9aea5e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:51:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:06.002Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=50aad9af-d2fc-45ca-a036-7174728ea336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:16.029Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3c6e3bf1-2438-4d0d-a631-3d89ceaea5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:26.048Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=96082b76-b666-427c-bba9-1458aadc5ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:36.071Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0f89fad3-2720-4ac8-844c-8aa7121c816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:46.092Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3ad7053f-7c39-47a8-a17d-6824a50df487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:56.106Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d1e88d1b-13c0-4069-898e-8af6905d4fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:52:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:06.131Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=56209e2c-ef57-43b7-b62f-a16c6e4ebf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:16.158Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a566d15f-fb04-41e2-a0ce-55ca5366d03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:16.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:26.170Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e0fd6b08-4af3-46f9-a948-fbfdbc6ec518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:36.202Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=76378e9f-3194-417f-bc7f-255cbc2df7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:46.215Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=10480800-282c-429d-9d53-08b795bfeeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:56.240Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=49626f45-3188-4a6d-9acf-5b02708c2abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:53:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:06.255Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c79513e2-7c19-44c8-9d32-26d6e60fa851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:16.269Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f0403be9-a221-47ec-a7ef-c967d3802f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:26.289Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3248ae12-b262-4cf0-aa14-c2add41d6d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:36.320Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9f0ea53c-0b45-4238-9cc6-d3417b437a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:46.335Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3413c88e-b9c0-4560-9ddd-3c6df9f62fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:56.353Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ebef2cdf-dab4-43f6-8d3e-b51b202ec416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:54:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:06.393Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b73e1139-e72e-4020-a94c-f693c013468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:16.411Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5f0534d8-31e1-4b35-8692-604d57829041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T00:55:25.192Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T00:55:25.192Z |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-08-26T00:55:25.192Z |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-08-26T00:55:25.193Z |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-08-26T00:55:25.193Z |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-08-26T00:55:25.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T00:55:25.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T00:55:25.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-26T00:55:25.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:26.451Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b161397e-ce2b-4641-9ae3-d5c1c2f6c193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:36.464Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=065d546a-a75d-4419-9b40-23352c7471fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:36.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:46.493Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e075dec7-2d69-404a-9cca-42367588bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:56.531Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8054b7ee-e77f-4ba9-a09d-00e8fb88c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:55:56.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:06.546Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b654aa39-3bec-4b93-9af6-f07649888e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:16.564Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=fd7610a1-d16e-46b1-b6e0-41e2554ad812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:26.586Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=00f1e66c-816c-4c68-af3a-d6fd43f5bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:36.615Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=50b80c5d-a782-4903-ab71-0641dae5f614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:46.630Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b38469e7-2595-4c04-a7e1-0a63cc679146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:56.655Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=200290a7-5345-493e-8c98-78285a069a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:56:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:06.684Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2f875878-e3df-4f5f-966b-b9bcb5f34fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:16.700Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7713c039-49c2-4ad1-8f76-a14a6e2a3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:26.727Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a4841b69-9ca1-42da-b80b-12c96fb231d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:26.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:36.754Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=76ee1790-bd22-41a2-9dc8-d4f38dd578f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:46.768Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6ad95ad4-4ee7-4ec6-aaf2-745eb71ebe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:46.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:56.786Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=80d74bb0-1c56-48fa-882f-a51d6083f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:57:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:06.807Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2e778ebb-ece7-479a-870d-ce8bcd4f66b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:16.822Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b24a3a59-4124-4425-b794-3d7fae72197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:16.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:26.847Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=66503554-a71c-49b6-9dbb-ffc244fba85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:36.878Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=559ab264-3f21-40ee-a203-8e028f822657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:46.906Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2cba0b14-7ddc-4aff-894c-188f9d8821d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:56.923Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=897d9cb0-a34a-454f-966f-7f3224bd0192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:58:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:06.936Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d55b96b4-022d-418f-869e-25045796130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:16.952Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c5165a2d-962c-4be0-8106-393e33289f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:26.978Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dedd8624-4862-4290-92c0-af8a09c58352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:37.010Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b997298b-61f6-4adc-8685-ee48465bed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:47.036Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=02794300-7b1e-4b84-b056-349dd583079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:57.050Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=893afdc3-b827-4095-921b-5db28e5276bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T00:59:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:07.071Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0a345475-4e2a-40cf-9a02-96eaa53b14a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:17.087Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9ed557cb-dc30-41e3-bac0-2ff8aafd8890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T01:00:25.250Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T01:00:25.251Z |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-08-26T01:00:25.251Z |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-08-26T01:00:25.251Z |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-08-26T01:00:25.252Z |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-08-26T01:00:25.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T01:00:25.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T01:00:25.258Z |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-08-26T01:00:25.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:27.116Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=67e1cd70-9456-4c5b-b829-a484ac19c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:37.133Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d73dc082-4299-41a9-97ae-ba22f14c3c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:47.164Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3b223213-3bcc-40c1-815c-d08ebdb0b1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:57.208Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=43d704ed-8e3c-4e9a-867f-cd7fa5a23779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:00:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:07.226Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9d413975-fc2f-4db9-a13d-0916f273c2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:17.276Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cb0fb8e0-4f7b-483d-a97c-32b7f23ffc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:17.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:27.326Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9723e056-4a00-4467-a89d-fd5f06d53d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:37.351Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=6af43139-89c3-46a5-9107-1b4a2487c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:47.385Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1bb3b072-0ac6-4827-ba68-3d534cbd54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:57.432Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b25a9495-be6e-4bff-90ee-d0fc858c7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:01:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:07.467Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=046efe85-4d0c-4756-9239-1a1106431e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:17.482Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=90b8f38a-fc68-4bf6-96f3-54faf64d0d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:27.503Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=61c18e2f-cd5a-4edf-9641-c91c617e1914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:37.529Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=77fc22bd-f44f-4013-b0f8-867bc4dc23d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:47.545Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3d04901f-3303-4afb-b0aa-aae8025e58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:57.558Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=849f512c-5509-4415-a467-dc739ba6c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:02:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:07.572Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c943f183-7895-4ad2-9059-6d68dd994b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:17.588Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0ecb0f70-5bc1-4a4c-9bc7-1b7274d8c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:27.607Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b28b44b5-848e-416b-9677-cb6e1dcb6945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:37.652Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12da305d-ff11-4d3b-bc43-8c1d1306d08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:47.666Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d8a79a54-49d2-4fd8-a59a-f6b78a7fbf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:57.683Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=708ed428-02e1-4bad-8f05-21851ca6f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:03:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:07.709Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=8bff0a89-9f52-4beb-94de-37d4b34007ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:17.730Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=7b23d717-8787-428f-b4a2-04c301bd0121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:27.755Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=92480708-75b3-44fc-a636-8eb80ef644d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:37.804Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1d6eb8ba-ed10-4480-b9a7-cb543c58b266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:47.829Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0b0e5781-658e-44ce-bf5c-ae45e979afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:57.887Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0362b7aa-8015-49ee-9c5b-f47a948b45f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:04:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:07.914Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=c5b57717-bbd5-48d0-85f5-787661347cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:17.952Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ffb90139-d400-4e9f-8c5f-fee9a013f8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T01:05:25.142Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T01:05:25.142Z |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-08-26T01:05:25.142Z |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-08-26T01:05:25.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T01:05:25.143Z |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-08-26T01:05:25.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T01:05:25.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T01:05:25.146Z |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-08-26T01:05:25.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:27.973Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=911440c7-1954-4eee-b310-6aaca6873df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:38.002Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=596ea649-5045-40f8-b420-4fa17594fd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:48.016Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=12868eba-03e3-4c3f-a08f-524ba2bbe51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:58.037Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ea164506-ef82-49d5-9bb7-b8328f1fba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:05:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:08.052Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cb14641e-eeda-487a-940d-a3a6b38ce9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:18.070Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=842af0e4-6742-47c6-9866-c380e9626330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:28.091Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=173e0d41-82fc-440b-b0a9-ce34f116cf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:38.122Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aaa671bf-45fd-4fb2-ae60-518dfe27bd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:48.139Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f1d76cfb-89b7-4f20-8fd9-e590a711bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:58.169Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=98563c21-5d8d-48ff-a2a6-cb0f42b86f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:06:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:08.187Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=b0a3ab41-3c2d-4dea-b25b-6754a3e1db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:18.202Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=431a13a3-20dd-4130-ba02-dee78df10a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:28.231Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e80cd032-8f70-4733-b5c3-87ab3a32b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:38.251Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aea576ae-377a-4f14-91de-cffb3078176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:48.277Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=e54eeae9-d6a6-4aad-8271-99a48a00d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:58.336Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=ea07569b-40c8-4c82-bc23-d2420c04e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:07:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:08.384Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=3719b3de-52fe-47dd-b717-956057e44f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:18.407Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=dd31bbf5-0e79-4303-964f-1711d838cb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:28.441Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cef09e69-82d7-4a6a-a89f-1f9083e32ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:38.460Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d62ef1a5-4ddd-499c-b009-6fbe2e97eeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:48.480Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=79ca9d6b-9e16-4ae6-ba20-6351e08fb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:58.519Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=87a0085c-fb82-40ec-b2af-5da18af05d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:08:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:08.541Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=cc58c763-5bed-4f9d-929a-572c59eb1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:18.559Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=aace9e5a-d143-468d-84de-b5f62b8f27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:28.587Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=bbfa7db6-2dcd-4daf-a5de-7525323ca216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:38.615Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=5994df79-4f43-49e5-8d71-6a46ecb3eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:48.651Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=94e1a9de-8590-45f0-be06-c9f035a8a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:58.667Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=0c9699ad-07a8-449a-9b84-6054b5e6acd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:09:58.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:08.691Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=a50264e2-e77e-4845-a677-a6590af5a2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:18.725Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=81cdd21b-776b-4bf8-bce3-e5472ef589d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-26T01:10:25.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-26T01:10:25.235Z |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-08-26T01:10:25.235Z |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-08-26T01:10:25.235Z |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-08-26T01:10:25.236Z |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-08-26T01:10:25.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-26T01:10:25.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-26T01:10:25.242Z |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-08-26T01:10:25.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:28.749Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=31f90f58-dadc-45ac-a2bc-ec1ed083d412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:38.862Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=d9c8096f-1d9f-4a71-b1cc-0f7b24cda2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:48.898Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=71b17a58-99c8-4085-9644-d6cbd437a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:58.933Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=605f2268-33a2-43de-b568-be268b3cdcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:10:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:08.953Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=f9f810c6-88c7-4946-84b7-f4e08a5b6c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:18.977Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=63b63099-715d-426c-a590-e4ba74ce8482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:28.993Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=9e991823-b886-43fb-b6d4-6711740a088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:39.055Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=87d8a8c3-4215-4a48-b5a2-928681ec2680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:49.073Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=15db4ae6-149c-4474-aa7d-4b1eafbe2db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:59.099Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=1e3c9827-6580-48e5-bb24-d432b7793f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:11:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:09.113Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=50cf9481-78fd-445f-b2d0-4d430d5641d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:19.135Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=2babd7c9-8dee-40d2-aba6-f1b417809f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:29.150Z |INFO |Init configs |InvocationID=95e2f0d6-f780-4a78-80cf-bcb5001deee6, InstanceUUID=15c8d41e-9242-4605-aa6d-1e75511f469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-26T01:12:29.190Z |INFO |PRH tasks have been completed | | | |reactor-ht