Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T04:55:46.694Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T04:55:46.700Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T04:55:46.754Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T04:55:47.919Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T04:55:48.165Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T04:55:48.167Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T04:55:48.169Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T04:55:48.500Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-27T04:55:48.675Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-27T04:55:48.738Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-08-27T04:55:51.425Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-27T04:55:52.153Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-27T04:55:52.176Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-27T04:55:52.177Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-27T04:55:52.280Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-27T04:55:52.280Z     |INFO     |Root WebApplicationContext: initialization completed in 3541 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-27T04:55:53.080Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-27T04:55:54.470Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-27T04:55:56.390Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-27T04:55:57.117Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-27T04:55:57.118Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-27T04:55:57.122Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-27T04:55:57.220Z     |INFO     |Started MainApp in 14.547 seconds (JVM running for 15.609)     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-27T04:55:57.371Z     |INFO     |Start scheduling PRH workflow     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:55:57.394Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bb368fae-659c-4aaa-b88b-83b46c2afd72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:55:59.305Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:55:59.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:09.339Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d38f6367-09f9-472c-9cec-2f1617fe8895     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:56:10.443Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:10.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:20.448Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8cd6223a-6ff8-426e-926e-a3bef1bac43b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:56:21.644Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:21.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:31.659Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=90ad1639-c91d-4376-950b-1d903d883481     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:56:32.867Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:32.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:42.872Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1524033b-ac2b-40b5-adf1-e02068b3c8a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:56:44.131Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:44.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:54.146Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f6a6069e-4f7d-4637-ba46-6688d4c2c437     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:56:55.373Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:56:55.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:05.375Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6a10e6ce-10b4-47d1-8d97-a2fa3e689d7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:57:06.498Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:06.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:16.503Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=675a470f-05eb-47f6-9247-9a411ffd490a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:57:17.606Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:17.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:27.608Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=354c8a55-456b-422e-a1c1-15d27cb124a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-27T04:57:28.707Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.75:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:28.709Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:38.711Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=44de7929-1e2b-4055-b1c3-604d65ef159b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:39.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:49.028Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=60c971d1-625a-4ffc-85bb-44bd249b14b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:49.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:59.091Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2f701663-8552-4883-97ee-2c1a0a7c031a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:57:59.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:09.145Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=46a8f879-af10-4387-8fcd-d3328f68ba21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:09.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:19.189Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=18e67a89-3a3b-4830-b8b7-96e7ecb57cec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:19.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:29.238Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6a3849ee-8fe6-4468-aa0c-f16bf89da9ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:29.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:39.261Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ddafe63e-40ec-40c6-b4b1-5a920ea15a2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:39.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:49.296Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=60678c16-e872-47fa-ac66-f5f2c8c1fe54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:49.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:59.331Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dd33a8b8-5ef6-4e98-8c8d-62db93f4f373     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:58:59.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:09.370Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e84776fc-bd2b-4e9e-ba05-e802055b18a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:09.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:19.407Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=58e8ebc7-4b8e-4753-9f2f-ba5600fd53d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:19.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:29.439Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dd88b356-fca9-41f8-a686-18ced5cfd359     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:29.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:39.484Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dc56c795-d3cb-459d-804f-09c509f351d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:39.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:49.518Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7c7046e8-1ba7-4160-a0d8-2383e5bedb39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:49.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:59.547Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6be2936f-cf1b-47ae-81de-72ccc3bb5081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T04:59:59.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:09.575Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=332908e7-9e3c-4550-b8e2-f54614d563ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:09.614Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:19.615Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8ba15f6b-d303-4776-9c7f-7eaf931056a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:19.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:29.667Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=27e267a4-389d-4df6-818f-51d788027ece     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:29.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:39.707Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4d00f3e0-fc83-4b65-9963-71a161f60798     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:39.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:49.741Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ae9cb953-7e49-47ff-bf44-f2c86ceb3b77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:49.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:00:54.834Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:00:54.835Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:00:54.836Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:00:54.860Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:00:54.881Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:00:54.881Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:00:54.881Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:00:54.886Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:59.760Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7f92c57b-d01c-414d-99bb-52ffcf8600a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:00:59.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:09.808Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2e353df4-a245-488a-9622-a3b8f64610b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:09.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:19.842Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2a3d1bcd-4732-41a2-b33d-a33057bf53ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:19.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:29.866Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2137347e-5e4b-4a15-b3e6-f6e56c3f30ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:29.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:39.925Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7b89956b-73fa-4f9f-b624-7b10ba6e7619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:39.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:49.979Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dac1bcf9-d5fb-4679-a39e-c9133db9afc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:01:50.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:00.019Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8f45c2f7-1225-4415-be5c-296964787816     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:00.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:10.065Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=46f0c2cc-45a7-4b97-be0f-3be75138da69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:10.130Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:20.135Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=cf76f36c-8e9e-4428-af29-d242d554f8f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:20.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:30.199Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=332bb5fe-71f7-40a5-8a0a-7f7ceaa49020     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:30.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:40.218Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e69c1f96-1ce7-439c-acf7-0100fcbdab58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:40.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:50.256Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6ef38eca-72ab-45c2-8c70-dd9d7b1296af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:02:50.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:00.308Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e4ae6ba6-5e43-4618-be85-25c325e3db31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:00.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:10.339Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e5ac7f4a-cad5-4bd8-8684-1f5b7537002a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:10.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:20.399Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=655dc900-542f-4a71-bcff-19daa2aca750     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:20.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:30.458Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f1868168-951a-4d17-8a2c-02c73f9c3081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:30.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:40.531Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ad9d06ab-8485-4166-82fa-6007efc5f662     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:40.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:50.559Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dc6c09dc-6448-4648-bbd8-431bf1abd144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:03:50.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:00.607Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ea3f9c23-540c-4872-8a16-820c5a5437be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:00.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:10.648Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=954fd3cb-3bc3-4bd3-afc4-f4b5e30fcf1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:10.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:20.664Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=df563426-0b05-4079-a344-da6603ea7f81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:20.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:30.686Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=52608cd7-6268-48ee-b6e9-dec32667967f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:30.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:40.705Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=fd870a80-c662-42ff-97d0-47517cb3ddbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:40.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:50.739Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7dadb9f1-60cb-4973-9fed-385c78fdbbf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:04:50.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:00.770Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=53a66070-465c-4810-9967-441da7a5e448     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:00.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:10.789Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b7f89fdb-7b84-483e-bdea-95f35f23ef17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:10.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:20.841Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=55dfdf04-55c2-4665-9a16-d4bab725c051     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:20.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:30.856Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=329cb39d-127c-4f4b-91e5-447cee989fd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:30.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:40.895Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8601c775-e1b5-4677-90c2-a243609ff87e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:40.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:50.922Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e9aae98e-6886-4ce3-aeee-0a10ed1b7700     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:05:50.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:05:53.882Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:05:53.883Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:05:53.884Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:05:53.889Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:05:53.916Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:05:53.916Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:05:53.917Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:05:53.921Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:00.957Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d7fe2689-b968-4dd4-89c8-e1ba35282f1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:00.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:10.997Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=122ebdd9-51be-49d8-9c5c-8793806ff9fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:11.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:21.046Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=84768074-ac27-4db1-bec1-50b715bfb116     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:21.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:31.072Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3409a10c-3f74-4947-a31e-212a8c401aba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:31.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:41.099Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d53999b3-7bab-4b06-a1d0-420ba2ce2a9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:41.120Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:51.121Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2ce04b20-e415-472a-9cc5-ae6069fcce39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:06:51.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:01.151Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8a3f8827-6116-4bfb-aeb8-2097ef932cc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:01.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:11.169Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=59f25599-2c9f-4b22-a7ef-697e3892dcbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:11.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:21.185Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9a15f5a5-2943-4fd7-ba3e-71afefbf94af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:21.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:31.207Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3650b5b6-e2d5-45cf-909a-1682febbd110     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:31.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:41.243Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=57d7edb6-c875-47f9-8cef-2d8d090b358a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:41.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:51.263Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=790a933a-f65e-45e1-ab56-83dd8835dd72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:07:51.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:01.282Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9469bc3d-ee83-4ce3-8f9f-360cdb9db5a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:01.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:11.308Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=83b32d69-a2d8-4cd0-b6d7-a4e16e7ad92f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:11.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:21.327Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3dc38372-7221-4db9-a985-80c23c4236f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:21.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:31.346Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=deac2f0d-00a3-41ab-9512-7ffd71088fdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:31.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:41.364Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1451de21-1328-41ea-ae2d-adaf9c13b55b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:41.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:51.385Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=35983d80-7154-4103-bf88-3fcf9e9f8b25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:08:51.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:01.407Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8cf7a279-11bb-48eb-a760-d7dbb27ba3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:01.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:11.434Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=609ef34d-8965-449a-822a-ee1660470a28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:11.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:21.453Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4f45ca9b-f8bb-4a15-a426-75b29e072ce5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:21.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:31.468Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e99834cc-c2a4-41f2-a90e-b585961f4fc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:31.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:41.491Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f8d84ecf-271f-4122-b722-ca3baa1308a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:41.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:51.511Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=56c04d30-0d17-4e3a-8c8b-e4c5e8e97801     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:09:51.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:01.543Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=370ea625-c4a3-45cc-8210-eb5fe97c8cfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:01.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:11.561Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=72c07a97-19cd-4f5f-a38f-6e079a74a77e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:11.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:21.575Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9ba8eda7-3efc-42b8-8d86-a9ab793a6b6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:21.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:31.596Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b893d140-39da-413e-b00a-7fa4e3f60716     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:31.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:41.612Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1ffd98fa-2a72-4f6b-a94d-c49566caeb19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:41.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:51.643Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b6f3a267-5c64-45f0-8915-23ad5f64c926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:10:51.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:10:53.686Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:10:53.687Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:10:53.689Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:10:53.692Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:10:53.706Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:10:53.706Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:10:53.706Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:10:53.709Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:01.657Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7bbb0cf8-9319-4d17-b732-27e571ce85db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:01.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:11.675Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f89ead05-68f8-4706-969d-f9572bdafeb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:11.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:21.689Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c391b55d-3929-4031-9e48-6e3e3320dc77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:21.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:31.716Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ae3089d7-2d84-431c-9b4c-80143f9509cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:31.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:41.748Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=55a41dc3-ef63-4640-9c79-c44f8492c8a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:41.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:51.764Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=128af6f1-9cb3-43cd-9700-056342bfbfff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:11:51.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:01.779Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ddadbb34-b6de-4310-8030-27cc6d72b2f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:01.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:11.795Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ef9e4ab2-86c3-4de6-93f7-974f91ae526b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:11.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:21.811Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d2bb3777-62c4-4f0c-ba1e-83e2b8352ec2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:21.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:31.846Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=771e0996-200a-416a-83f0-26d3a5043271     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:31.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:41.875Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b2c92ca9-2932-4042-93fa-8eac40a778ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:41.892Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:51.890Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=20b640a3-df1a-4e37-b654-efc584112beb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:12:51.909Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:01.915Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e262715d-de04-40af-82a9-ca79a21b4f01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:01.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:11.929Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=13f13911-ac06-4178-97e0-b559fef2b87d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:11.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:21.949Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e1249dc1-86b7-4494-84f3-401abf7a6453     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:21.968Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:31.969Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=28ee25c9-830d-473a-bf7b-0666874ecbfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:31.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:41.988Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=45c83443-78b6-4f95-bdac-2a5744fea4cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:42.001Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:52.015Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=818a7660-be44-4e65-b292-13cc97381ed9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:13:52.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:02.051Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=25da2e11-db81-4031-b16e-e5cefed45fdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:02.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:12.068Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=20f205ee-af1e-4c7c-964a-e8ae3e426dd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:12.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:22.095Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7383ec1c-e7fe-45ff-9da8-ce8e681bf202     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:22.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:32.110Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=82017fe2-5ca5-49c6-94be-df9b4974b616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:32.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:42.133Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1be0a895-6acb-4d64-9bb4-8b281056d5ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:42.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:52.149Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dab51a87-181d-4a7c-8af1-1f2bc7a61532     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:14:52.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:02.176Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=134cc9db-7a26-4545-9b43-20a7d1d379b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:02.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:12.195Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bc080f15-8480-4af4-a551-af6163613d2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:12.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:22.211Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e858e652-ec56-4738-942d-95126e1da416     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:22.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:32.223Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c9842e22-7e73-4a2d-94ac-dda0bd39598a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:32.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:42.236Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=557aff55-88f0-4760-9f1c-3e66635e1f89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:42.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:52.252Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c2b89aa5-c2db-41f2-b2d3-3a7778429c17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:15:52.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:15:53.515Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:15:53.515Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:15:53.517Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:15:53.520Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:15:53.533Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:15:53.534Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:15:53.534Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:15:53.537Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:02.265Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=69513817-98e4-4f51-87c5-c9150f3a827d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:02.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:12.285Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=10993b30-1c09-49b6-b652-f1467cf688d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:12.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:22.296Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=a9c329fc-cc68-4e46-af9f-d00a21873fd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:22.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:32.311Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=94de16e1-e03f-4bbc-91cf-8a827c8c6012     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:32.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:42.335Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=51ce9a85-2034-433e-8037-f933820bc073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:42.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:52.352Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5129c2b9-fa31-4d7f-92d0-bc5b3b809082     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:16:52.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:02.368Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7e1a27d2-a2f9-476e-b83d-027750f14eb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:02.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:12.391Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e34a7688-dd99-40c8-afea-b8c25acc0a68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:12.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:22.417Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bf809bdc-a665-4fd9-bc24-00e0e4c08e68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:22.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:32.544Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=a999a799-1849-4fb0-b8f7-dfc114bf339b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:32.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:42.731Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=fe8d32a0-ee9a-4aa8-b74d-45bd99b46382     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:42.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:52.788Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8302f35d-fa7a-4cf9-ad8f-0f40266156d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:17:52.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:02.801Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=595bfafc-95ca-45ea-9729-da7a0880a73d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:02.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:12.832Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7f49705a-62fe-4d38-994f-efa5855679ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:12.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:22.847Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4c9f392f-9418-4775-8aae-68699dc1150d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:22.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:32.868Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c55f7050-d64b-48b5-b805-d7e7f608668d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:32.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:42.887Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7b1d95f5-8fa1-49cd-8fce-618acab0733b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:42.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:52.995Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=54424a00-065c-4eb6-9eb0-0c476d1c649c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:18:53.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:03.031Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=21bf0e37-e9cb-45d7-9434-55304c3c3b60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:03.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:13.046Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1fb13972-0915-4225-bd4f-cb9af34da922     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:13.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:23.067Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=34952c32-f01a-415f-a924-67deacb43f55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:23.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:33.088Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=18dc48f2-094e-471a-ae14-37754028a6d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:33.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:43.105Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b1560b44-d98e-4fa3-9d0b-8015e2f00447     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:43.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:53.126Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=089451c2-e684-49e3-90d3-a3d225029cad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:19:53.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:03.154Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c81bfb96-e593-4f2a-83a4-b80632ff9aa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:03.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:13.178Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ad49b710-d952-45cb-885f-636e37f0c79b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:13.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:23.198Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=addc6d09-bc30-4b8c-ac06-1291c9c1b2c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:23.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:33.219Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b67a72f1-1cb2-4f84-8c3d-02105373a11c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:33.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:43.245Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c762667d-40c7-4974-b87f-bfeab3abd81b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:43.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:53.257Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=45033d2f-c510-442c-978b-1e2b2d9cdc2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:20:53.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:20:53.562Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:20:53.563Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:20:53.564Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:20:53.568Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:20:53.608Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:20:53.609Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:20:53.609Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:20:53.613Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:03.283Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5f3f6112-c0e0-45c3-b956-c97d86a071f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:03.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:13.295Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8f5f624f-c9db-4dfe-8313-af8df3ede30c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:13.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:23.309Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b369c0c2-5d63-4509-b218-251a2f564da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:23.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:33.336Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7aadf7b4-41f9-421d-8c29-9985687a5fb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:33.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:43.356Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=eaaa77d6-c2d0-43ca-8231-7821f253b3c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:43.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:53.388Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ac12e363-7edb-4538-95d2-7e0ccad41656     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:21:53.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:03.404Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=54efb5b7-7d57-4e3d-a0ce-2f2659a9946a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:03.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:13.420Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9a28b3ac-f0d7-4edd-9058-45c8b3c1cc23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:13.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:23.432Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=003b8915-b18f-4d18-9d5f-77f4d05a5c65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:23.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:33.453Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6f97bc79-ae95-4700-be87-d2828677be60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:33.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:43.471Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9e5c23cf-d13f-4fdd-a6f3-533d307b73ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:43.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:53.484Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=dc9e81a8-a87b-4576-82cc-c09b7c2de77c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:22:53.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:03.501Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=0d9b3282-4ccd-41ca-928b-f5b9d778fc24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:03.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:13.515Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b1953d81-ae86-49be-a60d-6b67cbe01d71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:13.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:23.544Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=550afa87-5b5e-4e8e-8bc1-66eca682faba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:23.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:33.559Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4f034bdd-b954-463e-87bf-68d79b1a2135     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:33.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:43.572Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4a631f3a-f5dd-4135-aa52-e3caa1c66656     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:43.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:53.591Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=de97fc51-a836-43dc-b0bd-55efcbc65d2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:23:53.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:03.605Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=51d8a8b0-02f7-4704-b6e9-244bc643e48e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:03.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:13.621Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c383775e-6998-4201-854d-69dd52ebc0e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:13.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:23.633Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1e18d08e-f6ec-4f96-a888-ba41fd0fc7b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:23.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:33.651Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7bcbbbaa-6a7c-4cdd-a8aa-ced7278fde53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:33.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:43.669Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=82f20ff7-df4f-424b-81e3-5209417f3008     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:43.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:53.686Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c5cef750-93c4-4907-9054-767ce0eb0f04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:24:53.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:03.698Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5e141842-b6eb-4127-b949-0af011cdc416     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:03.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:13.716Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=39cd28ea-8eca-4ac6-b880-8f850d3d8bee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:13.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:23.728Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d4c815bc-f546-49c8-9d02-1acc2e96dae2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:23.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:33.745Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=a67d10e4-2aa3-4550-b174-26f016776dc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:33.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:43.778Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d9cf8ac8-a8bd-491c-9ea0-d07d72cea9d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:43.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:25:53.535Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:25:53.536Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:25:53.537Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:25:53.541Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:25:53.549Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:25:53.549Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:25:53.550Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:25:53.553Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:53.793Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=90ac5e1e-039b-4171-a5c2-8d735e068d5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:25:53.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:03.804Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c0f92f55-203e-43f3-aa52-af5503ec426a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:03.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:13.824Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8278d814-b555-4ae6-a69a-9ce115301e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:13.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:23.836Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4adc9549-673a-4ecd-b9be-c1fdfd1f4dab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:23.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:33.865Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=445ab630-8bef-4852-97ce-1678a7639044     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:33.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:43.878Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=63ab8093-2fa3-498a-b5b1-5d612719b83a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:43.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:53.896Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c0e9c395-e758-4fd1-9c92-d30867df508a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:26:53.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:03.949Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=a93f2c3f-214d-481c-bea8-8b8680fd3a9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:03.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:13.964Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=58d82609-5d45-449a-b2af-cd3ffca498cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:13.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:23.977Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1168109a-1c2b-4ef4-8a7e-3ad9157e01c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:23.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:33.989Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=95839934-38c3-4b98-ac6e-1c8d53b5cf5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:34.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:44.003Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d444d6bc-2c37-4106-95eb-eba5cbfd65f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:44.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:54.027Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=099627a8-dbb7-4c1a-ade6-78b765970e99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:27:54.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:04.055Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=479901c4-dd5d-4b68-b132-875f2611d60f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:04.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:14.070Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=41d0a868-1819-4845-b3a7-1bfa2b54f6bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:14.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:24.092Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=565bb83f-a610-458c-b22a-66caa9e54368     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:24.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:34.121Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=687241d2-2969-4de9-a528-15b491e6f5cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:34.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:44.136Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ee3ef180-a16f-430c-a8a8-612540dc8cb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:44.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:54.155Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=12a64ed2-9dde-4149-ac83-3a515c751105     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:28:54.169Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:04.172Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5e133513-c4dc-4427-b129-40a6826e1096     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:04.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:14.197Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=65e004dc-2f1c-4a8a-84e5-2bce49b71701     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:14.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:24.213Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=207f0886-ea8e-4c81-b1b8-e7d8b749e032     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:24.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:34.225Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ce6cb092-da86-4d70-80f6-91cfa967a41a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:34.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:44.238Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5e17c7bd-fd6b-4b69-9870-f456b706fe88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:44.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:54.251Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ff7b7412-59ab-4d09-95d4-6c178bdbf7d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:29:54.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:04.269Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8c749712-423d-4e9c-9d15-27a35ba00d63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:04.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:14.289Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5db9693b-42c0-4251-8bb3-0996ffb037a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:14.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:24.300Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6526e840-488c-40aa-860b-ffec75cab155     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:24.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:34.312Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=54822e9b-e4bf-4e0d-907f-fa14927bbe25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:34.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:44.326Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1e11f8c3-0a86-4b33-97a9-5b269b64296c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:44.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:30:53.616Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:30:53.616Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:30:53.618Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:30:53.621Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:30:53.630Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:30:53.630Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:30:53.631Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:30:53.635Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:54.338Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e289a4e4-4186-47a9-b3c5-824795076779     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:30:54.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:04.355Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f1d22180-670b-4229-aa9d-f615704ab12f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:04.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:14.370Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d6851267-555c-4645-b1c6-805cb643284e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:14.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:24.383Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9ccad9a7-52b2-49b4-95ae-e3eeed34c353     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:24.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:34.405Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4574dcc9-a0a2-41f3-8c3a-ddf5fb5cfafd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:34.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:44.421Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e01eef4d-3a39-49c5-af7a-3a46a1efc591     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:44.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:54.438Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=4b1db377-931d-4803-bb25-f602cfe7a4e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:31:54.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:04.454Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=05bf8a6e-407a-40d5-9f82-6825b0927a37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:04.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:14.467Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=02dd85cc-2d17-403f-b612-411b7cd1b9b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:14.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:24.491Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=25e726e6-146b-4c71-97f9-0afbbade0e3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:24.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:34.502Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1d71cb55-affb-45f7-ba07-9482e5800a5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:34.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:44.514Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9ddcb302-abfd-4328-832d-e50a476f9fb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:44.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:54.528Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=0d79cb60-85d4-4428-992a-a1e62200bb69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:32:54.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:04.555Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b60cefac-73af-4ec5-9ce4-2bc647e87d31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:04.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:14.577Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=27ce4b49-6db1-40da-bf5a-1249f1af96bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:14.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:24.597Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7404aeb5-a348-4103-bd5e-59ea974963ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:24.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:34.610Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=88e6dd23-3fa3-4720-b0fb-8259a1111eda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:34.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:44.624Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f02389b9-5806-462c-819e-d8162571bd62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:44.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:54.634Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3ba41879-2f1a-4822-94a5-f7e9250fa1e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:33:54.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:04.647Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c61a2c30-d31f-4b4f-b4c9-b7402f9f528e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:04.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:14.658Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d7b44284-709c-40fb-b0f3-aa8753bbf6eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:14.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:24.669Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=2a65a0aa-ea98-4e2f-b622-f637770cfc37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:24.689Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:34.689Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=47547207-356a-4a53-b7c7-2060ef0ab420     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:34.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:44.701Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=255b4492-a3af-47da-afa9-36918318ad05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:44.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:54.716Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=df0860e0-eecb-40d6-9978-886a59099fa3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:34:54.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:04.728Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=0b0422ce-fec4-484e-8de5-973d1c664177     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:04.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:14.740Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=903678ac-c990-4d45-a7e5-443d4da79e8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:14.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:24.751Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=61d4599d-d508-40a5-8bd7-d19340672dd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:24.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:34.764Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=149c84c8-3943-4f60-a7e7-5c8cc66c5249     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:34.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:44.777Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3314385a-a6f0-4bf1-af4e-ddcdcfb0eb7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:44.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:35:53.593Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:35:53.594Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:35:53.595Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:35:53.597Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:35:53.605Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:35:53.606Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:35:53.606Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:35:53.609Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:54.803Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ad9465b4-977b-43bb-a72c-72f5a52120d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:35:54.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:04.848Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f228aff7-3984-4c48-81bf-a581cc14d2dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:04.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:14.867Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9aab82a6-0e3c-4615-aa28-ef6888c1a3c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:14.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:24.879Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7c284286-e2e6-43a9-9894-01d2f8839be9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:24.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:34.892Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b482f8ec-cf7c-4510-9e75-2ebad2a5a171     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:34.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:44.906Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=30246d32-05b7-44b3-9dc7-19ef015718de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:44.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:54.918Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=49ce5bf0-191c-4498-95bb-3ef47ea8e18b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:36:54.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:04.938Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=51228435-fad0-485e-97d3-451416b9393e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:04.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:14.959Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b7331d2c-28c8-4c27-9a76-d78189ed68f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:14.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:24.972Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=7b9eb190-0c94-476b-9a23-dfd2c91cc404     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:24.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:34.984Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=adb825b1-8a5d-422f-a36c-03fa121bb998     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:35.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:45.017Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1dfee5d0-7d63-49a6-8bc1-1e0bea349577     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:45.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:55.028Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=07e9e687-2454-49e2-ab0c-da27edde6dea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:37:55.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:05.041Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=6c450016-9016-4379-a234-90c2c61ffc61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:05.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:15.053Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9235ddd8-33e8-45c8-8d9a-49d263148cc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:15.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:25.064Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=cfe03ca1-3676-4a05-856f-cf22d54c5b42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:25.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:35.075Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3ba6ffae-d297-4dc1-9a52-d2ea439fa339     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:35.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:45.099Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=446c1452-4341-47b4-9c60-5f1d2ba8fc83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:45.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:55.112Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1b6e402b-dc78-426f-a958-301617c54920     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:38:55.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:05.123Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=99708b4b-3a4e-4b8e-93b9-c8f14c3d7ff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:05.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:15.134Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8aba2e12-48b4-4749-b95d-04f93db82d5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:15.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:25.145Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=0bf447f4-f28b-4d0b-8220-952fc36499cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:25.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:35.157Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bbaa6b72-99c4-4f82-8317-8998b9b727c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:35.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:45.173Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bedced80-279b-4c8f-87a6-2703b081743d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:45.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:55.193Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1b55e0da-d72d-4402-af36-e89e123434ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:39:55.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:05.222Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d588b377-7e11-4650-9c48-9ef3ed9a6bde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:05.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:15.263Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=47eaf6a9-5b93-4f3c-8d6b-5a9feffb1834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:15.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:25.277Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5cdd21b3-4c7d-4084-bb95-00bf9a6a3b99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:25.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:35.288Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3c895e45-16de-4853-a583-fe3bb3b51d47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:35.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:45.303Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=164abc4b-fd1b-457a-a781-6574e38031ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:45.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:40:53.587Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:40:53.587Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:40:53.588Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:40:53.592Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:40:53.604Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:40:53.604Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:40:53.604Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:40:53.608Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:55.317Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=ab165be9-117a-4320-9d32-455e6c782093     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:40:55.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:05.334Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=d6a3b88c-f58a-4829-ad8c-08e4fd64ca39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:05.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:15.350Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=49875c8f-43b1-4d03-841f-d6d1433bba40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:15.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:25.360Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=46bd532d-6fd1-4f32-9295-66397412bb59     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:25.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:35.370Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=67201984-f49d-4c8c-9155-278c9d7ade8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:35.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:45.383Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=902d1aef-3646-4cd3-99a1-953810126ab7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:45.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:55.395Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=916a2bd2-598c-4095-863c-61750353f65a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:41:55.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:05.408Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=0e992c05-1f1f-4b6d-894a-6d8253b2d7b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:05.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:15.420Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=21d74a84-8050-4016-9f77-b21523b70db2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:15.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:25.431Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e13015d9-8248-465d-a805-bf22db2cc820     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:25.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:35.444Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=46ece48a-a93d-4bd8-8e46-898eef10486a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:35.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:45.454Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1c499645-0b90-4ae3-a586-23e05e6de8e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:45.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:55.473Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5edacbe7-d1c3-4d72-a521-033f16e57c17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:42:55.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:05.482Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c0bf0559-7959-4ab4-9d64-f86dab0bb7b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:05.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:15.499Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c97c30e3-2002-4cc9-8967-ca8a6b2c359d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:15.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:25.509Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=28f9f52a-6d31-41e2-8fd7-f6da9b7d7717     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:25.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:35.521Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=1a4cdf58-d37d-4f32-a5da-07e0580fcae0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:35.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:45.535Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=69d7a185-250e-442d-999f-8704c105ddfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:45.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:55.546Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c988f823-a255-4f12-827e-84220b944f82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:43:55.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:05.559Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=eb6fb66f-d28d-46de-abb8-833504713cfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:05.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:15.569Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e791f08b-e50a-4a26-bd74-e87c064d3338     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:15.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:25.581Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=cbfc731e-2813-4008-b556-bc2a2437c8f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:25.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:35.593Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=c0cae468-7afb-4b87-8b74-c2af521cf892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:35.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:45.604Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=9201892d-1c21-4747-b1d3-bbf2d15d27ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:45.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:55.615Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=e2408679-7576-4d01-9863-979b87fd3601     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:44:55.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:05.625Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=71434be0-89e0-4ef0-9662-9051fd2a1374     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:05.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:15.635Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=bd3a010c-5385-49a5-ab25-8f627fce3fa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:15.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:25.668Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=3b8ab0df-0137-4463-b74b-6dd50c6fc712     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:25.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:35.683Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=850fcfd9-30f3-41e0-91a7-5ef7eb7e9bf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:35.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:45.697Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=a8e9b91f-8bf3-4ff5-8bb7-c3044ce977e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:45.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:45:53.541Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T05:45:53.542Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T05:45:53.543Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:45:53.547Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:45:53.559Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T05:45:53.560Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T05:45:53.560Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-27T05:45:53.566Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:55.717Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=07afe97e-6a5a-41f3-a7d2-9b8e3db51ab2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:45:55.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:05.740Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b9d6cc9d-9231-4cf8-8928-7a77de797b08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:05.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:15.753Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=5ab48bec-471a-4a49-849c-6c077aaf96c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:15.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:25.766Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=396ad76c-16b7-42dd-b564-a4d850689cf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:25.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:35.781Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=17850bfa-08d9-4807-a05f-b78f0355c760     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:35.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:45.800Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=caa0f3ba-8ff2-4656-8331-a99eece7eeca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:45.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:55.816Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=158c4036-fd87-4754-ade5-a4c0b666507b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:46:55.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:05.828Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=f44533a5-30d3-44c0-88fb-fa5d5fac2208     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:05.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:15.841Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=8ab17c90-88f4-4878-b017-7f0c51178bc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:15.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:25.855Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=b3392198-d38c-4681-82d3-95b087e732e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:25.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:35.866Z     |INFO     |Init configs     |InvocationID=b80d6946-e038-4592-8ceb-bb02ced259c4, InstanceUUID=df69be12-3a8f-4f96-90fc-4b3e7838049a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T05:47:35.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |