Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:36:26.067Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:36:26.071Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-22T08:36:26.110Z     |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-22T08:36:26.856Z     |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-22T08:36:26.974Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T08:36:26.975Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T08:36:26.975Z     |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-22T08:36:27.166Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-22T08:36:27.227Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-22T08:36:27.255Z     |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-22T08:36:28.823Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-22T08:36:29.372Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-22T08:36:29.393Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-22T08:36:29.393Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-22T08:36:29.456Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-22T08:36:29.457Z     |INFO     |Root WebApplicationContext: initialization completed in 2201 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-22T08:36:29.958Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-22T08:36:30.753Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-22T08:36:32.207Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-22T08:36:32.917Z     |INFO     |Started MainApp in 9.387 seconds (JVM running for 10.098)     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-22T08:36:33.007Z     |INFO     |Start scheduling PRH workflow     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:33.023Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=02b0d7f2-c61b-4fca-80c6-e9ab8f25c269     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:36:34.511Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:34.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-22T08:36:43.894Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-22T08:36:43.895Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-22T08:36:43.898Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:44.552Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=41c1193e-a04a-47dd-828e-ef609aa7690f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:36:45.600Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:45.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:55.602Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a9a78d6f-b7f5-4f21-a97e-065a4f08fafe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:36:56.672Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:36:56.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:06.673Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b874216d-f481-4026-adbc-38950d1460e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:37:07.711Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:07.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:17.714Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=388d0adb-7682-4f43-bd95-da2115f55d9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:37:18.752Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:18.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:28.755Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e2796a95-b5ed-4e20-a576-0ef7b177f795     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:37:29.824Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:29.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:39.827Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=19f38970-bb7b-440f-a1d7-548e022424ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:37:40.897Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:40.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:50.899Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a366bfea-69a5-40ca-941a-58b56ecb444f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:37:51.939Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:37:51.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:01.941Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=212bf067-1c5c-40d8-acd7-9726ce512206     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-22T08:38:02.975Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.54:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:02.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:12.977Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8492b486-aadc-40a0-af44-1fb365eff22a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:13.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:23.340Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=edf247cd-877d-414e-9b6d-680e855b0b59     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:23.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:33.362Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e2433e29-f501-48d9-a92d-f36a280d61e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:33.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:43.384Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9d3e4025-2aca-43e8-8888-079a80e9e266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:43.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:53.401Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=48333b9f-6df0-4b20-8460-81fea1ba2359     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:38:53.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:03.415Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=7d3402fc-4cfa-4d42-bd94-b80bceacf17c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:03.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:13.432Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2e62f1aa-63af-4882-83a2-0ad13947c169     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:13.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:23.448Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=63bac8da-857f-4d0f-bb72-fe8e78033539     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:23.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:33.475Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=52b7cda9-4f71-41f0-bdb6-de1851bfad23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:33.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:43.491Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=843aadf9-89df-4849-bf36-cd05694ad4c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:43.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:53.505Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dce86178-f153-4d09-9cce-e9e0275f9fb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:39:53.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:03.538Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b17b301a-5983-482e-bce2-dd13e12e15e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:03.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:13.554Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9c939d2a-7423-4082-9b45-18afb933b785     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:13.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:23.605Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=47aca909-7a56-4e93-af6e-58255741e128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:23.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:33.620Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6fd17c6a-12a8-492d-ba0a-388339a9642e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:33.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:43.637Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ecd65405-a781-4276-8f43-b0cb7f490ea0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:43.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:53.654Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8948210b-51c4-474c-9a45-f67fd610b52a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:40:53.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:03.669Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e7f8213a-08a9-4f7f-a352-e452b9f3501c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:03.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:13.682Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=19c3109c-6820-4c42-b74a-f272048c80df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:13.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:23.698Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4c27a2bc-3353-4465-88a7-9fa341177286     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:23.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:41:30.571Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:41:30.571Z     |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-22T08:41:30.572Z     |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-22T08:41:30.575Z     |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-22T08:41:30.588Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T08:41:30.589Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T08:41:30.589Z     |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-22T08:41:30.592Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:33.716Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6a66817b-6b50-4247-8559-0fcd3953f479     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:33.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:43.729Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4439c5e2-928c-4456-860e-a6002a9f174b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:43.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:53.744Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=798796d8-e9d8-4969-99df-ffbc61540ae7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:41:53.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:03.762Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e3ca31ef-6d88-45eb-bc58-0ec3f01e1c8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:03.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:13.779Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f4b05cdb-3aae-423f-bce8-eb128b7ab70d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:13.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:23.807Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=48b6b387-68c1-4dc8-b44e-13e45920bf68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:23.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:33.829Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=481b4f85-f4b1-41e2-8566-92f237f7281e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:33.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:43.849Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5ebc06dc-c854-4841-a08e-87114be429a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:43.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:53.863Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8ffd4b93-e592-4c00-b8cc-4510f6bd937c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:42:53.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:03.880Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ddd07d5f-5e97-4421-9fc5-7e0746c7ab5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:03.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:13.906Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d6d6e8a9-8e4c-4317-aed8-0f53f7ad25b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:13.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:23.922Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3adb0eed-ec1b-44a6-b17c-70bc4905833e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:23.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:33.933Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f2f13bf1-ca52-4271-928b-f0701541080b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:33.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:43.945Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1ecf7c21-88e6-4a60-879a-5808f3a48ccb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:43.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:53.956Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=340533ff-9271-4322-ae27-ba9697109788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:43:53.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:03.972Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f79772b1-458d-4eb1-bd75-673f0ab550d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:03.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:13.987Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f7a7631b-d989-4f88-b2d4-eb494446f198     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:13.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:23.998Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9517903e-865a-45dc-a3ca-16ebe8c29ae1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:24.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:34.012Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=84c2cf56-b115-4e3c-846b-b2d515dcae69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:34.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:44.026Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d8354184-991e-4151-9fb6-86a7912c2ffc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:44.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:54.038Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9d2991d2-806d-424a-8f5e-096241733bad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:44:54.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:04.059Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=82f8a424-fe08-4166-b27e-0e7bca76c4d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:04.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:14.078Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b57a0003-ea46-46ba-8213-9f490e9d26df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:14.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:24.095Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ce6010d4-8600-43db-b41d-798482784feb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:24.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:34.106Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cfdef8cf-dd56-407b-b359-d2487e97b6b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:34.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:44.117Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d9c1d8d4-9a64-4b60-839c-30cb6345015c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:44.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:54.130Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cec3b508-f5da-45ea-b8fb-d9141af18130     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:45:54.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:04.145Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a8bd7dbc-2a58-4d38-958e-679c64df612d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:04.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:14.156Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3ec84941-fb5c-45de-a787-be1fc0b56e3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:14.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:24.166Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=03590a0c-17d7-49e4-84e3-29fda4e091cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:24.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:46:30.315Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:46:30.315Z     |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-22T08:46:30.316Z     |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-22T08:46:30.319Z     |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-22T08:46:30.329Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T08:46:30.330Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T08:46:30.330Z     |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-22T08:46:30.332Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:34.177Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=44b053d2-aaba-41bd-9534-aa775be15f0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:34.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:44.196Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b93e6e83-e42c-4483-8ec3-b8471913b400     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:44.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:54.212Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a5bb2139-9619-4fb2-a2fe-6f437383349f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:46:54.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:04.225Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=27c17017-cea9-4c60-b453-68a037eb91da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:04.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:14.253Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=107e8615-c119-4d91-a114-fac5e833ee13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:14.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:24.266Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dfd4a454-350b-4bb2-87be-b0c13b41490d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:24.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:34.275Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=21a6d4ca-c895-4a30-b4eb-1fafe604d55e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:34.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:44.286Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=38597963-abe2-4601-9426-d6b57ff22071     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:44.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:54.295Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c9a21727-a3a5-4d1a-99bb-58817c56fa78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:47:54.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:04.308Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=068aeaa9-f141-485d-b87b-65deeb47de13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:04.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:14.318Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c7274eaa-57f8-43bb-b996-9492a7cf390b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:14.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:24.329Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d3a22c75-d511-4dc6-8cb4-17a6faa60c13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:24.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:34.341Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d3feb645-9dc6-4c24-95ea-ec1fe1a65a4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:34.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:44.351Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=610ee6b9-8490-4cdb-b6ca-fedece7f2f94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:44.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:54.363Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6cf90ae0-bb1b-48e8-a8cb-857e7caf4266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:48:54.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:04.373Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dd0a22ed-22f8-4335-aea3-2ca520fbd49c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:04.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:14.385Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e408ff73-7e58-4038-877a-eae1baaba165     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:14.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:24.398Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2bbb303c-c712-4b99-be16-22e256ca85f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:24.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:34.410Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2c6ab297-32e3-4361-929e-c58f4c759a7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:34.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:44.421Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4197a568-edf0-4c44-81fd-ef91fe645486     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:44.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:54.432Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=01348d42-7a36-4575-a882-8a3fd5d20912     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:49:54.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:04.441Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=840470b9-2546-41e5-870f-989563d6c4ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:04.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:14.451Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=816ecf09-a7d8-47e1-8be2-984acc905c72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:14.461Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:24.461Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2f79ae62-c30a-4fa1-a219-358644055805     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:24.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:34.479Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3139fd4b-2659-4e4b-9782-cb6da480ef0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:34.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:44.489Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9adcb42e-19f7-4186-bcc3-8e4b92d7d235     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:44.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:54.498Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=99feb23d-bbad-4556-ba77-1d2b6627bdc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:50:54.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:04.517Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=0ce06344-7ace-4390-beab-d54cc77898d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:04.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:14.528Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2ec8372a-26db-48af-bba3-b0ae2b4502ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:14.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:24.538Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b2fdde94-b533-4853-98de-9bed4cb062c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:24.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:51:30.278Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:51:30.278Z     |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-22T08:51:30.279Z     |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-22T08:51:30.281Z     |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-22T08:51:30.289Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T08:51:30.289Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T08:51:30.289Z     |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-22T08:51:30.291Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:34.547Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d07d5d9f-a219-4d93-8045-d6de0389a3f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:34.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:44.560Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=556f255e-7302-4d00-9ea2-4bf34f07af02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:44.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:54.569Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=352bbc38-c26c-49bc-8955-b36c2dffe281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:51:54.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:04.578Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1d34ebe9-07ca-442a-be6a-6ccb34b6b31f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:04.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:14.589Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=de70d3fe-b2ce-427d-906e-a8daa85e369b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:14.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:24.598Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=fef40638-fbc0-48e3-b4c9-832032f47e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:24.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:34.610Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c017ee44-354a-482b-8f19-2e894a15b45d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:34.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:44.621Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b316b340-8679-4306-843b-607c6a629872     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:44.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:54.630Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9789fae8-841f-434f-bb1b-546232a50852     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:52:54.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:04.638Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=eca35c48-53dd-4e1a-84a6-ec4924435e1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:04.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:14.649Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cb6a6a23-946c-4fe9-9779-08f1316124c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:14.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:24.658Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=195d4f1b-1d85-4721-94cb-7109f81a98d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:24.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:34.667Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2fde9944-515a-4724-9362-4ee21b8c294e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:34.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:44.677Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=bb8cd9d6-33e2-43cc-885d-c46dd94acd78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:44.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:54.687Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1cbd43cb-5d83-4408-8179-a7104166b9fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:53:54.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:04.698Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9a815a33-a978-4729-844a-02a5882504fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:04.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:14.708Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2b1dd0ce-a2a5-47e2-9f67-1211962fe481     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:14.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:24.773Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4ea8e78e-46bf-4079-9521-cb0a24270cfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:24.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:34.782Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=de7420cb-82e6-4011-8028-070f99f81546     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:34.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:44.791Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=16a6c33b-1312-4395-9b86-e204e6a4768a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:44.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:54.803Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5bca47d8-d12d-4d78-ab4f-7bd2fac2aa47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:54:54.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:04.817Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9ecbd717-de1a-471f-bb1f-fec377ef802d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:04.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:14.827Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d1b6f5b8-1d85-4dec-939d-a040523f373c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:14.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:24.836Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8dc83694-a34b-4dd7-9de0-8f48936fdda5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:24.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:34.873Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=55ef2e32-4cf4-4212-b7a5-85314200d9f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:34.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:44.883Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f926bfb9-7a48-4864-81ba-05b62256bef4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:44.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:54.897Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d77786ba-8295-4d62-ad0c-437d15fdc7e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:55:54.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:04.908Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=7b661ba8-ede0-48ca-84e2-e8e893bce2c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:04.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:14.920Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=581acbc6-d9c5-4112-8e8e-d1575ae89687     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:14.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:24.928Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d6d94adc-a406-4595-b524-1c9e805ab543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:24.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:56:30.282Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T08:56:30.283Z     |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-22T08:56:30.284Z     |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-22T08:56:30.286Z     |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-22T08:56:30.295Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T08:56:30.295Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T08:56:30.295Z     |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-22T08:56:30.297Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:34.937Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d4a8fc69-f7be-4386-937d-60eada711b48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:34.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:44.946Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4491f4f7-b944-4ee4-93d1-5da1195b8b2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:44.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:54.955Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f5923b03-11a2-4980-82e9-328a8642113e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:56:54.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:04.965Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c6c78e6a-c5e9-404e-a4c4-8a2eab0931e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:04.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:14.989Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5c669ef9-88f7-4727-8eeb-c137ebffb077     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:15.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:25.001Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3eb6c885-c768-4847-8cc9-a6b8b7670698     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:25.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:35.013Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3709ff09-0d62-4e25-80c6-dd1a6c467b82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:35.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:45.023Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1e4af4a2-41a8-4e59-847b-cdbed87b7774     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:45.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:55.037Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=089217d0-ad2d-4498-97e3-817eb7e84b0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:57:55.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:05.069Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=0e84facf-7e43-42b8-8163-6ee1d1494471     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:05.108Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:15.108Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c03aee97-71e0-49d8-9dbf-390daf80e3b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:15.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:25.149Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b278b100-828b-49b6-a176-9fcf7e7a3367     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:25.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:35.173Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=04a1036f-116c-48a7-9d37-5f99bc9143cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:35.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:45.185Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2e54a553-568c-4390-aa51-85a40bcb460b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:45.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:55.209Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=875c9c16-07d3-4dce-9c32-5296ab6e1f1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:58:55.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:05.224Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9d7cd854-197e-4abb-8605-fe52448dc6f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:05.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:15.237Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dcf82e3e-5f5d-448a-952b-0a357473eea1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:15.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:25.288Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4c17a7d7-67bf-49ef-9b47-614a6bb6a219     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:25.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:35.298Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9f2b3162-ac38-4077-994c-d208ee2cdd99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:35.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:45.315Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=386c7b9a-8eeb-4116-84f1-da9d4e0db8cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:45.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:55.328Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c13caf0b-d2c1-4603-8c19-815b6328f383     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T08:59:55.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:05.341Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=fd5daae4-79b8-4df2-92da-e803ac0e226e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:05.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:15.357Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=634ec4a9-6208-4ec2-825c-e73f35802841     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:15.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:25.394Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=67055df2-f8a7-426f-9144-3d1debe1fc0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:25.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:35.409Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a1d2ba18-60d8-4a21-a4d2-4b9ec7457cf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:35.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:45.421Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6416a062-ec7a-47d7-a37e-2a74d384a670     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:45.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:55.431Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b1cf1ccb-22b9-4fba-804c-9615bbb511a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:00:55.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:05.473Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6e2582fb-e1b6-42a6-99b2-e42de7511129     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:05.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:15.493Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4af55cd1-82bf-48ac-bb92-8e9b1d26d352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:15.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:25.502Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d635361a-3529-45ab-9178-31ce270fd53f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:25.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:01:30.312Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:01:30.312Z     |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-22T09:01:30.315Z     |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-22T09:01:30.320Z     |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-22T09:01:30.330Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T09:01:30.331Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T09:01:30.331Z     |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-22T09:01:30.334Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:35.514Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d96d3ec6-0b39-461b-a3cf-cc84d2042cf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:35.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:45.529Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=be57a54a-3655-4a46-bcad-569d7175e342     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:45.552Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:55.555Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=965ee17d-5cf5-4d08-bf6f-ce9035833418     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:01:55.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:05.571Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cd40cd7e-c077-45fd-920b-7627a1b9d23b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:05.582Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:15.583Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=35afc68f-f281-4330-8aeb-e32186dd6d82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:15.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:25.592Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5384ad68-4d0a-4e0a-a215-10021bc12415     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:25.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:35.600Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e5ec93b2-fbb8-4541-9c9f-de83235fefcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:35.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:45.609Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9729fd19-e403-4d53-9f23-9e75a4dd6802     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:45.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:55.619Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4133cb60-017c-415f-b396-c047b279ae2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:02:55.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:05.630Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=efebe17f-8f62-4741-894e-37915a4ddce1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:05.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:15.638Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6063a46e-f71b-41a1-8bce-2d3e0ab0924d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:15.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:25.648Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4aac7195-5984-4513-91f6-bb222864cf30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:25.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:35.655Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6be2d4fc-4f5d-408c-bfbb-3cddf250261e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:35.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:45.664Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ff679d85-b82f-4aa2-8558-621eb38e2c93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:45.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:55.673Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=0df48751-2249-4e7c-84cb-160b7ad0a931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:03:55.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:05.683Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=837ad69b-c359-4ad9-b4d3-c8dff830da86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:05.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:15.692Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4688123f-c4ac-4e06-a63c-692a0911c1b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:15.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:25.700Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3a8fe039-d7c8-4c13-b5d2-42acb3efea2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:25.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:35.714Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3c4a73c0-70be-422e-aa94-68a4dba0b90c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:35.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:45.724Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=55a1cfeb-938a-4189-a871-536a386b7cbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:45.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:55.732Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4d913797-2a4e-4d1c-8fa2-fef722d4bc8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:04:55.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:05.739Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cea1bf49-1d42-4553-8124-2c74d5b82c4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:05.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:15.747Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a5735775-bff7-48e1-afc5-c21ff00ee7a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:15.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:25.756Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=10a291a1-24b6-453b-8d5a-4b77ba160422     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:25.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:35.764Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f9f99ce4-36fa-4775-9b8c-96bd18d9ea48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:35.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:45.774Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3ec38bb0-034d-4668-ad30-e2d0a3b88b7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:45.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:55.784Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5bd6353f-f8c1-445e-bc6f-41a4e02d372e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:05:55.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:05.793Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2b73a045-d92f-4df8-bf45-8ee22774dcb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:05.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:15.802Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=752c23e8-aede-44e5-82c1-c9cd54816985     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:15.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:25.811Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=0a7ca923-f5bd-46a3-9d52-b3d1a2c64af6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:25.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:06:30.191Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:06:30.191Z     |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-22T09:06:30.192Z     |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-22T09:06:30.194Z     |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-22T09:06:30.202Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T09:06:30.202Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T09:06:30.202Z     |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-22T09:06:30.204Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:35.821Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=bbd9360a-f398-4cc7-bf9e-bc635b8426be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:35.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:45.830Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=66d4686a-45d7-49ad-8b4f-004aeb5d4aed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:45.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:55.840Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5441754a-c419-4665-9344-8b88de87fb0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:06:55.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:05.848Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4b9093ae-d78e-4e79-adb8-76905d1dc481     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:05.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:15.861Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=61b8fa30-8ff4-4aa8-ae57-6aa0f8bef5fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:15.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:25.871Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b4549098-2f0b-4c43-aecd-bb090d893cc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:25.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:35.880Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b70be7f8-9af9-4b06-9063-da1efc0e51e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:35.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:45.888Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=63bc5cbe-568c-471e-ac21-f6437934e28b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:45.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:55.897Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=aed4d689-9ce2-41da-8fdd-edc8f0db40b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:07:55.909Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:05.909Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9a971855-68c2-4b6b-86a4-dbda05ae0909     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:05.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:15.918Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=78f6ce07-71c2-49d1-9414-4534d91d6b5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:15.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:25.927Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5992e9f7-83a1-41c3-874a-db51cad6c876     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:25.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:35.938Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=37751d5a-2924-40e0-86e8-55fbfe00f8d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:35.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:45.946Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c2718fa1-3f4b-4f17-a719-786ed85f1774     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:45.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:55.955Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f29bc460-9e49-4119-b9d3-e7e9b7f92c58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:08:55.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:05.964Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8a7f0bf5-ca0b-43ba-9ae6-90762159a899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:05.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:15.974Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=20f79fc7-ff84-408b-a85e-db8b4a3107ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:15.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:25.984Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e748eae1-6798-4203-82db-be6ef651c512     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:25.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:35.994Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cb70d126-ea4f-46cb-b8b9-071c22bfb8ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:36.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:46.003Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2f055c02-1b4e-4e29-be2d-73b74b63ea51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:46.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:56.011Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ac2f9cdb-e681-4711-b114-324a2d502a13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:09:56.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:06.020Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=7b738de6-48d9-437b-a679-6baecaec6298     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:06.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:16.028Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=31e46317-6b76-4c51-9470-060b088f652f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:16.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:26.037Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=00721a4b-8b02-4d4f-8149-dd7e58fca0c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:26.045Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:36.046Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9b9338e9-f4ed-4079-ad87-b0bcfaa8d4b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:36.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:46.055Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a5958cd7-22b5-475d-85bc-1b01982e4f3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:46.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:56.063Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b6eb5074-fc8b-4cb7-b0a1-ffdfed9b1b2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:10:56.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:06.072Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=00d6df71-0b0f-46ac-9f1b-2f4a26aa6c67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:06.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:16.080Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=432e45b6-e213-45dc-977e-7544b81d546c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:16.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:26.088Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b1899b3d-d90c-48f6-bdd4-c699bca3409d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:26.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:11:30.310Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:11:30.311Z     |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-22T09:11:30.311Z     |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-22T09:11:30.314Z     |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-22T09:11:30.320Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T09:11:30.320Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T09:11:30.321Z     |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-22T09:11:30.323Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:36.096Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=41eff674-bc92-48ae-bc9f-204445b5119c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:36.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:46.106Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=d3a62a07-0d0b-4857-9675-ca4f9e366f83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:46.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:56.113Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=386e79dd-273e-4659-a799-bbe0f8a172f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:11:56.120Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:06.121Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3f993802-5f32-441d-bd2c-8627c8834e23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:06.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:16.129Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=c3eb9afa-b134-4b4b-949e-c3f5e5a7fd50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:16.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:26.138Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a8ca2ba1-5ae3-4239-b18a-ebf48b9c81ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:26.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:36.146Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=f3f15b4e-b4a7-4ce3-b190-007fd0914004     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:36.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:46.154Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=afa543ab-3639-4b7e-b781-a2f2972b1e4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:46.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:56.162Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=91558e8a-27e0-4c22-a41e-bfcdeddd1efd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:12:56.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:06.170Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2489c89a-7488-4623-b8d2-07b69e25b27b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:06.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:16.178Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=ef5a0900-8892-4495-ae93-eaca978c5160     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:16.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:26.186Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=52ac3549-31ab-4322-a72d-7b271fdd9eb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:26.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:36.194Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4dfe5de8-3f20-457f-924d-17a837038a25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:36.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:46.202Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=4d428d54-f600-4e99-beea-b7af021cd0c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:46.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:56.210Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1ea2ba11-d602-4c47-99e7-0ad43b14b606     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:13:56.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:06.220Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9d31875a-187e-432e-83f3-84519c69cafb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:06.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:16.228Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=353b18c0-2587-4ea5-9e27-202b6918d5cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:16.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:26.236Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dc7a41bc-77ea-4410-a3a8-db82f4aaf279     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:26.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:36.245Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=67ba61ee-cdb3-4612-9ac2-fb701cea1ba8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:36.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:46.253Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8dd6a44b-13da-44a8-a42b-c53305fa32dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:46.258Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:56.259Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=26bbb1f5-a6e2-4767-b5ff-0a0ee0f7c659     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:14:56.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:06.269Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8f7f0557-9202-4dab-8af1-8179f89b1f35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:06.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:16.278Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8bf83dec-b156-4231-9181-605ca4e347d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:16.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:26.287Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1ace236d-b933-4d00-b882-8f770dbb95e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:26.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:36.297Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6bb40eef-a447-4bf0-b4d2-8213b0f1953e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:36.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:46.308Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2be969ed-83e3-490e-8c8a-1df6ed375ae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:46.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:56.316Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=45b4b5e6-0657-4d15-b7bb-f172821c7b35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:15:56.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:06.323Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=fff8e2b4-b994-4901-acd3-fded2638148d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:06.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:16.332Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cdb11a09-8f4a-436a-aebb-b8d5667d5599     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:16.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:26.343Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=53a9a8bc-d1a4-4d00-aa75-3d9e2d891b1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:26.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:16:30.186Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:16:30.187Z     |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-22T09:16:30.187Z     |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-22T09:16:30.188Z     |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-22T09:16:30.201Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T09:16:30.201Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T09:16:30.201Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-22T09:16:30.203Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:36.350Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=41af51b4-1130-44b4-b8ef-3c51402eb70b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:36.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:46.360Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e0fab881-30b9-493d-b0ec-c20df6f3c02f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:46.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:56.373Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=8080f662-c1d2-4f70-bb18-0edf5b614d4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:16:56.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:06.380Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=da57237a-8478-416e-ad06-761d7162050a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:06.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:16.388Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=0cbc607e-a1cd-4e07-b877-507da6af44a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:16.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:26.394Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=a1f695c0-587a-4bea-9e8c-fa32b43755d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:26.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:36.404Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=61542221-b636-4bc7-972c-2aadbdb833b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:36.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:46.412Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3d6b650a-5135-4912-93f0-cc713e03ad70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:46.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:56.420Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=118029b2-3ebf-4f88-82b8-26935e7983b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:17:56.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:06.429Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=2f93c9b2-e758-4809-8445-4ee85ddf562c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:06.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:16.440Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=485d34f7-5e37-4aad-971e-94ed3d34db80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:16.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:26.448Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=22f67eaa-f7ea-4cec-af0c-83b1c8d74666     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:26.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:36.455Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=cf813ad6-7414-4617-ac63-cab257d5e3b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:36.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:46.472Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1bbf30a1-325d-40db-8c04-6de711dd3f1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:46.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:56.481Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5b15d2e7-d6d2-4319-8261-d4f2d0f8a589     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:18:56.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:06.491Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=681782a4-3a46-45d7-ba6e-7c25247016ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:06.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:16.500Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=458b81cf-f50f-416d-afff-208d56964937     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:16.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:26.511Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b2f6d0fe-3110-478d-90e6-7c69fa0efc65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:26.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:36.520Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=5a931d91-9117-4553-a51f-323d01411bde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:36.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:46.529Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=94aefee8-099d-4166-a638-2cf24f11a947     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:46.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:56.539Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=1e1702d9-0744-4ff8-88b1-27d9b1d2f948     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:19:56.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:06.549Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=73a6fdb9-d8e2-4572-bd53-1d8c020f2734     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:06.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:16.561Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6aab2bc0-cf9c-4e4a-9598-0974bbeb05e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:16.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:26.571Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=eaff406c-a36c-4c4d-a8d1-5a0dd5dc49bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:26.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:36.580Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=dbbdb047-7c8b-479a-b3ab-a22213c0f7c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:36.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:46.589Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=e5102f47-d885-4052-9b36-a588cd3dedca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:46.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:56.599Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=6ff6117f-3643-4bdb-bbf2-eeb35c4e8790     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:20:56.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:06.608Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=3449972b-e825-4204-bce5-9730848198de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:06.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:16.617Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=98648fc9-dad9-45db-84b1-d4140d80ec81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:16.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:26.624Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=9c24df65-d412-4576-9e5e-ba317dd5bcbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:26.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:21:30.273Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T09:21:30.273Z     |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-22T09:21:30.274Z     |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-22T09:21:30.277Z     |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-22T09:21:30.282Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T09:21:30.282Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T09:21:30.283Z     |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-22T09:21:30.284Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:36.634Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=65518740-af37-46b6-a3d2-dffe41846735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:36.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:46.646Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=b9b6ee8f-fbf5-40d2-bdee-9a4750cdb56b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:46.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:56.655Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=35724b95-fae4-4e8b-9241-74fd9c340c72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:21:56.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:22:06.664Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=978c9b40-9f3a-4115-9ff2-77bd642cdcf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:22:06.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:22:16.672Z     |INFO     |Init configs     |InvocationID=28ce705f-54a9-4c87-b062-38fd72a46d55, InstanceUUID=12efb230-8dba-4a09-b1d1-ad8ad20b0031     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T09:22:16.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |