By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:20:01.896Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:20:01.918Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:20:01.919Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:20:01.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:20:02.627Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:20:02.832Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:20:02.833Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:20:02.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:20:02.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-09T23:20:03.088Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-09T23:20:03.135Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-09T23:20:06.048Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-09T23:20:06.885Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-09T23:20:06.943Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-09T23:20:06.944Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-09T23:20:07.066Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-09T23:20:07.067Z |INFO |Root WebApplicationContext: initialization completed in 3931 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-09T23:20:08.488Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-09T23:20:10.448Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-09T23:20:13.714Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-09T23:20:15.382Z |INFO |Started MainApp in 18.926 seconds (JVM running for 20.493) |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-09T23:20:15.588Z |INFO |Start scheduling PRH workflow |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:15.651Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=19a88c34-aff9-4976-bc0b-c9ee71049748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:16.647Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-09T23:20:18.649Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-09T23:20:18.649Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-09T23:20:18.653Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:26.654Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ee54958-310b-4bab-995e-d28bb1b2433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:37.145Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4500476c-a64f-4cdd-9ba5-8ca53011da8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:47.214Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fabb7d8b-dd32-4c64-8465-e6b9dc60af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:57.294Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6d35ecc3-ec79-402f-8b7c-74fdc903bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:20:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:07.429Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0d081547-5c0e-4e63-886c-e8834493fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:17.456Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=734152ce-4edc-4aa5-92d1-a27afc1399a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:27.549Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a92a671a-1a5d-4a48-95cd-339a1e81d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:37.558Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d1d23cd4-d440-48b8-9f64-c4b2246253ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:47.569Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=86531f91-5298-4455-915c-9f0d692bc8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:57.587Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1fa7f3b2-0f27-4d24-bf90-f69a2da249d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:21:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:07.801Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ca974d52-9132-4e1e-9882-63472987eac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:17.838Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=64f1a33c-4b68-4a9c-8400-a7ddb377aa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:27.967Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=049532f5-3cfb-4cf3-a1fa-840a43c4ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:37.991Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=20df9116-2319-4fa5-a50e-ad03e19cb9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:47.999Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ff8661b3-b996-48f3-920b-1974901d05bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:58.014Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=398c83c4-b19b-496a-8f91-7836004cae8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:22:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:08.045Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cbf7a865-c1eb-477b-9031-9e530dd005c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:18.060Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=16e94723-48fd-46d4-a807-79135dcd23a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:28.078Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e1811a38-0e0a-49f3-9dae-6f190fa56a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:38.098Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=abae1250-da7f-4dda-b9f3-3336af4003a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:48.106Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2c98bc87-56fc-418c-8ab7-4938592764ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:58.126Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5ffe7b0d-d398-43c9-922b-de676a94c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:23:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:08.136Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=53c89ccb-3e83-43a9-9f62-eedf2c06b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:18.144Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1c628fe5-d61a-4369-a72f-62651b86c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:28.242Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d67809f7-b690-40ce-bf43-2019d9ef0a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:38.249Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c774b581-da00-4ee3-81c2-c15e9c1026cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:38.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:48.255Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=676ed2a1-a125-47c3-a635-d5b000c6a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:58.261Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f35db9fd-411d-4a25-a0d5-158790629fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:24:58.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:08.276Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f98c6dad-c6e3-46cf-a40f-e8e8e2905d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:25:10.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:25:10.811Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:25:10.811Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:25:10.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:25:10.812Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:25:10.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:25:10.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:25:10.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:25:10.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:18.321Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ac19d40d-a16d-4a77-844f-93a4b5044c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:28.335Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f35ef8d3-7ef6-43ea-8807-225bf13545b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:38.353Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=21c09820-9f95-4552-a018-4ce614b7aeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:48.379Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a97c6205-87d2-45a9-ac5f-9ce41fa21ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:58.396Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=447c708a-f1f9-41c2-8b3b-d6fff8a177ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:25:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:08.407Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=10a76318-72a3-4073-bcf7-901052163987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:18.419Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a1a9ef95-740b-4be7-9a3e-53fceaeb177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:28.452Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e52764f5-292b-4b49-8d26-d1d2a61ef2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:38.474Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=32294245-7894-415f-9514-d83233511ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:48.489Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e3e23a84-7919-4199-ad3c-5256ee9cff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:58.500Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b5e45ee6-ef3c-4523-a92f-4fcbc0c7b623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:26:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:08.521Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1dcdf259-5872-4373-974a-aefe86d658e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:18.534Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f8c076b2-9d4f-4565-8911-b08daf1326ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:28.550Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=92df08a3-4e64-4c74-bad7-89b081eb3e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:38.567Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=86a19cb3-d75e-415c-84bb-60babc3bbced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:48.586Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0293a6b8-903e-4ca5-b24e-9b4298519eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:58.607Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f8cfc08e-224b-4cd6-9fb3-9435eb92b43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:27:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:08.616Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=05cc5b0d-6e02-4323-8fed-96d9b17dd223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:18.628Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=759766b9-0568-4250-8740-6caca1b35e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:28.637Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=25cd5c42-7678-4814-b948-5a204d59642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:38.657Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=963f63ec-6576-4408-8dbf-99c9bba9df96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:48.668Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e0b53689-b0b5-469c-81c3-5aac37ad4bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:58.679Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6f549f64-4da3-455e-9e80-cc833365dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:28:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:08.690Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bb270df2-6a3f-4990-a0ab-1defb5d5ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:18.706Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=71a17961-bc37-44fa-b8d8-d03e77004964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:28.720Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8a81cc1d-d366-4f50-8ee9-973c2cf48229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:38.737Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c221c967-3aad-4061-9732-dfb1563d4579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:48.747Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c5a57914-e1d3-4455-946e-459b08400047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:58.761Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=28a866cc-a999-4b48-bb89-687c79fe9132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:29:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:08.778Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0a3a8949-cc0c-49df-84a5-0a1f6b1f8d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:30:09.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:30:09.113Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:30:09.113Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:30:09.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:30:09.115Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:30:09.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:30:09.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:30:09.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:30:09.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:18.793Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b9c84258-7d7d-48b1-bc02-3ad8f1dd4258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:28.808Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cb1e8e03-51f0-41f4-ab90-5415c23edf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:38.822Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=635fc449-b4de-45d5-b162-a11517a35c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:48.831Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f40aad64-b176-40ac-af58-d9642881317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:58.837Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=11dfe930-97ff-48a1-a14f-19fd84033360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:30:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:08.850Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cd55a457-5d9f-484c-9dc7-eb93b5524925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:08.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:18.976Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=004972c5-42ae-4925-a1d3-a56c6d6fa674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:28.986Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=58ddd272-8740-418b-a842-4d939478532e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:39.018Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e81022d4-20ca-42b2-a0eb-0977bb7d1de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:39.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:49.135Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=43adca34-c43a-48ea-9338-2ff1dfdc0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:59.150Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d7375df9-1ffa-4d4a-8dab-724ee72b7e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:31:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:09.298Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2a8f95cb-2370-4400-98eb-18e307f2d8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:19.313Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ae57046-2e07-428f-998a-b5b6bec61343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:29.329Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f23b401f-f794-4a0c-93eb-6f4ea68222d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:39.355Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d84fb24e-9582-4f44-91ff-81916629b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:49.365Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6738bf95-bf84-4433-b420-c806c729bce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:59.384Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c5fd494a-9257-448b-908b-fb75b1cda91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:32:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:09.397Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8b921f32-a226-4de9-b5e8-907b83778303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:19.418Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3abe2f04-b1af-496e-ba7e-9b99f2cd4ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:29.434Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b84e89b0-3fcb-4963-85bc-09a33ebe66d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:39.444Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bd58ef3d-872d-4ed3-8575-e84d4b517bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:49.589Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=04fb79d7-a407-4f1e-b54e-8430cb7e3e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:59.630Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0a096210-fbab-4fc2-a6b1-0692baec03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:33:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:09.664Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=42d66e0e-7569-4bff-8dd8-e2497591ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:19.702Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=863da305-6e1f-4db7-968a-fcc9b3fcee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:29.726Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=53e74c5a-7faf-49a8-b309-294e365f1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:39.768Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c1dd8ce2-0e30-424f-b8d8-0235130ef301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:49.814Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9e2baf03-f6ba-43d3-ad2d-48cba55d9e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:34:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:00.054Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d5fd686d-b54a-4134-84de-f58092e15819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:35:09.172Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:35:09.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-09-09T23:35:09.173Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:35:09.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:35:09.174Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:35:09.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:35:09.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:35:09.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:35:09.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:10.100Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0083ce98-15c4-493f-9a68-5b45d3c98ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:20.145Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f13d3838-539f-414d-b6b2-21944120602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:30.187Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=59bb8a32-199c-4d26-a9ee-51bef5921510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:40.257Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=be8bf6b2-398e-417c-953f-043a9582c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:50.341Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5736b8dd-53a8-4e89-ac98-866086fc65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:35:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:00.437Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0f971925-5613-4798-afe0-52bdde1c0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:10.462Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d97fdd24-6013-4a6c-86cd-f9624d1263d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:20.488Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=491eb1d6-3429-4274-a904-d765d14ad928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:30.513Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ad45e7b-8b8b-4660-ae57-afd7fbfa88de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:40.541Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cc186bc0-9ab2-4326-be96-9509ec78f4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:50.578Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f22217a3-186e-46a6-8161-b8e114b11b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:36:50.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:00.600Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7b4cf9ff-7eae-46f0-b72b-565ad1e56594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:10.622Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bc72e23c-8c97-4b42-86d5-8ee8bce78302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:20.647Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6c18cfea-5cae-4717-995f-4faccbfca555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:30.729Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=689d5c89-03c4-4cda-8499-72b292393f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:40.763Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d76d625b-e71f-497e-971e-eb38251874fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:50.798Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bfda9c20-612e-4dc3-906d-a636f577d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:37:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:00.828Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fb016d3f-0338-4dd8-97bc-a390cb58f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:10.861Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=914017c2-412e-4387-b05c-4767958dcbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:20.889Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a42d93a6-0b70-433f-b16c-92a5e626181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:31.088Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=24256ab5-33d8-46e3-8509-57684b19a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:41.122Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5c53fdfe-d616-4ecd-90e3-8500ab7926b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:51.158Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=33799e7f-053c-4797-b018-dc1eb5f45a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:38:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:01.185Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3d4113db-1f37-42fd-b23b-285b18155a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:11.221Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=08998b46-8bcf-4ea5-8a6e-19524bc0d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:21.242Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7d503408-1d59-461d-80b9-099a10237ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:21.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:31.267Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fbee2f55-8d60-43f7-8cd0-dfbfb950c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:41.290Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=54ba5090-271a-47fe-be53-d318090fc7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:51.309Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cdcf957a-a211-494e-93df-efabc88bdbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:39:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:01.450Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9c74ff49-0803-44b0-9b76-3e4bd1b071e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:40:08.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:40:08.909Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:40:08.909Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:40:08.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:40:08.912Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:40:08.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:40:08.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:40:08.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:40:08.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:11.477Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c2f48e75-e76e-45d2-af0b-4e7640f1a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:21.502Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2d0a7eef-801a-4979-a22f-45486a83b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:31.538Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7d64c777-f339-4a9a-903d-2ebeb94b0956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:31.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:41.602Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dbdfbd73-d05d-44e5-adc1-f5db945d83dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:51.641Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ff63ac50-853e-4153-b6b6-6ff5e9ec2305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:40:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:01.669Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b0cf2462-f89a-4490-8087-6295535f702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:11.715Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5016e0c4-b563-4930-8549-fb0185b0bd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:21.769Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c7445efc-7f0a-4aef-97a3-29f92614ada3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:31.790Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=41ddc41a-977a-4051-abc4-49b6fdd91f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:41.817Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c4144941-91d5-4ab3-97fd-b1511a88d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:51.858Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=17f38477-8a8f-490e-9e44-c432bf3a3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:41:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:01.881Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3ce50bbc-1e4c-4344-bd0b-3e5e6968b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:11.904Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9eabf0e3-a835-4641-b5ab-64a9bbd24c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:21.930Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=923f44f5-b7ce-4e9a-a45e-51b9709f3a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:31.958Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4ad74be4-b8b7-4307-9315-629fc4b0086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:41.979Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=76feb549-5a70-44c6-b121-9e153c6ee4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:52.001Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0e7722ad-0f31-46eb-b78a-2dc8d684d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:42:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:02.033Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b3efb89a-eafa-464e-bc65-36ccf2f578a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:12.058Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=db0c4928-74cc-4a7c-99c8-9c96da01cc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:22.085Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7f451fba-7dab-4379-a1fc-4d008c0fc361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:32.110Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c0b3329a-9a1f-4fb7-b09a-89195bf8450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:42.154Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f12cc669-f4df-478a-b495-d61bebdf257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:52.184Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8542cfb0-434c-4146-a3bb-06f105cdd6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:43:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:02.578Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=36a56162-3e6f-4d6a-acc0-a38737c6da21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:12.600Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e9d6b401-06c8-436e-a741-7693fb196c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:22.621Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=763382af-6b0e-4b8f-98e1-ea14a487d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:32.651Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=358e6001-753a-4da4-9364-e8f2bd446b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:42.668Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1b0c59d9-21bf-4ba8-9b04-af8d257e9e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:52.689Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0f326e89-4b20-4301-b474-af1c5b410f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:44:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:02.748Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fe206717-91b9-4282-9b95-9d4caad4d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:45:08.971Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:45:08.972Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:45:08.972Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:45:08.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:45:08.974Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:45:08.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:45:08.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:45:08.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:45:08.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:12.777Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=56aeb85b-d45e-494c-8791-5ff5c9c348d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:22.828Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=46f16b9f-52c2-4463-bd9b-773bde0a3daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:32.866Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=48347a06-990e-4672-a874-aa6142196e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:43.014Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c07dc2ff-7c9b-4b39-a167-01ddbb91b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:53.053Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a38e8497-1285-4d5f-8b9a-7a5cba13e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:45:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:03.075Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bde676d4-a573-47c3-aac3-5a715342f177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:13.102Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=27bd3fab-8500-4c3d-bfc2-72063e0ae7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:23.136Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=edf763ad-fe69-4bfe-96b4-7ce175767feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:33.224Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3a43c9a2-a054-400b-b93f-7572671762ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:43.242Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f398782a-4e9d-4582-a6d3-20cf2c39d2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:53.271Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=04cf7100-c6ae-4903-9ad9-e586243557aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:46:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:03.287Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3fc95f78-cc44-4899-a127-e208c7e2e966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:13.313Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cfd625d3-20dc-4e2c-b610-82ac922e1a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:23.369Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4f7bf4de-9f69-4dc3-bcce-1733b838c381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:33.396Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0778a7ec-c345-4b82-a8e8-6afc06a8bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:43.457Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cd76c946-398e-484a-abc6-ec07117a8ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:53.487Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6fcd8fa6-f7f8-4619-8058-a8579dbdee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:47:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:03.503Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d8bc2a9b-ac77-4861-9c56-5134cd2f76ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:13.525Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=69a69712-0509-45e7-a408-5547f23118bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:23.545Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e3b6eda2-8812-43b8-8d0a-928ea0d7d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:33.585Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2308ccdc-bf70-45e0-a6e0-ded0ee0c6661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:43.633Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7c1b81fb-d3ff-49dd-ab25-577031eb6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:53.657Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=62a6c26c-0a75-4aa1-b4e3-14d1d84ac757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:48:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:03.680Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=84114bab-e9cd-4a34-8f02-a3541eebee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:13.700Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ad2db1d-06eb-465f-aad5-bb41b783a16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:23.722Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=230339ba-af0a-4b80-81e5-8dfc864d967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:33.746Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f3a0af18-066b-4df9-b68c-fd3a80f892f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:43.776Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b85bcbbf-a584-4d36-a013-77bcb4fe2eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:53.997Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d22949b8-52a1-4530-b16a-79e2fe80eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:49:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:04.069Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2ffc2750-d39a-4210-98a1-d40bc0314d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:50:09.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:50:09.043Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:50:09.044Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:50:09.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:50:09.045Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:50:09.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:50:09.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:50:09.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:50:09.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:14.123Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b0be687a-873c-4fd6-a7cc-fb0e79898103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:24.191Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=068eea34-de6b-4aed-9e87-5f2cfee5eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:34.214Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=432eecb1-dc53-4526-9f03-28496b09e511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:44.316Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eb756821-e67d-423f-8c2b-aa4e4aa3b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:54.361Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0eaf9e5e-0d20-44d3-ba01-578d079a1959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:50:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:04.388Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=93885904-a31d-41ef-9800-a4b63024bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:14.431Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d7f28987-9ac6-40db-b3c6-2b604f7519ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:24.452Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8c39457d-87d3-4926-b5f7-3e36d34ad44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:34.481Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3eb760b3-e9ae-4ad6-9849-ca4288437f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:44.505Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=06d7e9d4-c4f3-4a2b-86a4-c09d05ff8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:54.566Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7f6d2f4f-3266-4d8d-b5be-3ee61fee8d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:51:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:04.590Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a21f0a8e-9833-4b17-9355-bebbb2d4dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:14.615Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=392a70e6-8ce1-4f6c-b1c0-7156d500a0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:24.688Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5d92983c-49ab-4b85-8a06-be2cee3ebccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:34.726Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=62a13e4f-698a-42e2-8bc0-2d580ea845ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:44.756Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4d549eb5-db4e-43fd-b030-4cb823538c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:54.794Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3ef26c3e-762e-41e1-9db4-b95690fb00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:52:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:04.851Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0b639d40-3445-488b-a727-2dcd4dc9cef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:14.952Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ee4fef0-652f-405f-96ce-bd7fdad7c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:24.991Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=58d32ba9-3f69-4fc0-93da-a0492fa01a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:35.022Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cd95b7c3-ddf7-4d6d-80a6-34e8a2907da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:45.061Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eac78561-f8a0-4fc5-910d-d6ea961d5079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:55.107Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9e239304-11fc-4490-a303-5be96f257522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:53:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:05.177Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=674023e4-3106-4d99-a11e-92047e08e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:15.477Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3dc9bf8a-a98f-41d8-be95-2625749e1aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:15.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:25.537Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9fbc6eb7-269a-4ae6-a49e-47c55cf71789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:35.849Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9c91a4a7-99d5-49af-9bfe-09f6981247fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:45.933Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=08a23c42-1e94-4247-bf26-b578a4cfd17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:55.964Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e53dcf87-9f39-4fac-9dc1-b4548b1e9501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:54:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:05.997Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9de7dbbe-cadc-4872-ace8-53aa691d28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-09T23:55:09.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:55:09.255Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-09T23:55:09.255Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-09T23:55:09.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:55:09.260Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:55:09.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-09T23:55:09.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-09T23:55:09.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-09T23:55:09.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:16.035Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8a84621b-323b-4fa9-89ee-44a989ca0e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:26.088Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=23aa7151-5c91-4283-ace8-86aa374d6755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:36.129Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4dac8d19-1162-4a7d-8f25-3a1ff906661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:46.200Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e7541db7-0785-4725-8410-1dc8f1097d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:56.242Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b1d348ce-a24f-4a4f-8c6a-6d9547415ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:55:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:06.263Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9ef5051d-b9ec-4606-ad33-b58dd6a2b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:16.309Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=50199855-d3ea-46ee-a32b-b54bed756b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:26.349Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2ef64258-4747-42ed-a220-b3e3e52d7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:36.495Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e931bf61-7a6c-4d6c-a87a-8b33b158fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:46.537Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7d50a45f-1915-4581-9540-a581dc7552ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:56.562Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4d787ccc-7c03-4169-b1bc-772e59fe14d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:56:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:06.594Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=58613590-8b07-452b-bc86-a106296770e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:16.613Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0944e763-5870-4990-97a7-c9e2787a92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:26.659Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1c0664bf-30f1-4970-bc28-f755681d3943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:36.706Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f51e929d-425f-46e6-b529-8046c42e6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:46.750Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6a44d759-b013-4cea-99ec-a8d4a74bb4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:56.779Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7935863c-14a4-4ac5-98ff-e0144896d2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:57:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:06.802Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=286025b0-863e-4627-90ac-168265753a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:16.827Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=db0294aa-9b9c-42e3-a8e9-79c916617538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:26.862Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=80fee5ad-e093-494c-b281-0f8d3d8dff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:36.990Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=65eb18ce-cb03-4a69-8ee6-c6ff324907f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:47.041Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f312908b-0725-49a4-9acf-5c197924d9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:47.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:57.064Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=18211039-ed0e-48d2-9bae-25d249c17b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:58:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:07.086Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8d7a43df-102a-4537-889a-9e555ff7c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:17.105Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=98f2a66a-e73e-4654-9c2d-6af89e3304e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:27.128Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=492a405d-ec41-4b28-9111-0657b0bc855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:37.146Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4c590d7c-8027-4bbe-a690-46f0162b71cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:47.166Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=03b9e962-c182-4dce-b2a8-c1ff15e0a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:57.197Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bacfb7bc-f6bf-490d-b181-ff748255901e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-09T23:59:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:07.220Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=31c35765-4e03-431a-b793-165ea6b9d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:00:09.180Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:00:09.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-09-10T00:00:09.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-09-10T00:00:09.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-09-10T00:00:09.182Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:00:09.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:00:09.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:00:09.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-09-10T00:00:09.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:17.297Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ac935421-3729-4833-93d9-8fa0291d10cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:27.324Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=717a5817-6cc4-4840-b726-85052d036fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:37.354Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=08e3cf05-90c7-4712-a285-7fb88d867d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:47.513Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cf5140c2-2932-4d5d-9b81-c66df972b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:57.546Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8e91ae29-f6f5-48cc-a3db-81c72916c6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:00:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:07.570Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7a806f31-f719-4d43-9b8e-80eb655c2075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:17.612Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=198e4e09-47e6-432f-9dd4-43140083741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:27.641Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e7aea63b-cf4f-4ddf-9465-411959b0ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:37.662Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5941bac8-ed7e-4396-897b-8bd4e9f9e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:47.682Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=78c6d846-daf2-4b0d-aa2f-6233dfae6949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:57.699Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=14734d5e-350b-4f00-950e-d397345b7bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:01:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:07.714Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=01cffdbf-0ec6-4564-a609-af206a824b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:17.736Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c836a420-4142-4195-ac17-6ecf1edc8cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:27.765Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5a5e4b7e-40bf-4b7f-95ea-12a9ba1f1c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:37.787Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a7ce4aae-4350-4c7b-9a2e-5e2a7a495163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:47.825Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5e707fc7-b410-4ed3-b92e-2ab98dace0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:57.852Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=14cd0c92-c4af-4158-a018-1f3d71ce4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:02:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:07.908Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5862af32-1fb1-4654-980d-17b33fd61cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:17.944Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bc7aed2a-65b5-4410-8dd0-e560fbd8fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:27.964Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7ce34afb-6f6e-42e7-b887-b2e79cf0a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:37.984Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=98cec67d-2ba4-42e8-87ba-641159ac3032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:48.008Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7c54699f-787e-467b-8e3f-1acace7203db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:58.165Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bee40304-32aa-478e-b216-b8b712f16e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:03:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:08.198Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2fbb315f-f2ce-467c-b52e-6e7f42e8afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:18.221Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=322db224-1773-4072-a128-f30901ac9ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:28.245Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fcaf717c-eacf-42d8-be2a-be653d026480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:38.265Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b3d02975-a69a-4e0d-b815-9c52deefcb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:48.304Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a306e710-796c-4784-a9cf-6ca29b6cd555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:58.339Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f108d252-3e42-4e97-bc27-66b852224052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:04:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:08.354Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=86ac9ca0-1975-42ed-8162-05913757d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:05:08.952Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:05:08.953Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:05:08.953Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:05:08.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:05:08.954Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:05:08.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:05:08.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:05:08.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:05:08.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:18.376Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e9fbfc04-c6df-413a-8d03-9999ad6de373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:28.399Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7885578c-d861-47b5-aa17-e1fcd076c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:38.431Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eacdd3fb-8a36-43b6-bd52-7576ee43b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:48.475Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8559b634-4aa3-43aa-9994-64335eb33713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:58.514Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6de6265d-56cb-4266-b66f-be2beefbab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:05:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:08.553Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=95d6da0b-1579-4b4a-b345-5d0ca1b14cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:18.579Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7252fcc6-c681-4e0c-b01c-b61a42c64c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:28.610Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=39c73577-f2b7-4ce8-86cb-98b496174be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:38.645Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ae3ee191-5927-4c5e-8173-c2c53551d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:48.673Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e08f4002-717f-4cbc-aaf5-a096e400d42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:58.693Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c8708008-88b9-4197-94e9-ba49e6991d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:06:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:08.725Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eb2c38d2-be5e-4dca-8f13-8a44434e6d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:18.744Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=580c62cd-7ee1-4204-bd99-ce951bc63abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:28.774Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=815ecfa9-21a7-4c63-b54c-2ebfe4d57ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:38.850Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8a5130c8-c3fc-4ed5-a298-41c5c64c7fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:49.402Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=348f6896-9c28-40d1-ae08-c2785b49fe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:59.418Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=af0f7bfa-3823-4dd2-a510-75d46a2a51fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:07:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:09.443Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dcf29607-a935-47fc-9b62-8547385d2bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:19.468Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9de4291c-180a-46e2-8a87-de16a9ee7edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:29.488Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1817d58c-44a0-4247-9681-292fd9aa4122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:39.515Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=72df823c-809b-4f39-9520-0c881a4af507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:49.536Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=99b592ae-38cd-4355-97df-3ddf53060855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:59.554Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=899fa119-8c0a-4712-b8f9-84dd6f3f4a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:08:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:09.580Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=492dd24c-1374-4bf0-984f-1837fb09c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:19.624Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fec4e788-3b21-4549-9af6-803b2582d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:29.649Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a3a662c4-014f-417b-bb6c-7028cc7cf877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:39.674Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7babe961-104e-4f55-8313-51402c2d1800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:49.693Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7d9c7dfa-507d-44a8-939f-cc900daa118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:59.708Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d78e084c-44d9-45c6-93c4-285b34e983da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:09:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:10:08.926Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:10:08.926Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:10:08.927Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:10:08.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:10:08.928Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:10:08.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:10:08.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:10:08.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:10:08.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:09.724Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fa780508-d297-40cd-a9df-bfc7bca911e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:19.742Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0520a6e4-5bdd-43b8-9958-93ff329b9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:29.755Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d7b92ff2-1972-46de-b593-adde36ec4002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:39.773Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6dd81151-19d8-4b4b-b3ae-a9dccc693f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:49.806Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2d2f33c9-a83e-4af0-af96-f2ece8cd7a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:59.827Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=902bdce7-ef15-4793-ae31-b3e1776886a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:10:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:09.845Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d858edb2-e57b-4d7a-9336-0f79518002a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:19.870Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=93f91764-add8-49bc-85a4-b5a25ed6a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:29.921Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=77143ee7-374e-4a05-92f2-d74fb22e086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:40.019Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1d3916b3-acda-48bb-b5fd-8caf09624d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:50.141Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=89a7360c-01fb-442d-8b2d-a581374b04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:11:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:00.161Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=abe24b94-6649-4204-993f-fbd3c24732c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:10.176Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6265b413-f556-49ee-85ed-69ffb2234d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:20.206Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0a23e5e6-a043-4c73-bba4-188fc432c170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:30.500Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a72152ea-3caa-475e-a411-cf1dc0682559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:40.532Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=abe6c96b-2a56-49f1-8cc3-75a3be24c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:50.551Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d84cc9aa-c5e0-41fc-af19-efb511fce9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:12:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:00.567Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a1289285-9dc2-4792-9fd9-cec7b198af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:10.584Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fb356eaa-72cc-4fd1-a3ba-660b375df52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:20.601Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0c294ebc-73ed-4341-a771-ee433b984647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:30.615Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ce3be95a-72c5-4203-8f41-c78a550ee3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:40.630Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4f86a05e-e947-420d-91cc-f0d5ac7ddda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:50.655Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3a6630bd-62e7-4882-83d4-58222d485320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:13:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:00.683Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=581fcad4-a7b5-4c8f-90ea-ca2ab39ac841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:10.700Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=db335349-dbfb-4ae2-889e-57fec08ca173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:20.730Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a2807cef-230d-4f48-91e8-1b0ebc5c1e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:30.747Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8bd79811-0205-4382-b386-87f5fd3f655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:40.766Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e6808524-d314-4bc8-9d0e-bf8a9cba55a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:50.790Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bf43865b-b1bb-40c0-a83b-0118dfb8c0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:14:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:00.807Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=992b7edb-d140-4702-a3aa-07870282f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:15:09.007Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:15:09.008Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:15:09.008Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:15:09.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:15:09.009Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:15:09.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:15:09.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:15:09.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:15:09.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:10.821Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ef7a2c8e-d75c-4288-913d-04d70735e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:20.844Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cf1749ff-f867-4f5a-8329-0f9678fb58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:30.858Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=df560749-71b6-4a41-943c-8d57bdf0f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:40.876Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=79d28b63-6823-4cc5-9124-c00bf707f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:40.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:50.896Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=95e174d1-b918-48c0-99ab-8f9f8c44f4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:15:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:00.912Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=487056a7-a5e9-4901-9f31-01f0c8bb65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:10.929Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f70b407e-f4f1-40d0-a720-1aecd94afee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:20.944Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0332ceed-1dc1-4f30-ac81-48869440141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:30.967Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5202c8dd-f84f-43e4-b1dc-f8d4d18e28ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:40.995Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=516f8496-3e87-4afc-a461-3b06432a451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:51.018Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=62f8d9d0-25b5-4073-a7d9-0894747c0444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:16:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:01.042Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=42f3d0c5-3232-41a1-b5d9-dd7aec8122ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:11.063Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=be585028-6fce-4f78-a0c9-375fd7d571cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:11.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:21.079Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a442d8c8-f3b6-4386-af93-00cd0a1a93c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:31.096Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9df99025-b03b-4ac7-80bc-e786ad186921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:41.118Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=35040245-1012-41b3-b8a4-a42d6b50d4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:51.140Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=16c9a0af-5cd5-461d-9b64-0ad104668131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:17:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:01.156Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=67397763-7407-402f-9fa3-e092507f0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:11.178Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3f66eaaa-2761-4c50-9232-07cabb9ad07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:21.190Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0777e84a-b171-45f0-bde8-0afec0f7b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:31.217Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b5f9a505-677b-4c03-8d1a-c6f20b32fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:41.239Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b403b9d1-c902-4838-a674-bd788a50a7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:51.256Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ffef1d54-42e9-4aec-8b9f-828c64be1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:18:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:01.283Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0387b623-8cfb-4ff3-ad63-02a3b6457e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:11.318Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f788ffe1-cbf0-4c45-a454-ef5726d99119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:21.356Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bbfa14df-e207-4d8d-b3c5-e9ce2285275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:31.380Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1f459d31-6778-4595-865a-33ccb9c2c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:41.396Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b3c6fd15-9900-4df3-ace5-4c970bb2d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:41.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:51.411Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e94143af-34b1-484e-9559-185093d4ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:19:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:01.435Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f44106d6-0d5b-4e5e-b856-5fc2cc838f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:20:08.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:20:08.847Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:20:08.847Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:20:08.847Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:20:08.848Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:20:08.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:20:08.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:20:08.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:20:08.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:11.453Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d1e51ecc-5c59-40d7-b7f7-9d1209f4c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:21.469Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=305f22c0-0a1e-4852-89db-d40ac270e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:21.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:31.489Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5dfbfff5-d5dd-4739-9306-b4fe31415fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:41.570Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7db4642d-90d0-4595-a315-b44a1ffa6ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:51.591Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ed3e2b37-5183-414f-91a1-8815aa2b27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:20:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:01.613Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8fff7a94-e021-4c0c-8a63-243159775c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:11.635Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=24f03006-f109-49fe-926e-fcfbf3327032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:21.657Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dc91b02a-f2ab-44da-9b36-8b393fed178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:31.675Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ae5878b1-7c96-4a42-a85a-3da2068ff48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:41.690Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ab9ac026-04c9-43e5-862d-fd2c26393861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:41.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:51.708Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b82c322c-cf03-4a2d-b1d8-4b024910df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:21:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:01.722Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5ba592f9-c3e7-4d8b-9355-7e08bae6ec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:11.741Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=59ce1444-fa15-4097-8579-613bcde24b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:21.756Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=87aff7b3-c8df-4adb-9f0e-a8226282ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:31.772Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c3652229-928a-49ae-8892-7df7d2cc1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:41.787Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dd58ba3e-783b-479f-abc9-fac0e8a6d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:51.800Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=50d93c4b-9072-4ca5-bf55-adb098498a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:22:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:01.817Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=49ab48d8-0972-4278-8f87-68c23e873304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:11.832Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=908739e3-8c57-4f03-b18e-1dd5392c3d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:21.844Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=abdbc2c0-bf24-4e9e-b9b9-b746a644d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:31.868Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ed24ed4c-2c84-4541-b9b7-9fc71a6afd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:41.885Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1afa37af-d16f-40cf-ae49-a2d096ab8f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:51.905Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2f7aeac1-c3cd-4b3b-a267-5d5eadbaf481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:23:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:01.923Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f083cc20-6e92-4279-8cea-1c42ba11db22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:11.947Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4d0602ae-9437-4963-aebc-5288cd1c353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:21.968Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eecc8d9c-6704-4546-8713-98d93ad622b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:31.998Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b4242e61-b38d-4826-95be-83defebd8a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:42.019Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=39682270-8660-46ca-8568-b3b567e2014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:52.043Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4c059857-3f9a-412c-ba8a-362aebc59f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:24:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:02.067Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bfc2d1ad-b6c5-43e9-b816-6f2f33c243aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:02.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:25:09.055Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:25:09.056Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:25:09.056Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:25:09.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:25:09.058Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:25:09.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:25:09.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:25:09.091Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:25:09.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:12.086Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=00237808-5767-475e-b8fe-08a7d548aaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:22.107Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2b85a3c0-84e7-4b78-9aac-d4d1abf21fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:32.123Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7922922e-ce65-4897-8c35-c831ade1b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:42.149Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ca353518-3f08-41ad-8ee5-324307c6fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:52.189Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=aa51da04-857c-47c9-a090-c396fd735a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:25:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:02.205Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=07604d5d-4430-440c-ad66-7ca85acb2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:02.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:12.225Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=84f13734-779f-4964-81b7-7d7c00560066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:22.244Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=35c7df7a-0841-4861-9ac5-5eefe462e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:32.269Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=741df319-64b1-4745-aca6-3546e4786b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:42.417Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=37c5f333-12d1-49aa-a8e5-f90ae1b45ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:52.436Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8ab4d0bf-583a-4923-a794-3544a1f3f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:26:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:02.454Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=85dd9e9e-c108-4641-add7-241d7ad6afd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:12.486Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3b68977a-18b5-4611-97cc-221bdc9a3682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:22.507Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=510d5f84-afaf-481f-8e1f-c07e372659a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:32.522Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f9da6c62-c82b-4baa-9655-c5b3b4ede393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:42.539Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7f9a1a09-556a-4504-959f-33b9167fd18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:52.564Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4e6cd491-569e-4b6c-8533-a63ed280fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:27:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:02.586Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=791a5ffe-cbf3-44c5-a5f1-9367bab676ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:12.615Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a352bc60-602f-4db2-90da-12202bdcebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:22.632Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c8e28a53-7eac-453d-9593-ebeb1c2baf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:32.662Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d9f41896-6466-41ec-b430-7274a1e5fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:42.681Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b44c3a3b-71b0-4db4-87b3-43fa9c767cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:52.701Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b868e759-5e6e-4997-b6d5-6ed3c71b2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:28:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:02.726Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8c977fa7-e300-4ff3-b453-94f0b03d80c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:12.748Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c9f46eea-b276-47e8-b041-c97290be0086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:22.777Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=35f0ac33-5e02-4318-96de-4888123f710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:32.795Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d23384ca-0f3b-4b32-bbbe-ca3ef6f28bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:42.815Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a06a10ff-dfff-43ba-901b-31eb9e326193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:52.839Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9e5ac710-5a41-4989-b8fb-a4821a2ac2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:29:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:02.865Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=34e16bdd-6ee4-4e66-aaf1-f393b9a90b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:30:09.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:30:09.327Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:30:09.327Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:30:09.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:30:09.328Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:30:09.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:30:09.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:30:09.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:30:09.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:12.889Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=95a05769-3d63-41c1-bc0d-a842b849e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:23.268Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ff8e607a-6904-4865-b620-8f730ba1c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:23.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:33.287Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=961102c5-fe12-4608-ba2b-08d306623734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:43.311Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=63efae29-ab1c-40f5-81e2-04a9a6a9b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:53.345Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a69a7460-9c78-4000-9925-747835317f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:30:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:03.359Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d8bc6c90-5b17-47e9-927c-e69c68902904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:13.377Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=67094a2b-3122-47eb-b35f-1b9a84860372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:23.395Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1c802190-bb9b-46de-9d23-42327bb2581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:33.412Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3e9ec31f-74b1-4a3e-b7a3-ed8945d1fbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:43.429Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=87817f6f-b144-49db-8258-225859efd583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:53.461Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=69a800c6-3585-44a6-baee-5ee413320fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:31:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:03.473Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c4a1d055-3416-4e07-a9e6-3d731fbc4c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:13.489Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7e5b7622-cca2-4cdf-bdad-394b35101cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:23.516Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1b13f42a-3923-438e-b3dd-f3974950c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:33.533Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8d7883db-b708-43b8-979d-ac6570da5bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:43.547Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=72507d42-e3af-4be0-99bd-f49ce3619c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:53.565Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4e15cd7e-e314-418b-8bc7-88478113d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:32:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:03.582Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4deb579a-802a-4834-85bf-a89893caec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:13.598Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a6e54710-1e0e-4237-b626-22351022237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:23.619Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=08a0de4b-9db0-4c2f-8953-8ad568db464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:23.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:33.644Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=835ee490-acf4-4c1c-8278-f774b9f5658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:43.669Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=201cabd7-3e62-47b4-a317-3434058c01c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:53.686Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9b4e3275-08f9-44a2-82bb-391b0a68c70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:33:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:03.702Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=27ab2a1f-6965-46fd-91b6-6a52462ea218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:13.718Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f36119b8-03f0-408a-a9dc-a32a027f488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:23.733Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=00f798a7-8443-420c-80c5-e8f74e78f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:33.749Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bd306c65-1e8a-43b7-8d2c-8a271746459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:43.766Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9ce8dc16-bad3-4c1d-a20c-003a871b2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:53.782Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=93568e8c-bf2d-41a6-852d-b0e1d76a15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:34:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:03.804Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=48208364-d640-46fa-ac15-61760993b6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:35:09.208Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:35:09.209Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:35:09.209Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:35:09.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:35:09.211Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:35:09.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:35:09.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:35:09.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-09-10T00:35:09.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:13.825Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6870a439-a5f8-48c9-b4fc-4ea8956af236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:23.842Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ef13fe5-482b-4334-9fb2-9ba2c5b0ad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:33.865Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=92083e85-b117-4798-9d9e-161822510740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:43.882Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=27880ec4-fc3e-4fc4-ad50-2688bddcca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:53.900Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=57ec7bb6-5772-4e33-9b05-525af5d7e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:35:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:03.916Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=db4a39de-4003-484e-9f2d-a1b550b71595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:13.943Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2e00ba02-1a20-4b7d-8476-6f4782daca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:23.958Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bb3d1583-9e7f-403e-aa01-2ae0b5cf27a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:33.976Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a5f45691-a19c-4be4-b207-da196e9cc2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:43.993Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8fea2ff0-3add-4a31-97e4-b45ca817fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:54.008Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d65809c4-51c9-4457-9813-12e9bc28a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:36:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:04.021Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f12fb906-07db-458e-918b-2fc488ff2db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:14.042Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ab3c2a1-fe11-4271-bd15-c4e8fee62499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:24.066Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=657896af-e2b8-4a1c-9d39-07a3d5ce48ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:34.091Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=17b34842-703e-45e4-b466-1243ce006925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:44.120Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5b7b07d4-76d9-4ddd-ac9b-f016259fe88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:54.144Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9a34b825-0af1-4be3-95d9-26f69aa9ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:37:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:04.165Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8a6521b8-5365-4b59-a680-73733f8dbc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:14.193Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2bfa6cd1-5cfc-4265-8740-8130f4202c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:24.211Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f5b2e408-f522-47cc-b074-b2c2e64b08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:34.228Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c803d7d4-8238-4e39-aa16-cc7ed7894524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:44.243Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6e343275-f76c-4761-9a3a-af8375ad5ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:54.259Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=70184eb1-e3d0-42d2-a82c-255e11541f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:38:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:04.336Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=83289617-5243-466d-8606-ee89492674cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:14.353Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c7bce541-6356-4483-90dc-0d7a06cc24ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:24.391Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ffe0bcd3-19bc-4865-ae63-092436363569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:34.414Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=30d108a3-f6cb-422b-b799-a2c1210a5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:44.433Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3be533e9-c400-4655-8b01-594bcbe4ea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:54.455Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b7a91726-b867-4a07-895b-6d89c6f1b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:39:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:04.487Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a38847cf-a7a2-4d30-a9ff-6aafe5938b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:40:08.905Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:40:08.906Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:40:08.906Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:40:08.907Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:40:08.907Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:40:08.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:40:08.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:40:08.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:40:08.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:14.504Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a0a046ab-e598-4e7b-b582-c4409e9d395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:24.533Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cf2c37a2-0186-4455-9001-044112c2e9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:34.550Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cff3c771-ab91-487d-9828-e92a370a0464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:44.578Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cd1fe027-73da-4fb6-bb96-c39712abd93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:54.600Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8a77bb7e-4b69-4b96-b5da-fa322c36c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:40:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:04.641Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ef370802-4d92-49af-9080-6e3f3b2695c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:14.664Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=01600acf-5752-4adb-998f-7ee07dce2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:24.702Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5934dc42-14c0-46c5-bb0b-1f901d5f5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:34.723Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=77d2d71d-1093-44d9-9d83-30fbccc7e1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:44.779Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=96423231-7208-48e7-b216-446f3abe11ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:54.795Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c671b0c8-dcab-423d-9a5c-7369f514a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:41:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:04.814Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d56446ba-f6e3-448a-8976-c11c6dfbcae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:14.838Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e304632e-0aa2-4025-b4f1-1786c470a7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:24.857Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ee8a88f4-5336-4a9d-89fc-bca151e93474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:34.879Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c101b073-306a-486d-b525-8fb204b28f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:44.899Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dcbcc9d4-9d66-44f7-a49e-33ffd7e0f4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:54.924Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=72ae6f70-a23d-4956-b56b-c25056cf118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:42:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:04.944Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=90d56206-aabb-4b40-9b82-705b405b29c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:14.961Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=64626125-99c1-411c-8234-a446b894599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:25.017Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=96f8f77a-6c84-4278-b645-cd0252af07ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:35.058Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c67537b2-97d2-4df5-ad3c-73676ae603b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:45.086Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f9cabcab-0eca-4846-937a-8b1adff45100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:55.126Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ec64bee5-6bda-40cc-af37-8bd14d05f7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:43:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:05.145Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=13cfc04d-7437-4882-8364-c270a38534a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:15.167Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ac2e5e33-3fff-498c-9e50-c540af79458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:25.192Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2eae067f-bf88-4b44-b1ef-7f1ad4cee248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:35.209Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6aa823c0-a241-4173-904a-c782d8422b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:35.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:45.228Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ed50385b-ea19-41de-a37f-2da03b6989d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:55.278Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0d2ade4d-d5ab-4065-82dc-bf9c80406ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:44:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:05.304Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3251452c-580a-4ce2-965d-0cceeff3cc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:45:08.963Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:45:08.964Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:45:08.964Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:45:08.964Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:45:08.965Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:45:08.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:45:08.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:45:08.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:45:08.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:15.321Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0f61e092-6abe-4067-b5bd-b3b466b8d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:25.337Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c8af5992-9d3b-404b-a537-f417b659f1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:35.374Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=15cb7995-537e-4e27-a084-4e831dc9cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:45.389Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9a999912-3e2c-439c-934f-ca5ded41d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:55.412Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=22dd15ad-965f-4488-9560-31b806495038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:45:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:05.450Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3ef62ef7-ada1-445e-b68a-52bcc31af3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:15.468Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d02cd80d-ad6c-4f7b-a5ea-0559570a7eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:25.523Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9195eae5-3f9d-41fd-beb8-447d8331083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:25.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:35.567Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=785d9264-79f0-4db3-a676-40450e4bb5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:45.618Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6ae184f1-6337-409f-bbad-4fdac2a5c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:55.637Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e6e9d9a6-9c5a-4912-90b0-90e48821c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:46:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:05.675Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=08e8f82c-965c-4962-80f4-21644a3015a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:15.701Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3ee14b15-6901-4e7c-89f6-2ba6d35fa104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:25.740Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0ddd975a-7a89-4c66-89b2-b66f6b600bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:35.760Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=adb1fd22-b030-4844-93c1-5fd91e7963ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:45.779Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9b62ed8b-7ca9-44f8-9cc8-dfe42760b3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:55.809Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=44d4bf4d-79e1-4220-b7bf-e0ea8d695564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:47:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:05.847Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5fb1af11-8de4-4894-a108-41fd7fb77d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:05.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:15.891Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ddc15f5c-5d92-48b4-bc4a-1e9d404347d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:25.922Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0e21cf13-1aab-4b67-83aa-d4a31ba43579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:35.942Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=282e049c-0188-489f-8949-ca3997ac6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:45.967Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1c8c02dc-2070-460a-8f86-02935113108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:55.984Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=583111b9-5c8a-4fde-bcd1-49b9d8840820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:48:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:06.003Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9bfe7aba-461e-4430-be56-97c9d39c213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:16.021Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2f3b7fc5-631f-435e-88ea-3303138dd100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:26.050Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8c3dbbe1-27a5-42e9-aa91-3a72c5ce0d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:36.064Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=13f6aa42-1c39-4910-a9de-6f71f713acb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:46.109Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7ec76864-f61b-4e09-a2bb-b9b232aeb250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:56.127Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=10eda7bb-1184-4e18-9f3f-98a725415ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:49:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:06.144Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e350e667-ba2b-41d6-bb59-3f2ec86cb216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:50:09.023Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:50:09.024Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:50:09.024Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:50:09.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:50:09.025Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:50:09.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:50:09.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:50:09.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:50:09.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:16.164Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6edeac80-db61-4d04-b527-34414b9ef26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:26.192Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7e8f3d78-748e-4777-a23b-2bde5e612027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:26.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:36.220Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=688f8a8c-0cd6-46fc-a27f-92453ab4dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:46.248Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=94e57080-602f-4b16-bf32-1a917fc87936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:56.272Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=39befd7b-8176-4819-9fc2-5635d4c5d3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:50:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:06.290Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c04d38a1-0927-4c80-8047-ddbcd6ac93b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:16.308Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b397c35a-bf50-4525-8031-803177a05718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:26.343Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4663326f-eef4-4717-abfd-410c16adf183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:36.357Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4f002cd7-64d9-4d62-8bd7-02dd4449ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:46.380Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=447f25c3-8355-484e-8731-03012951dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:56.406Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=402fafed-8441-4b45-998b-5746c6993313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:51:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:06.423Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6e96cf95-b310-4a38-8df8-c22216f08958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:16.446Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0439c5e1-9dbe-40ef-a2e2-5722556a5df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:26.483Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c37b66f6-2a6a-4b4a-965f-fb07585436a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:36.505Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c335d360-01be-4095-930b-cc884c24b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:46.526Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ce9fbd05-dc83-4546-b79b-db973bb494f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:56.546Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=36b9180e-a450-4481-8cab-74008689db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:52:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:06.565Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=24e43121-fd84-4583-9ace-f6f6ffa3880d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:16.599Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=220dc985-cac7-4959-87dc-0fd899867f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:26.627Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5f5e3002-ebe6-480f-8d12-236be775cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:36.650Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5eebb79b-0398-4292-9ce1-c22dde3d1fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:46.667Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=83370658-32d5-4a65-a27a-1744206f46b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:56.683Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8ab32bd1-8508-447a-a027-7fbe7edc4a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:53:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:06.707Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8af00673-5ff9-404e-9e8a-a401f83d4a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:16.730Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b51ce3a2-91b0-453a-b2fd-229ee2ef2c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:26.755Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=50f54116-c8e6-4a98-9dbc-2305238ee53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:36.776Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=30ba327d-989f-4995-ab00-003026063b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:46.806Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4b262faf-b03d-440a-84ad-e3adb91fa7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:46.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:56.837Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ba7ef7d6-73d7-487b-b212-8296a75c14f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:54:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:06.868Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4a3241d3-c6f9-4cca-b549-a534034387c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T00:55:08.884Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:55:08.884Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T00:55:08.885Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T00:55:08.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:55:08.885Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:55:08.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T00:55:08.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T00:55:08.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T00:55:08.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:16.891Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=de3b1232-ec1c-4f36-ba4f-a124c8ee706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:26.920Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3d3dedca-9478-485c-8c3e-a241df727659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:36.945Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=273f7566-8920-4f94-921d-a661aecdb455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:46.966Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f2692b3c-cfd5-4794-9ab6-38075eb77a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:57.004Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6a4f222f-d852-4e77-a586-075d8f7f2b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:55:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:07.033Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5a74e1a2-12c0-40b5-a95d-9d2b05aff51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:17.055Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ebdee1b3-d573-47e0-a661-a65711678b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:27.086Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b11b749a-1fef-4b1e-a2db-2bd17a9b1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:27.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:37.114Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5e04d80a-5fc1-4fba-b24b-7fe91eb25864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:37.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:47.142Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5f148299-4abc-425c-b4bf-942b6ba57847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:57.181Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a2505d67-e402-44ea-8f2b-3161b43b75a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:56:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:07.207Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c0581c18-d10d-48f1-a8d7-33ef9356f727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:17.226Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bfbf2f5f-6610-46fb-a337-641c5ad705b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:27.261Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ede0cd43-87d1-43ee-8de9-c15afcb0bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:37.280Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3f83ee94-9efb-48a6-abf5-9dd5fd36e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:47.319Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=76719678-0a69-404a-8194-c0c4470d426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:57.339Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=75c4a439-2de2-4d2a-8265-74db7ffce8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:57:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:07.359Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=98b44010-89ff-4c74-a7d9-e0a556b75493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:17.379Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=db5d54de-b42b-448b-ad45-bf0bdf09fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:27.419Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=02d52729-3f5a-4253-8138-a1d5bc5d4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:37.464Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e13ed95f-8c19-47b8-8720-98560da35309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:47.515Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f15c3d2d-d230-4f6a-8f65-70d2f15ca155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:57.534Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=05d7bce4-9bde-443f-a7c3-e53decab2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:58:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:07.560Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9b6c646e-e42f-42a9-8098-c7906c3c7c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:17.576Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6e76d724-c2df-4fde-b117-2216bc27c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:27.595Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a45895ea-a033-4ea5-93d0-c9f745f88167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:37.620Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d9f694ef-3b83-4fa9-9d5a-cb1eb80ab930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:47.647Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e8fc9932-2422-4035-a965-d36a47ee62c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:57.687Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=978a10d9-93de-4b91-98e3-93624753f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T00:59:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:07.702Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7fdd5468-8ed8-48f4-99c7-f59d12ade3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T01:00:09.025Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:00:09.026Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:00:09.026Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T01:00:09.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:00:09.027Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:00:09.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:00:09.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T01:00:09.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T01:00:09.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:17.719Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fb2fef69-a04c-49ef-afdb-e140a34a0cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:27.735Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9aeea379-477a-44a0-a4bc-ef6dee0786f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:37.751Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9dd19389-d6b9-4fe7-9c96-d69cd4376d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:47.770Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1d68b614-db85-44ff-ba78-5266176a0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:57.807Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b1bf458d-1fac-46a9-9988-bd727395499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:00:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:07.823Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1d2af2b1-595e-43ab-9500-f27819d3b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:17.839Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b614ccf5-782b-4c96-97fc-e4d5d5aeb5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:27.863Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7adb48c0-f52d-4ea6-98cf-1690b0e4de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:37.890Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ebe7d96e-1f90-45ad-9624-cb140c38aa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:47.944Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d9660bf4-9008-434a-ab1d-ed7eb7651fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:57.965Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0629ba22-6693-4607-a709-32fe2f81fb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:01:57.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:07.989Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4c915fc8-4116-4da0-8750-74607bce2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:18.012Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=92d29239-9b03-41b3-a531-f80ec21e74f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:18.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:28.043Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=37d3eb89-cfa9-43a4-a23f-d8e5ccfb9b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:38.072Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=ff23043c-528c-41fd-b99b-2251b241be03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:38.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:48.091Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0e04d0ee-3209-4c3a-87e1-d9e7ad4c8281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:58.122Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a9c77b26-1ee9-48a6-b969-4b6045375dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:02:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:08.144Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0f799568-b2f4-4d0d-b993-03e984ae689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:18.163Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=243e5771-bb9d-4e85-ab67-80bd83eb6b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:28.187Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5d37c1b4-22f4-416c-9e2f-ef499f23697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:38.202Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=8213327e-f2ac-433f-8527-b0eeecc486a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:48.230Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6e834fbb-f689-4f96-ae23-518aee8a0176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:58.254Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=326434c3-c0aa-4cf2-992f-5da1e284df23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:03:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:08.275Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=403d8150-0691-4434-8e79-b79ab35796c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:18.292Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=74db4aee-395a-4f81-93d0-bb9a9f128e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:28.315Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b9294f6e-c0c7-4ca2-a62c-105a1035007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:38.338Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=630f052d-b01e-4238-b06b-359371887592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:48.368Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1a36d6d3-5d19-4fda-a744-53a992b86e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:58.391Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b1e0c8a1-d316-4e53-b887-9844ad4b987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:04:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:08.415Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=484b8866-35c7-4e20-8cd1-2e50cb649e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T01:05:09.102Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:05:09.102Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:05:09.103Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T01:05:09.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:05:09.104Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:05:09.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:05:09.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T01:05:09.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T01:05:09.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:18.435Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=bd6bb13e-8a3e-43db-bfdd-e318c38a8e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:28.458Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=2646d367-5792-41ef-8285-d3f58f3e5896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:38.489Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=417e8a56-a594-4ac7-ac3d-e5595d1addd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:48.513Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=55b6b0b4-dceb-4e69-9166-de40819a036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:58.539Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4b3fc1ac-d8ec-457c-89e4-f2c291c66f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:05:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:08.557Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c812d845-dc6f-4003-8d28-dced5d76d801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:18.578Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=b27cfc09-d057-492b-a1eb-f9946684cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:28.600Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0d82e4db-a27d-48b0-93f6-38b2bdf20cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:38.626Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=9dfd0529-1da1-47e3-bd73-c3a1cf815fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:48.644Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=11976245-4336-4355-833a-9c526516b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:48.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:58.669Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e8b8624f-0bcb-4fdd-ba3e-d5dc91e20052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:06:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:08.716Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f40dfb2b-d0c2-46d3-b027-623bde83d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:18.733Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=043f0bad-2101-43f1-b916-da0b8695af9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:28.763Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6529ce3b-0e52-4d77-b62f-3609810984f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:38.787Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a63fbf41-dc10-4b2c-82b8-325091d02194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:48.805Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=cd9a3f16-8301-462e-9fa8-5079f448462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:58.839Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4258bc7c-e938-46c3-8ec3-8d2a617b5f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:07:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:08.859Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c2de7ec7-02da-4345-aa3f-385b3256f8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:18.881Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=c2466519-4375-469e-b324-09c74da346de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:28.915Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3b4d31e6-101a-4cd5-b036-852f431ea44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:38.957Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dea81bab-0633-4fd3-9a90-22bedd90d75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:48.981Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dbef5215-47e1-4ec2-adf9-d4c3052d0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:59.004Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e1ae89d1-36bb-4fde-a72f-ca71c2bb9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:08:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:09.026Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a3d9ba58-7f01-4d40-b238-5aeb78badf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:19.060Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e5a60602-aeee-4bed-a304-bb50211f6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:29.078Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=70df12a4-9cc8-4976-9951-afacf2a6622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:39.097Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=19fa007d-3402-40bb-9193-cecedb9efe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:39.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:49.129Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d2f3faa3-74bf-4be6-b844-3d2811d5e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:59.150Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a24644d5-476c-4e27-b753-45552242f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:09:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T01:10:08.976Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:10:08.977Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:10:08.977Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T01:10:08.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:10:08.978Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:10:08.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:10:08.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T01:10:08.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T01:10:08.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:09.181Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eee58452-edf3-4b82-8cea-3893fbf9e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:19.200Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=42cc4b4f-1b43-4693-a900-b62c323be683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:29.219Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5f1065ce-07d5-4a95-a3ca-a72347232ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:39.254Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=6f7a430c-473a-403d-92f9-6527dd565273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:49.282Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=922da21f-10a0-46a7-aa88-b4dcdc4d6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:59.299Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=10f19d7c-616b-4030-8645-3e1848a6dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:10:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:09.311Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d5cd35a7-c0b4-4718-b5a2-9a2e3e4ab7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:19.326Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a7122b2e-f2eb-4801-9d93-1dd2b300ff1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:29.342Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=1ea3c6e2-80f1-49eb-8a3f-70804e6ad7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:39.377Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0540ce43-6c96-4731-b05c-521a58e354be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:49.390Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e244340d-8147-4070-a901-278f2ed93f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:59.412Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=823d5c03-3dd0-4da8-a38c-23e4e570aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:11:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:09.424Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=d8a91f63-fa3b-41e1-b61d-5bdd09be4ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:19.449Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=3c5ef6f6-dd37-420b-9fe4-af69d3eccb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:29.472Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=72fee2aa-9310-434a-a2df-4b901fd2be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:39.497Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a8e2ce15-930a-4d72-8576-1df868741652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:49.524Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=f960371e-782c-4c2e-8790-9c0c6f2f5e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:59.540Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5ad7d38a-1781-412d-8b78-11e780313ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:12:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:09.564Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=fa137780-8c5c-4bf5-ba1b-ec4603dc39ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:19.580Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=47c0c7bd-9c64-43f2-9add-a671cb8017c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:29.604Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=edb9ac53-fc08-497b-ab88-a1acb584257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:39.628Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=7a219bd3-abe8-4cae-a2a7-c2bde73b9276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:49.655Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4464085b-4830-4afc-b4ed-6cd1d63b16ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:59.675Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=0f3d58df-ab0e-4d66-a1e8-1723f11eaa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:13:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:09.709Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=dd0e0ddb-5bc1-4825-b2db-a9a89c9f7e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:19.737Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=df8b725c-2d4f-42d8-b252-9495cb729a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:29.759Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=4cf8da99-2b29-466c-b1ef-b68b4c62013a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:39.777Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=eb70b4b2-043c-4fd2-a0c3-7e5445c64ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:49.807Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=a49a74ca-0d7a-4bd2-a53d-c527ac1a3ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:59.831Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=e44d0326-5b3f-4115-a0d3-f53d18051f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:14:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-10T01:15:08.939Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:15:08.941Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-10T01:15:08.941Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-10T01:15:08.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:15:08.945Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:15:08.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-10T01:15:08.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-10T01:15:08.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-10T01:15:08.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:15:09.856Z |INFO |Init configs |InvocationID=96e4ec01-4c67-4b15-9294-ce4534a392dc, InstanceUUID=5c3b0a38-9e47-4e5b-9d64-885943a1181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-10T01:15:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |