Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:03:09.864Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:03:09.867Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T05:03:09.903Z     |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-09-07T05:03:10.860Z     |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-09-07T05:03:10.975Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:03:10.976Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:03:10.976Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:03:11.155Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T05:03:11.356Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-07T05:03:11.424Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-09-07T05:03:13.211Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T05:03:13.746Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-07T05:03:13.776Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-07T05:03:13.776Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T05:03:13.845Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-07T05:03:13.846Z     |INFO     |Root WebApplicationContext: initialization completed in 2421 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-07T05:03:14.329Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-07T05:03:15.143Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T05:03:16.631Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T05:03:17.137Z     |INFO     |Started MainApp in 10.273 seconds (JVM running for 11.06)     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-07T05:03:17.212Z     |INFO     |Start scheduling PRH workflow     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:17.223Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c8deaf82-e346-4def-ad57-0f5c63c739be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:03:18.715Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:18.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T05:03:28.436Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T05:03:28.437Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T05:03:28.440Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:28.747Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d61df43d-655b-4d5a-abd3-d7da9139c6fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:03:29.816Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:29.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:39.817Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7b1fc7cf-4ea7-47c0-a399-f1961a7d05d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:03:40.881Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:40.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:50.883Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9230fcd9-d773-4fba-8dc8-6b2cfdb661c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:03:51.951Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:03:51.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:01.953Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=65667d23-504b-4477-ab74-7163cb8135af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:02.991Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:02.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:12.997Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=df83e452-1de1-438c-8166-ad8d0dd1bbb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:14.068Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:14.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:24.069Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f1650d90-c8c6-45d9-ac0f-c30dafa66334     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:25.147Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:25.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:35.150Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=35219c5d-14bc-4288-b2f7-554e0cf5a0b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:36.210Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:36.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:46.212Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2889511e-b645-48f3-97d3-2cd0cb111953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:47.248Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:47.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:57.249Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b6bcd12a-385f-4545-9e10-f6b5db752f9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:04:58.287Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:04:58.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:08.289Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d89e699c-09f7-443c-b701-5dd40c2ef32b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:05:09.327Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:09.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:19.328Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=614c588d-25ae-402c-972a-abe1ebca7ce3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:05:20.367Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:20.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:30.369Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f9d40a12-daaa-4471-8169-6818d647ff80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:05:30.401Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:30.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:40.417Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=060565ba-9735-491d-926a-3ff4a85a6461     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-07T05:05:41.457Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.161:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:41.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:51.462Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49f0dce7-2000-4573-9553-3ba1fcbec827     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:05:51.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:01.621Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f8e55b-1c7b-4781-9196-c8687743dd2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:01.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:11.656Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e5fc55b-8eab-47d8-b407-d834ae155efb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:11.677Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:21.678Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0f08ea45-bac7-415a-a2f3-faf470ab1c6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:21.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:31.698Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f06ff2e9-aab2-4010-8713-6e80b0d3f166     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:31.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:41.722Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d3f4152-12d0-4e4a-9125-37e20c8f5e36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:41.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:51.742Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a14fbcfc-fcb2-4c49-a7c2-b64cbd8517c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:06:51.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:01.773Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd33312e-143b-499c-9438-c8a960c31be4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:01.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:11.793Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f3f09565-8461-4de4-b022-ebe76e56460e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:11.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:21.829Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b3606b49-8623-426a-81e9-c8b06d429047     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:21.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:31.867Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=046d935f-b438-48d1-b3db-8080efa6e6e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:31.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:41.898Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d79bec0b-006b-4ec3-b7b5-36ad53b7e85a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:41.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:51.920Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c861546e-308f-4abf-ab73-12211108e451     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:07:51.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:01.945Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51eabf05-e752-4f42-971d-b64024c26d72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:01.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:11.959Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8051568d-37cc-478f-b7a9-7675ffc2e476     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:11.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:08:15.470Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:08:15.470Z     |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-09-07T05:08:15.471Z     |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-09-07T05:08:15.474Z     |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-09-07T05:08:15.486Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:08:15.486Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:08:15.486Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:08:15.489Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:21.975Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=037180bc-4af4-4535-91ab-0bcde7b4fb23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:21.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:31.993Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aca92260-e34f-4099-a6de-528d75f439f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:32.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:42.009Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c031488-e331-4a98-8988-27f296330fdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:42.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:52.026Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1eb956a2-2304-4965-bc09-364fed4bee23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:08:52.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:02.045Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=034a1831-f2ad-4919-a2b8-3d10d2c0d6f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:02.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:12.071Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=31d1c690-c353-474f-b0e1-833e79845cfc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:12.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:22.096Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa52bb60-3551-4fe4-a457-339ea1a3482a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:22.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:32.115Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ac22baf4-96c0-4abf-8dc4-79f9943bc10e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:32.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:42.131Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f778e093-a1cf-4c1a-ba1a-ec975a434cab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:42.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:52.154Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d8a7197b-5ad9-40d9-9409-2a2824c710e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:09:52.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:02.173Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c8362092-0bcd-4b84-93bb-947b69407321     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:02.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:12.196Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1f841698-2a02-4f3c-b0d2-94505225f8f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:12.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:22.213Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14bd9887-7727-4b97-9fbe-4e774bcd11b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:22.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:32.230Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=18523297-a607-41aa-8ed6-6f638e8365a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:32.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:42.257Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b372eeff-ddf4-431f-b779-1c7ddd9b250b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:42.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:52.272Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5555c49b-e2a3-4013-b5b3-e06241177110     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:10:52.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:02.292Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f4c6dc02-6561-4251-9838-12ad6d352590     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:02.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:12.307Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d9b057a8-35ff-45fb-85fb-b50f36afc4b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:12.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:22.337Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1691419a-4065-4534-b6b5-87533d639316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:22.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:32.353Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f840c7ce-b8bf-484c-8bb6-bcc8588a8978     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:32.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:42.378Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4284e0fc-5bd1-4f59-bf59-088344368bf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:42.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:52.400Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4417fe9b-5804-4615-82cd-9ef7ecdd171e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:11:52.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:02.420Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=af005ebc-3fc1-4458-a2b1-13afba55da20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:02.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:12.437Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=41843bdc-d8b0-4867-b570-63b06782b36e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:12.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:22.471Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d63b8dd0-32ad-4fd2-a208-7ce08dc1587a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:22.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:32.491Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a21ce64-8f60-46cd-a7be-c014c1030c9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:32.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:42.511Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7042ed52-9caa-446e-b76a-33910e4c7ba6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:42.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:52.526Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a8b66d40-f5e7-4bef-aab8-fa50ecc58a6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:12:52.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:02.539Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=343ad265-5a14-4ecc-b169-fcda1265e370     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:02.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:12.551Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=21c51f7f-4208-453a-97ec-a942f49a1075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:12.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:13:14.659Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:13:14.659Z     |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-09-07T05:13:14.660Z     |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-09-07T05:13:14.663Z     |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-09-07T05:13:14.673Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:13:14.673Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:13:14.673Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:13:14.675Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:22.569Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ce8d3fa-d7b8-49d8-8693-d46fc657fa4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:22.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:32.585Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=97a9a0f1-43a8-44d1-b359-37c4623e829d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:32.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:42.597Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0fdc57b3-2816-415e-8d45-2e30030b46d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:42.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:52.610Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0e5f18a-125d-4eab-bd6c-a468965d6f3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:13:52.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:02.625Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34c8096a-e727-4bae-9d98-4bf28beeae3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:02.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:12.638Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5f92f4f-81e9-4e1b-8d62-dee55f209881     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:12.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:22.655Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67a4955f-a87a-409b-bd58-56b110c181b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:22.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:32.668Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d67261f4-3b00-4a02-a066-7e4acd3b4717     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:32.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:42.681Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c1bd798-b54b-462e-a1f9-22c73bbddffe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:42.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:52.693Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53ea75a9-bbf4-4fec-83dc-8e078cbfb0a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:14:52.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:02.706Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fac057b5-56f6-4c2b-ae33-5a654086ee57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:02.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:12.724Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53218898-d03c-4f74-9a0c-c0603ff7f735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:12.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:22.741Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=25856453-e92e-4552-8ac7-f9cf2a95d3c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:22.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:32.756Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8d2fe3d5-43c3-429e-870a-41baed26b5aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:32.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:42.780Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=53158333-bf56-44a9-bbae-16769ef43e9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:42.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:52.802Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=831f24d8-e548-45b8-ad13-880ee174b0e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:15:52.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:02.818Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=314996cd-c2b8-4ae6-9295-a92030d64d02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:02.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:12.831Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c46f2c3-6d58-4419-9cee-3c9ad5a640e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:12.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:22.847Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=afdacf6b-e1cd-4d5e-acc2-8517e7612c22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:22.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:32.866Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=17581ae2-d03d-4105-83ae-e36a265001ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:32.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:42.886Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd1f49f6-82be-4359-84d8-2e1302ac87a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:42.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:52.898Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dedfc097-9a6b-4207-a365-c08c63d1dafc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:16:52.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:02.927Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed28c3ce-0a5e-40d2-a635-213b3d428b97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:02.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:12.942Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=25cc5407-8f17-4221-a4dc-3e1837d200f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:13.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:23.050Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=62e3bfa5-8d43-4c92-991b-c733ba3e4502     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:23.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:33.067Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9c0adbf3-6c36-4a42-af71-de41633c64a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:33.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:43.085Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c7aa001b-3898-408a-b06c-429b6fd19ec0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:43.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:53.096Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=65142761-1260-4dfc-af10-a7787113bb5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:17:53.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:03.118Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e9a2b443-a923-4b54-940d-681bcc7ab266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:03.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:13.133Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6c98e835-fc10-4f6f-92f4-7127b43b2666     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:13.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:18:14.682Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:18:14.683Z     |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-09-07T05:18:14.684Z     |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-09-07T05:18:14.686Z     |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-09-07T05:18:14.694Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:18:14.694Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:18:14.694Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:18:14.697Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:23.147Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ddfad8c4-4ff7-44e6-bc0b-f8eaab21ee93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:23.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:33.167Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15803c0a-9161-4093-81ee-748e5c61b2b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:33.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:43.182Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6c6be3c5-f608-4a23-973e-a004c078caff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:43.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:53.197Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=20b05f1d-1945-4291-9147-b57d0a3d1da6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:18:53.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:03.213Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cc3b7909-a130-43a1-ad65-3955877d8060     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:03.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:13.225Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=48de707c-cea7-4058-b99c-101d6ca976a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:13.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:23.241Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8dd3c52b-977b-4f21-abd9-5e74580d22c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:23.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:33.251Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8becb8da-fef6-48ce-895f-0c1c7f02dde7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:33.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:43.263Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4fb83a2d-2e68-4450-b2dc-abf3a258b3f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:43.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:53.276Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f164b208-28a3-4964-b00a-990637cc2da2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:19:53.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:03.288Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6912dd82-c6a3-4945-8996-2e6ffe06ff0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:03.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:13.301Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a734ea8-dcd6-456f-936f-6b10c7d60b3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:13.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:23.317Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e13ab428-9e8a-44a4-a0d4-e641fae01f26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:23.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:33.328Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=68312709-347a-41a1-9d8a-8f6551db22e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:33.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:43.340Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=891d9a50-066a-4035-9310-009a29b062ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:43.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:53.352Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b84c519a-01c1-4ae3-b619-2c9b2a90fa28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:20:53.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:03.364Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e91f5d0d-8133-49cf-811b-4bca4d709664     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:03.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:13.383Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=47ea4691-014d-4bf4-bf5e-0ae5dc6ea399     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:13.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:23.405Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a090578-5329-4fcd-bd61-4a4cb33671c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:23.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:33.421Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=37a0c897-da25-40fc-b7a9-fb37e8590764     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:33.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:43.434Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=807fdd32-63ec-4c51-b208-607fb511117c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:43.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:53.449Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ecfb2556-cc10-4acd-8de4-7089db6334ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:21:53.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:03.473Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=03e9b028-a71a-45dd-957f-338b7792753c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:03.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:13.487Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=180ccb6e-04d2-42ef-8dcf-57a835a53dde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:13.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:23.501Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=02c28d67-17c7-4ef4-908f-ff8fa33cde5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:23.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:33.517Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b4831324-f3e2-4d8d-9139-eba04e8933bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:33.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:43.528Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7dd13c14-d72c-4c5f-8b10-6d0c9f2a5bac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:43.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:53.541Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51d0f0b1-f7dc-4c3b-af72-a6fde09a061a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:22:53.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:03.557Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=07b12a45-ee18-4437-8f8b-b5b6e113e106     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:03.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:13.570Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3961d8e2-c842-4be9-99ed-07bf1bcecea3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:13.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:23:14.636Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:23:14.636Z     |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-09-07T05:23:14.637Z     |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-09-07T05:23:14.640Z     |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-09-07T05:23:14.649Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:23:14.649Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:23:14.649Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:23:14.651Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:23.581Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=34838486-5e1a-498e-8188-547bf08eb89a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:23.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:33.593Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c77e7ecc-56a4-4f07-b9c8-52fc07783f9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:33.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:43.613Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1b547153-2360-4d7d-b2fd-a55121a16352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:43.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:53.623Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eeff1ffd-ac1a-4c67-acd2-746634b14a81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:23:53.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:03.637Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f5d82c6-8e77-4a42-9a27-24680108ec91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:03.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:13.661Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c9de1e50-e1a4-4227-97f1-ed46f23df7bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:13.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:23.683Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=128d4906-917d-4fe8-96cc-fffb65f054f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:23.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:33.734Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=10df4f7c-128d-4d47-bef3-5585b14b3b35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:33.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:43.844Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4107aab0-fc62-4050-9ad2-2ff2f9a15562     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:43.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:53.929Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef1ee6ac-9327-44aa-99a1-aa060dd41bd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:24:54.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:04.055Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5f110cc0-42ab-4ea6-8879-99221f7e611c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:04.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:14.176Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8dc66784-3b75-4d0d-98bc-01fe3b67ce5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:14.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:24.244Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d04a590-8c1c-4f2e-bbaa-3672e9e62709     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:24.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:34.262Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04742360-4026-49fa-b208-cbf1734c574b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:34.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:44.279Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e3a24ee2-cf23-4837-a621-2c67bd327dda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:44.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:54.315Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9a35ab49-e6b4-462a-9841-a7c19f822acf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:25:54.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:04.327Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=63d536ed-86cd-42d6-aad9-51a93f430577     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:04.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:14.344Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d828610d-80c3-4504-8c8e-6236b51a9941     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:14.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:24.358Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7bd4e977-2e2a-49c4-8211-f36a221cf421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:24.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:34.374Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b43a32fd-ab04-44ea-af3a-58859e2e481f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:34.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:44.396Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a895fdab-a481-4aaa-b7b8-17e513cdc314     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:44.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:54.435Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27424784-4956-47c5-925c-0ce5853b88b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:26:54.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:04.466Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15ada772-8e51-4b8e-a603-12a1b388df1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:04.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:14.493Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5a35f07b-8844-43ec-a14c-8355834cfbbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:14.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:24.510Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=11495108-49a5-4ce9-9720-d3544e75dec0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:24.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:34.525Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0c9c7c2f-08e6-4b21-8901-bf41db131004     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:34.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:44.546Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14223c0f-732c-4ab9-b964-e4eec98403c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:44.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:54.558Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27021a39-a311-4aa5-8813-041e40db2e27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:27:54.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:04.582Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=42612efd-d1a9-4f82-bbf8-dd3caba255c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:04.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:14.597Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f12a69-4557-4d7b-ad80-779def541f61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:14.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:28:14.668Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:28:14.668Z     |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-09-07T05:28:14.669Z     |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-09-07T05:28:14.671Z     |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-09-07T05:28:14.679Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:28:14.680Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:28:14.680Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:28:14.682Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:24.611Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c86da4fe-edf2-4573-8cc1-4ce1421c241a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:24.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:34.633Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d08bac6b-1d48-4e1a-a12f-1476e99e361b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:34.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:44.665Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b45c6434-345c-4db0-8508-24e47fa75d22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:44.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:54.695Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=047b8f10-43bd-4c56-b0a8-e3a63a111f8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:28:54.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:04.729Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6749a1dc-8050-49a0-b30e-7a3b8f6d7862     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:04.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:14.749Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=28eb1ab5-3e7e-44e5-b9b5-9fb4786cae5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:14.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:24.778Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef351e39-9ec3-4255-8c71-b697582828f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:24.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:34.857Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a8f1b0d-9346-4603-bc23-f1410461dc95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:34.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:44.947Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b00d4ab4-ad2d-433d-9c8a-ba8b1d81b3a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:44.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:54.962Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bdd98625-cf1c-4eb0-92ae-65354ae7ba28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:29:54.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:04.977Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c876fd5-7970-4cf5-bd13-0de251c11687     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:04.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:14.994Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2830fb97-3e92-4e93-bbaa-b8e772cb9516     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:15.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:25.011Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1902c2cb-19fa-457a-9b19-30b4256150f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:25.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:35.024Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5afbaace-134f-44e9-acb3-69db66279a0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:35.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:45.038Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6cea5f18-d358-44ef-9b15-9aa32ec92a5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:45.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:55.050Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa0eee9d-2b4c-4d49-b1ce-689292177adf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:30:55.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:05.071Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=198845ec-60a8-40d1-b5c4-75a3a93fe3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:05.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:15.084Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9dfdb5d9-87d0-4ac1-9c53-1b23ff934e86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:15.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:25.095Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4b0aa2e8-1f54-4732-90cb-2e0a181dbcf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:25.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:35.105Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=10949024-dbce-4b68-a2dd-9b23ee533070     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:35.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:45.123Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=58c6c1bd-b392-4d96-917f-e6bcc5a467cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:45.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:55.137Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0bafbe85-89d2-4af8-828d-1d404afcd67e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:31:55.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:05.148Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=657a6f44-0372-4a65-87d5-9df2d2100dca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:05.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:15.160Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=017dea45-36ab-47e3-87f4-2fc988a5279a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:15.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:25.174Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ac1fcef6-eec4-460f-9a22-244a3df38984     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:25.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:35.186Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=45520485-afa0-4ce6-8807-c29e4d67852c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:35.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:45.201Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1bd114f-ed20-461e-a82e-5e248d2fa181     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:45.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:55.212Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=66dd21ff-7cdf-4dcc-afa6-29e30f708305     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:32:55.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:05.239Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f370b69-1c7e-4da3-a90c-5344607176b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:05.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:33:14.626Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:33:14.626Z     |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-09-07T05:33:14.627Z     |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-09-07T05:33:14.630Z     |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-09-07T05:33:14.636Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:33:14.637Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:33:14.637Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:33:14.639Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:15.257Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=180b7eb7-fd8a-4d51-9428-691cbbce95b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:15.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:25.268Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6fa07ba5-c7d7-40d0-b16e-36864958bea3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:25.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:35.282Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=38304799-af14-43b7-90fa-578d4d4a915a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:35.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:45.304Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b91bced1-20ef-4650-a136-c5d0c4e558f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:45.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:55.320Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13c9433d-842c-4d4d-b7b2-fb42ef9e0855     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:33:55.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:05.334Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=09774152-89a8-4f18-a7d0-caa4afe55958     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:05.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:15.344Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8384616b-3d51-40c0-bf5f-89dacd2b67d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:15.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:25.355Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd3639d9-8d48-47ca-b2ae-04d0fe17027e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:25.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:35.365Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee279614-33f5-448b-8efc-c530a769c917     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:35.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:45.379Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ef7e8210-292d-44c3-ae89-f42690fe3633     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:45.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:55.390Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f16a823c-89e2-4a66-a03f-700acfaf366f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:34:55.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:05.401Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=641e785b-860d-4d6d-a3d1-e2fa81c9ab04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:05.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:15.414Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=217afcf3-7df1-42ba-b133-b4a0f41c655d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:15.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:25.426Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c4b23912-5fab-4907-ab16-159f3a259d0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:25.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:35.437Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00c091cf-e266-4daf-899a-f373e6fa1600     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:35.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:45.450Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=32b53ed8-6c7a-4247-9f18-f13cada17019     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:45.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:55.465Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=337810d3-1d5c-4194-af07-2c9ad8ccddb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:35:55.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:05.478Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=15a5135d-7a7f-4795-8d89-06c82e710f14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:05.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:15.489Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=259e830b-263c-4b7a-b3f0-86df0b5a5a2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:15.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:25.499Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e1a12427-52cd-43f9-a6ca-78e1e676892c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:25.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:35.510Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0eaad618-0d46-44d6-b1cb-9e86cb2d520a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:35.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:45.527Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=76ced055-35c8-4b90-a45b-2a4d26890e60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:45.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:55.542Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e2bf274f-1846-4c89-93ef-714a164225e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:36:55.552Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:05.553Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1b81a5e-6b97-405d-b2f0-81fbe04ae42a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:05.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:15.565Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2ea33112-082e-48da-97ef-3b0ed915b549     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:15.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:25.575Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dcb2d044-0e83-4527-9714-97548c0bfb5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:25.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:35.588Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c4d7bc5b-5edd-4643-b4ec-4bb32eafc1c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:35.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:45.601Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4828ac64-6d8d-40a9-be65-fef3abcb02cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:45.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:55.613Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3bd2c6f9-3aae-47bf-8467-658df14fe436     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:37:55.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:05.624Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c45a938-6be8-4a2b-9a1d-6c2a9b00bd60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:05.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:38:14.653Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:38:14.653Z     |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-09-07T05:38:14.654Z     |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-09-07T05:38:14.657Z     |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-09-07T05:38:14.663Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:38:14.663Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:38:14.663Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:38:14.665Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:15.647Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c555b1d-b39a-4d03-ba1d-ecb413743c9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:15.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:25.659Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b9b867e0-1d35-4c87-aaf6-07bcb5eac39d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:25.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:35.671Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ba84ed4-98d3-4cdb-91ac-48816fb6b1de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:35.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:45.689Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=79acf915-9d54-48a3-b81e-dee2954a6d26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:45.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:55.708Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a367d6dc-46b9-418c-a18f-b1a37282ca41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:38:55.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:05.720Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67c64704-1f66-4198-9254-37a97e2a8dad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:05.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:15.730Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13f7bb29-4a36-4c56-a5c9-29bf974b3c49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:15.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:25.744Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b1127f0b-5f84-4f27-aa81-a185463d88f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:25.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:35.754Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2b2596bf-b6bd-45ae-b30b-2eb37454cb6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:35.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:45.767Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e73a8cb-c3ad-40a9-90df-61c648663ea5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:45.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:55.779Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee6d33a5-5de0-41e2-b672-bbca5665b7aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:39:55.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:05.792Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d1b228c2-a65e-4427-9679-ce3d5dd2e8c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:05.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:15.804Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b75b74ce-cb11-4ccb-a37e-dde765af25e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:15.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:25.814Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f18332c0-8010-4383-b54a-8e35d79d044e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:25.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:35.827Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=39fcab7d-92bf-436d-b1db-e0ee9d0d59cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:35.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:45.836Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5de60b3d-f902-4136-a0cc-21b35dc69543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:45.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:55.858Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3af205b5-2d35-4b0c-b361-eec64575d6b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:40:55.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:05.871Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5931a01a-465c-4df7-93ef-43de7392a075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:05.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:15.886Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0444d931-bc82-4e0c-a267-b808f2004b08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:15.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:25.908Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0b0adda7-1623-45ca-8532-499f09a5fa1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:25.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:35.919Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5c39838c-8d5c-4ac0-838e-b97399b87816     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:35.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:45.932Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=811ddb18-5fd6-45f0-9bdd-24a85fcb8c9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:45.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:55.947Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b1df1ae6-01e0-41d8-8b71-eef474bb7324     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:41:55.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:05.971Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=39415ea1-77bb-497b-939c-9ec5f3c5ac12     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:05.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:15.995Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=73e12bee-eacc-499c-b9e0-4367b85cec13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:16.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:26.009Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=48721799-d1c3-4188-a35b-a34703268f29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:26.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:36.024Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f5db8337-dcfa-4e56-bacb-ac0113d7ae35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:36.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:46.038Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5db0a300-a4ce-42f8-a2db-e14515839f6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:46.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:56.056Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8d7c9170-03a9-4d2e-b9b6-d6709f23c29a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:42:56.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:06.070Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=67f478cf-df88-4b09-aaec-5becfe4a336e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:06.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:43:14.678Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:43:14.678Z     |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-09-07T05:43:14.679Z     |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-09-07T05:43:14.681Z     |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-09-07T05:43:14.687Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:43:14.687Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:43:14.687Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:43:14.689Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:16.085Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33aa47cf-d2b3-4408-9d24-7c8afb27bfd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:16.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:26.098Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=60a7824a-4cfa-428a-b66b-7146c4ddf892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:26.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:36.119Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=81d0dfea-4d71-4c92-8db7-10853a3d398e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:36.130Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:46.130Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5519d1c5-970e-4768-a12c-4346a90e4817     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:46.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:56.144Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=830a5472-db36-438a-abfc-3a5d21e3efd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:43:56.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:06.172Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2eace545-635a-4cef-ad29-717ad80a5212     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:06.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:16.195Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a40bc30-d9f3-4563-b38f-20ef4d495f76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:16.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:26.207Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a4c9ecf5-609a-46c9-8d47-7590f87e0676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:26.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:36.227Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eec784fd-407d-4636-8d78-380d812dc704     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:36.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:46.238Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c5ec9155-e2d7-4ade-b99c-5230a6f6259b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:46.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:56.250Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fa717e13-cace-4669-ae12-bb5a121dc83d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:44:56.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:06.264Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2c921d12-0a9a-417e-9378-7249960b02f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:06.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:16.286Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e219c3d-572b-44b9-9be1-94540698f827     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:16.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:26.298Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a2f3393f-a5a7-43db-840d-22e5916eb63d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:26.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:36.313Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=053c431f-a013-41a1-8f52-fc91c4c67715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:36.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:46.327Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=945d9100-e8c3-49fe-bc1a-1f54940e1d86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:46.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:56.341Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=83792a55-ea0d-4af3-a699-488ed9fc5a42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:45:56.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:06.353Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3a704633-155b-43e0-a980-686f163f4411     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:06.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:16.370Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=974c6769-356a-4402-b905-69acd20323e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:16.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:26.380Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a426653-9de0-4f71-a797-03e056e132bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:26.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:36.393Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f24eafa1-2a7f-4637-b986-4b9601f200d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:36.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:46.402Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c49d4b49-3f59-4c0b-a651-6d730ebf4a9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:46.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:56.412Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3a8cd26b-4f27-4def-9a17-8cab24496969     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:46:56.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:06.422Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b18915f4-5428-441f-823e-5897a5a66955     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:06.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:16.443Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da0b8cf6-0ed3-4cd1-a2df-009f995d4fb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:16.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:26.454Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fd02a213-9930-4b93-ac39-68788d525751     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:26.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:36.464Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3bbfbbe0-f55b-45db-9648-66020bada798     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:36.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:46.476Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=849b7d9e-5cd9-477a-9799-c461e2786791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:46.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:56.487Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2ec855c0-b1b8-4a43-9f9a-b10368751b3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:47:56.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:06.496Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cb6bfc8f-32a3-496a-b21e-fe31c579028d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:06.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:48:14.678Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:48:14.678Z     |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-09-07T05:48:14.679Z     |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-09-07T05:48:14.683Z     |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-09-07T05:48:14.689Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:48:14.689Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:48:14.689Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:48:14.691Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:16.506Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5fb1f0a5-0a8b-4595-b854-3f22f3733f9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:16.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:26.517Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e98a8094-1fbd-47d6-a46e-dc2455dbc254     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:26.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:36.532Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6f61625b-e242-4fe2-b000-69b0ae237720     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:36.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:46.543Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=abb61afe-53ee-4b58-a5bd-bcd52a42a40b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:46.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:56.553Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e777b3db-314b-4a42-a407-e3a3fa93ad4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:48:56.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:06.564Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6f924eb4-456e-4f88-9a28-96e275995609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:06.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:16.573Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cbb6d4aa-dac7-45f5-be5d-f9f24bf119fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:16.582Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:26.583Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a06612c3-e29c-49a2-b690-8c344e164182     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:26.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:36.617Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=54451ee3-3cf1-4028-9edd-18c8c6cae2c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:36.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:46.625Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=37b63482-33c2-4bea-9922-8f5bb2ca4a5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:46.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:56.640Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e7f59b2-3e93-410b-a3ec-cf92e7b17fa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:49:56.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:06.650Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dab72985-87e5-4e48-b011-303d6543a14e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:06.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:16.696Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1b040332-05ac-4d99-9af5-e2ef6a7174c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:16.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:26.709Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7e9b0251-9263-42f5-b488-fb5209d3e14b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:26.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:36.720Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6d1312b2-b557-4335-8a9a-5ed4f936e75f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:36.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:46.731Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de29dd6f-022a-4569-894b-c1c248cd557f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:46.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:56.741Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=909301f4-3717-4855-b3fd-89cca45eb8cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:50:56.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:06.756Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c1c349bb-5bb6-4fcd-8aeb-3e8a348f0519     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:06.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:16.771Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a0e0de34-331c-4248-98b7-1aad233e67c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:16.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:26.785Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bdc46ed6-f493-4c19-b2a5-3c4c6e9352bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:26.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:36.794Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=68545c75-2d53-4c0d-a23d-8509c56a2dc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:36.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:46.805Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=22fa56d3-4922-47d8-b7ca-f547f44962c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:46.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:56.815Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=12f6f204-a8e1-4ccb-97ef-9cd737a704b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:51:56.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:06.827Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=506d9d85-92af-4304-a362-92621f80b7c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:06.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:16.854Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00a8250d-521b-441c-8d88-24074022a4ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:16.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:26.864Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e98ab78-694b-4a08-95fd-ef992bdeb21a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:26.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:36.875Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9015e534-730a-4aa8-9390-5e278a43f4f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:36.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:46.888Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee528fce-ba79-4049-be4d-19cf3a943eeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:46.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:56.896Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6cfabe94-f80d-4a5e-90d5-cc689761a7a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:52:56.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:06.905Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b4f8a4ce-5750-4177-918f-ad913379f3f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:06.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:53:14.643Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:53:14.643Z     |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-09-07T05:53:14.644Z     |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-09-07T05:53:14.645Z     |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-09-07T05:53:14.654Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:53:14.654Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:53:14.654Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:53:14.656Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:16.915Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=230ddfe5-af08-4e5b-ad0a-00eb4dc6abc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:16.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:26.927Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5a6e7ff-731a-41a3-a2b5-176e37c7be83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:26.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:36.939Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=db7802e5-6212-444e-80a7-ad89a5a15010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:36.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:46.947Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=037aa9ed-a7c7-4dd5-9722-684bd2b594bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:46.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:56.961Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=70cdb235-77c0-4f85-98ae-f3c290a933e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:53:56.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:06.970Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33ce531b-e080-446e-9037-dd26010fce2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:06.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:16.981Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06f32aa4-a8c1-440f-87ef-1226c0bf7dca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:17.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:27.003Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5799c5f-3e52-46e6-b168-9f35f7bd4ebf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:27.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:37.030Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=121fd397-9f64-4c57-a6d1-04c4b6451561     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:37.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:47.041Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=705e03a1-2414-4350-a7ff-6cdeb1958f74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:47.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:57.052Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=46cbb224-93a9-48c1-8831-a4a69fe80bcc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:54:57.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:07.062Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d1d30b5-5f8b-4222-aee4-0babc019dd8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:07.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:17.072Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e0129aa7-4bdb-4f9b-bf5a-566fe77f78d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:17.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:27.081Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=13fb76ba-08e5-4ec9-b65e-0eed512a3a92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:27.091Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:37.092Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9668cf84-ce07-465b-b29c-a452ea99b093     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:37.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:47.102Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e01ffdec-0e47-4ce2-a7f7-49b73e497be4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:47.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:57.113Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c558a63-81ea-4b0b-8a16-37ba729e696d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:55:57.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:07.124Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eb44cc94-1e1c-4a99-8ec6-a20804309e0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:07.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:17.134Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fcc5f330-58f7-4c4a-917f-2f5039c7f7d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:17.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:27.143Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5074402-4909-4f41-a8b1-6d39de228666     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:27.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:37.153Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f96a31db-6de0-4472-be76-d421f3237ded     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:37.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:47.165Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9e6a95db-f87b-4b2d-a22e-117935ebf994     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:47.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:57.174Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ec3bccd9-ddef-45e5-b1e9-4c5c2e771827     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:56:57.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:07.185Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=539037e9-6129-4650-9ac7-a370bff74acb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:07.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:17.194Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ad26e35d-0deb-4008-a720-41d9ead302de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:17.204Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:27.204Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b49b8f50-34f6-46ab-b869-0bb124c85a46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:27.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:37.213Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5bf29886-b5bf-40e4-9d74-ebb9e08ce3bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:37.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:47.222Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b39ac0c6-0832-40d3-8bf4-8b542da0eb41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:47.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:57.230Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=322ddb57-2bc3-45fa-9c43-2f519fee0b00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:57:57.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:07.238Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=08760f9f-3f33-467e-803d-29b8c1c368e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:07.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:58:14.608Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T05:58:14.608Z     |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-09-07T05:58:14.609Z     |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-09-07T05:58:14.611Z     |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-09-07T05:58:14.615Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T05:58:14.615Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T05:58:14.615Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T05:58:14.617Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:17.251Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cb8dd42b-578b-4a24-b32d-0764eeb33ffa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:17.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:27.260Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4c49a93f-2545-467e-a342-22184ecc4ac6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:27.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:37.270Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5bad7ab-a65f-4269-8e79-bf78a718933b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:37.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:47.283Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bc0786f6-67fb-4c0e-994e-4e487d6146af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:47.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:57.297Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06694b65-8722-408c-9455-5b851557547d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:58:57.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:07.314Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=574282c7-3f2e-4e3b-8f86-9ff0ae06dc44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:07.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:17.332Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fab4014a-0592-4f4c-b5fb-2b2df5f5cde2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:17.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:27.345Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=977254ed-193d-4ceb-b9a1-98eb5187c2c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:27.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:37.356Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=93c83426-b432-42b2-8d9b-e674e1ea36d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:37.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:47.368Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d0f5458e-1a6f-4c01-85db-e15366df35ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:47.377Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:57.378Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f671c912-db92-46ee-a7ce-1220e972f5cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T05:59:57.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:07.387Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cdd86fc5-cc06-47d7-9c02-327145631d51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:07.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:17.410Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=43e68b6f-9915-44f3-a68b-598bd0a07a3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:17.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:27.419Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2f4f902-bdd3-4375-b6e7-b939397612be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:27.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:37.427Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=89d8215d-155c-431b-92a8-2c6188a213ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:37.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:47.437Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=932eb525-ef2b-414f-bb82-4be7f749ab54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:47.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:57.445Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ab5a329-4d99-4259-8e71-edf9b5307204     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:00:57.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:07.454Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b0c3e7d4-8841-41f3-a29c-0f1402724e86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:07.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:17.468Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6e0b7a15-cdd5-41c6-af3d-90b73ddb20ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:17.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:27.487Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e76762d3-382d-4751-8b1f-71c5cff61e68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:27.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:37.503Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b0e89a4d-c490-4b0a-ae73-d05c62bed8b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:37.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:47.512Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c1b390a-25b8-4d71-a1bd-86309802b4a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:47.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:57.524Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=258c23d3-d827-44c4-b002-5f69207eb081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:01:57.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:07.539Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8038dbf6-5fee-4e1d-a55c-11c98fdedb23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:07.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:17.555Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2914dfc3-ecd8-489d-b0e3-644183ac952f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:17.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:27.564Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1bccb858-a517-4472-937d-44edccd6e134     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:27.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:37.576Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=00db2c80-3187-4bba-a0e2-20d491e7bd84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:37.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:47.589Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=50ee6a26-109f-4523-a4a8-86fc4c91f7f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:47.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:57.607Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=562cfcb5-c496-4c28-b48c-8a06698ed598     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:02:57.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:07.616Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cd16d4ce-ea26-4a42-815a-295a229f51f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:07.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:03:14.621Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:03:14.621Z     |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-09-07T06:03:14.622Z     |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-09-07T06:03:14.625Z     |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-09-07T06:03:14.632Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:03:14.632Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:03:14.632Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:03:14.634Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:17.625Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e8ac7dd6-1ad0-453c-8bcf-d6b4e5e8e827     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:17.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:27.635Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=07f37a0b-b250-4905-bfe7-0400921b4d91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:27.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:37.649Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=584bcf3a-3831-4462-8a24-89e508a101c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:37.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:47.660Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=29b2a38a-88ee-4ed0-8cb1-f027a93e89fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:47.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:57.675Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aa126bfa-f749-419e-b7eb-5719eb34510f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:03:57.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:07.708Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=06b189c5-f618-4eff-9257-9676c05b5d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:07.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:17.723Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=35cd9018-192e-4588-9fda-42b8c9c003e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:17.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:27.738Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ada1625d-5a4d-4f3c-9013-521035ebd463     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:27.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:37.750Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe9d99b1-249b-4788-b0fa-cc0ecfcab822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:37.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:47.760Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2f928bbe-d030-44a2-80b2-009a385b490a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:47.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:57.778Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=abfae112-8713-4e6c-8075-0cb1365b52eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:04:57.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:07.787Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=64d5893f-117d-41af-b153-41e22b71164d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:07.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:17.801Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d31b3e7e-b0f1-4ad7-8b1a-960ce4f824b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:17.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:27.810Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=17fb3eb5-d38f-4779-af0e-69b387ade779     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:27.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:37.821Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe64f816-c810-4abf-84f5-1eb860d1aa80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:37.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:47.831Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=936a77c2-19bd-422d-82c8-9ad1bccf4d95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:47.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:57.840Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9c7c9ebf-6c6b-4e33-a47c-8ced6e063911     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:05:57.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:07.849Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=24144d23-0e80-4301-9138-cdced42957c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:07.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:17.862Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d58b66ee-37f0-4d12-8acd-caf3c8aa48a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:17.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:27.872Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bb055cec-d850-4a56-857a-82e2ede90a0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:27.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:37.882Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cc37a8fb-d52c-4142-bc84-f31ae8969b4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:37.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:47.894Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ef25d41-9248-4d39-a171-71ca14b59d54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:47.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:57.903Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fac6c378-467f-419a-8db4-008845d18529     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:06:57.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:07.912Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=11559a9a-18e2-4721-a852-0c7e65cf7f4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:07.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:17.925Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fdf4be50-7279-4032-a6ca-6c256e36b29e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:17.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:27.935Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0eabc17c-2cd8-421e-a405-da1d53b52c3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:27.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:37.943Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8e73c910-22e1-424f-b190-2977d3cff6fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:37.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:47.953Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ab85de8b-f10e-4e39-80c2-4f5eb84b4662     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:47.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:57.961Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=416aeca5-1d53-472f-81f8-07b572e6325e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:07:57.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:07.976Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3c2f8acc-a27b-4479-a06b-ea2a79df9851     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:07.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:08:14.634Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:08:14.635Z     |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-09-07T06:08:14.636Z     |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-09-07T06:08:14.638Z     |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-09-07T06:08:14.643Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:08:14.643Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:08:14.643Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:08:14.645Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:17.989Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5214d4d1-2ac7-473d-9443-194cb5c772d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:17.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:27.998Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ae0ef480-275a-4879-89cf-da1500047e50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:28.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:38.007Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27d888fd-5c0b-44f8-8e5f-97e550768d4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:38.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:48.019Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=383cfae9-f422-458c-873a-77af05cb8dd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:48.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:58.027Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a289dbdb-8acd-4cf6-8f31-2366db74fbbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:08:58.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:08.038Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d8ca7dbf-44c5-4823-ab26-8543312b4f73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:08.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:18.050Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a75e0a52-fccb-4138-b5de-dc4f56a7b888     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:18.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:28.070Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2833eac8-7788-40ae-9731-edcdfe7f4c38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:28.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:38.080Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a37fc993-0165-4893-a934-1323d883b3d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:38.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:48.090Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c2f5da4d-d20a-4c4a-ab79-831ad7b118a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:48.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:58.113Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=849f7d33-993c-47f0-bdcc-a5539764e125     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:09:58.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:08.125Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=51f82ff6-6e44-4ef3-81bd-9d418c8490f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:08.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:18.135Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b308a764-eeb1-42ae-a25f-607c5b20a4fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:18.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:28.146Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=969e320d-2ce7-46ea-b6a2-e7be90e039c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:28.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:38.155Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ae1d91c4-d7a4-4686-8326-99d6750cf860     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:38.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:48.171Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e930fa74-c7ae-42c9-9b87-11a48c20f646     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:48.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:58.180Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e83f1a3-545c-49a2-857d-025853d28f2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:10:58.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:08.189Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e08d0a13-26f3-4002-9375-97ab54bd4b32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:08.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:18.199Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2a1da018-3c55-4ad8-a91e-8c95eb0e1060     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:18.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:28.210Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7a29a7cd-575e-426d-9bbc-48a2ce168471     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:28.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:38.219Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da63bebb-3184-4c8b-8274-4291e7b0450e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:38.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:48.229Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e34ba783-7354-428b-a4a6-8b8bd023b242     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:48.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:58.238Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fc87af36-b709-48fa-8580-a2010ec5ec30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:11:58.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:08.250Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=679e83ac-b72a-4be8-83d2-70a05bbbcf58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:08.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:18.261Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b9eb8c85-6b9a-496d-89b7-4233e76ef386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:18.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:28.271Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2b81031e-c89f-4d77-bfbd-2dc2309d8b6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:28.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:38.280Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33bda6c0-9338-444e-9bb9-0ee5791c75a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:38.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:48.288Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=af3ab4d0-91f6-45cd-aa5d-4f8f9acbf72e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:48.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:58.297Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c6961d6-e556-4fba-b039-b072a2c09cf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:12:58.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:08.308Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5fb4ec19-db50-4e2a-8b53-e6a084f9ceff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:08.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:13:14.671Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:13:14.672Z     |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-09-07T06:13:14.673Z     |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-09-07T06:13:14.675Z     |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-09-07T06:13:14.680Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:13:14.680Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:13:14.680Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:13:14.682Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:18.346Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ba3785b-893d-46cd-b850-446da7128941     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:18.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:28.356Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2cab04d1-1ba9-4e81-8af9-74c722d4fdb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:28.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:38.369Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=bd6f3ca7-f0d3-4a85-ac05-132fecc166c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:38.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:48.387Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5c0a1e0f-570c-4a10-b946-83e2b3e7fce7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:48.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:58.405Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1cfe3332-485e-48b5-9399-131c04fa4780     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:13:58.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:08.413Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b777267-bf68-4697-891d-42629af0f7df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:08.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:18.448Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9026c89b-a9d8-4750-986a-11942fffb8b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:18.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:28.463Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b5164601-28d7-4737-82a0-3ad19e85d322     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:28.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:38.472Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d08227d-082c-40a3-bc2d-dfa1f41b6e22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:38.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:48.481Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=08919fa4-9f6e-4c5a-8496-7dff20c30183     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:48.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:58.493Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=da17f01d-dd50-4df4-86de-fae03f5fb48f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:14:58.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:08.509Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=211940c7-d71a-45f2-9e97-c23ac6303962     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:08.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:18.532Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d4ede9c-6652-4d35-8446-7950e6548c5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:18.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:28.542Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0e8f9794-148a-482b-8cf0-d9b3b16ee771     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:28.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:38.555Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=93959e5b-622c-4921-9e67-20957259533f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:38.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:48.566Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4e9ad498-87d7-4e72-a86e-fe3ebd3ead2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:48.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:58.578Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1e351fbc-2a2c-4929-80c1-9c5af36def7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:15:58.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:08.587Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5e727f23-f64d-4271-ac0f-ac6c7fd78ec3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:08.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:18.610Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2567a8c6-f2e2-4ed1-963d-854b3f3741cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:18.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:28.624Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6223a444-6c3a-4d5e-99c4-c6864f824804     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:28.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:38.634Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=be838055-4723-4be9-aa08-74b49f332290     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:38.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:48.643Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4ab3a706-6913-4c45-ab86-30d92749fa47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:48.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:58.653Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=585df796-2389-4bec-b603-c108874ce5a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:16:58.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:08.663Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=01dcff99-6d66-4ac2-87ca-cbb265258f66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:08.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:18.675Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=26fe2266-8836-4797-8656-1d9af3d58cc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:18.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:28.694Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=83907296-383b-4d2f-a9e8-1808ce21f3d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:28.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:38.703Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de5a497b-e951-4192-8eff-334963e41108     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:38.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:48.715Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b88976e7-4676-4adb-aeec-d636158e972e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:48.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:58.724Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cab1c2d6-051a-4697-9733-54811c568711     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:17:58.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:08.734Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2311800-e414-4974-91a5-fb46088d6b74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:08.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:18:14.712Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:18:14.712Z     |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-09-07T06:18:14.713Z     |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-09-07T06:18:14.717Z     |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-09-07T06:18:14.722Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:18:14.723Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:18:14.723Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:18:14.725Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:18.746Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49fe3ac0-fb37-4d45-9e59-ec7196bb5783     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:18.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:28.754Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ab688f5a-8f3e-4ec4-bdf4-f508ae94ee85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:28.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:38.763Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f53704f-3c9d-40bd-aae6-5b57360f3872     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:38.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:48.776Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fded7e37-2071-4967-a0db-7bf696a958cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:48.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:58.792Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=38aeb4f0-8dc0-4c99-b02e-3bd0d7a7b18e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:18:58.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:08.802Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=60c6ee51-62c1-47a8-994d-91f21bae0a5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:08.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:18.812Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1dc284ea-40bd-4b0c-bbe3-f35c42d61b86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:18.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:28.830Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8c085da2-5b4b-4e55-adcf-d0e0c7bfadfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:28.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:38.841Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d2dcd34a-fc4b-4094-8599-00cef3f99b32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:38.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:48.853Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=05edc827-d296-458d-9bf7-e453b24217d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:48.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:58.863Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e589c222-7d43-4a7c-8bb8-ad7f0929af9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:19:58.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:08.874Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f138c987-c6e4-47b5-9d9e-6681580a7bb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:08.884Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:18.885Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=33d8be95-88d7-439c-84c5-bb006c22703c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:18.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:28.894Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=90d52676-d0ce-42df-8ec8-7c6e81999bfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:28.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:38.904Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=065b155e-2db7-49a3-9ebb-ec697aa5a04a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:38.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:48.914Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=69949b77-431c-48db-aede-af057aeab232     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:48.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:58.921Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=cdb9e444-7dd5-4875-b8ee-6ccd6777692c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:20:58.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:08.930Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c0116da-bf4c-4d18-b933-71dab5ea81f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:08.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:18.942Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ed812689-af79-43fc-a6c9-df79282abddf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:18.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:28.951Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=145794cf-723d-4786-9ed8-9070480547b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:28.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:38.959Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6b201432-07b3-4560-89ad-a0d494eb0eb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:38.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:48.971Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4f50120f-8899-42d1-84ba-145ee3a85b4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:48.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:58.983Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=468402a7-76dd-4032-b169-81d581f1f702     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:21:58.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:08.995Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=30b96aa9-dec5-497a-a9cf-a290a255f8aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:09.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:19.019Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a1f30c55-271c-4600-9aea-99346b2642ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:19.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:29.027Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=565f58e8-42ab-49d3-ad96-c68de619818c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:29.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:39.037Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ffd7e549-831e-4c20-87d7-5e38a429c340     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:39.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:49.048Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e287181c-fd03-45d3-ad0b-6b25b087f993     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:49.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:59.058Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9f87180a-898b-478e-9d75-a0341530b2e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:22:59.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:09.071Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d651e693-33c1-4440-9b25-58ddac02ef0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:09.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:23:14.706Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:23:14.707Z     |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-09-07T06:23:14.708Z     |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-09-07T06:23:14.710Z     |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-09-07T06:23:14.716Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:23:14.716Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:23:14.716Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:23:14.718Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:19.082Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b103030e-f2af-4363-ad4e-5e8c3dd43dda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:19.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:29.093Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9155db5b-b43d-4141-8e87-949824fab2be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:29.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:39.109Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=29ff1a18-9493-4a99-93d7-fbd6f9aecd7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:39.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:49.133Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b042bdb2-a595-4f0c-8af8-32faf2362ee2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:49.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:59.141Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0d6d303f-6900-4a1f-be15-7fc9c30bc14f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:23:59.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:09.154Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3937f785-79a3-4160-bd89-c66cf2dc13ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:09.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:19.173Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dd233b00-4b0a-4342-a68a-de45d3c260ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:19.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:29.190Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dfe7762c-32f4-4d2e-88d5-12b57b6be4f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:29.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:39.203Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a60132d7-ae5a-4679-91ae-4dc12798da9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:39.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:49.213Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=541a2ce6-91a9-408c-afc5-4697bd2eabc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:49.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:59.226Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b738b717-988c-42e1-9551-5f2c2c6ae5e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:24:59.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:09.234Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=36d13afc-35fc-47ef-b7cb-2df4e8c01c3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:09.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:19.242Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=988e9726-faee-405d-ba6f-996b85e9dde6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:19.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:29.249Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=578fc120-93d0-40cb-8bb9-41ca3aa8393b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:29.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:39.257Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=860201ee-015a-484e-b06f-010621184da6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:39.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:49.266Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2d94d769-6959-45f2-b0b1-c840498f1931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:49.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:59.275Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ee2df120-a215-47a3-a3e2-416d57985266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:25:59.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:09.284Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=09c616bc-cae6-4def-897f-48d34a5bd8cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:09.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:19.295Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4fb36e4a-1516-4370-ac55-4f2a10b40bc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:19.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:29.310Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0ac17d1a-e95c-4e50-8d4d-67be49b43eef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:29.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:39.325Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c307a9f7-d297-4880-a934-b06eb629024e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:39.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:49.336Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=256a3a2a-327c-4e03-801f-24bbaddd5e25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:49.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:59.345Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7b8e9cb3-2e87-4924-9102-83373adbeebc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:26:59.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:09.356Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b7d1b9a-fcab-4fb2-8e0f-c32ca8a936e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:09.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:19.370Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a86792f3-5837-4a80-9941-5004bd26d5ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:19.377Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:29.378Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b079dc67-46b1-4c13-8094-51da2302d6b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:29.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:39.389Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c6b89ddb-2cbb-44fb-8c7b-86dd8ab5fb0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:39.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:49.400Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4d1b1593-4892-4228-bb3a-f0b75d1615d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:49.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:59.420Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=64fed701-2fe3-4b5f-b6a3-563bf3f4566d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:27:59.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:09.451Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f8534d2-1aa8-42fb-a5c2-1adc21c46c32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:09.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:28:14.779Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:28:14.779Z     |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-09-07T06:28:14.780Z     |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-09-07T06:28:14.783Z     |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-09-07T06:28:14.797Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:28:14.797Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:28:14.797Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:28:14.799Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:19.475Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4314a949-e3fa-4a49-9c2b-7a1ec582f1e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:19.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:29.485Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fbc8caf5-2976-44f4-877a-f5868dbd42e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:29.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:39.498Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ff90e2af-7381-41e1-b58f-15d7a8569850     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:39.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:49.507Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7c1edb58-8210-40b6-970a-94b852493253     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:49.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:59.519Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fe783adc-fe9f-4ca4-95cb-f89e8ad1f294     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:28:59.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:09.531Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7cf55cc9-c9e9-48e5-afdb-194663d59792     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:09.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:19.546Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=eb9f6b6f-6444-46c0-b2f6-c50fb4ac5b50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:19.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:29.557Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ce74743e-f0e0-418b-b0eb-1e157652d3e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:29.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:39.567Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1a983b1f-0c84-47ce-be8f-4ce940a3708e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:39.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:49.576Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f7eac88d-317b-4bdc-b3c2-c2ee0c8c34f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:49.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:59.584Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04cfa018-5b08-46d1-887f-82eb3f59efe1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:29:59.593Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:09.593Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c150b998-c63a-44cc-9a56-f68889b004e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:09.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:19.603Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c507ba45-6c0b-4ffc-8c57-788da4b2e904     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:19.614Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:29.614Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e110e3e1-a165-4bd8-901a-0193666db976     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:29.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:39.623Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=36029716-195d-454a-9a47-a9a2ff2c253f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:39.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:49.632Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d5c33ca3-b9f3-401c-be82-a858848755ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:49.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:59.641Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ea54e030-8fe4-4258-b207-17144f1435b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:30:59.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:09.650Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27033508-c04c-49ba-8ea1-db5f5211a8ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:09.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:19.660Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=47b2bf1c-5c22-410f-b2bf-3164ceba593d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:19.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:29.670Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d37c947d-c687-4ed5-b046-27dee13eeeb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:29.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:39.680Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a472589e-0d3e-4e0e-8ed7-d3a8b3cce003     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:39.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:49.691Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a42c0f6c-8c4c-4663-bcc2-12e099bf1e93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:49.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:59.702Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2481009a-5fa0-4fe7-b229-8f8cc6e14d73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:31:59.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:09.712Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=71069ced-580d-48c5-852d-9720f4d85aae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:09.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:19.733Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7f8596c5-5b98-47f9-a672-de0590189c2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:19.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:29.749Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e33e06e8-7c10-4853-9a6e-f60ef074ab77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:29.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:39.762Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4b77b9db-a9e1-491b-ac95-c846b3d9f992     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:39.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:49.773Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f2131813-da13-4e80-8fa2-7334b69fc2c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:49.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:59.783Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c745b92b-5063-48e2-a72a-1fabfbda9bf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:32:59.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:09.797Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3ef63a2b-3b40-46cd-b263-ed75f577e022     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:09.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:33:14.675Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:33:14.675Z     |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-09-07T06:33:14.676Z     |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-09-07T06:33:14.679Z     |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-09-07T06:33:14.685Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:33:14.685Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:33:14.685Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:33:14.687Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:19.814Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=851383a4-309a-4dd1-ac25-5fb968a459db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:19.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:29.823Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=516359e2-fc21-4ee9-8b42-6f5d9b6fc33d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:29.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:39.831Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=94bdddca-e087-4271-93f9-12eef1959e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:39.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:49.845Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e7ef06c0-145c-41df-90e5-6ef62e92c8ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:49.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:59.853Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3b770b26-9d85-4d38-9f8a-4c7db5c1ea32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:33:59.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:09.863Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8b2c5ff8-f788-4933-bede-6a76452ba564     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:09.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:19.871Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e98fa612-90a6-4343-b346-6a1b6ee4cbb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:19.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:29.879Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=aa01ec4f-4da5-4133-ade9-1ef790352f1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:29.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:39.888Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6a991096-2646-4727-84cd-79ec2c5105ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:39.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:49.898Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=44348711-482c-459c-b863-2e47ac8d3237     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:49.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:59.908Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1c5ba100-f149-4751-be09-522dffbe7cb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:34:59.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:09.917Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=965ba8ee-3090-49a4-9169-306ffabd1688     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:09.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:19.925Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d38b1386-a71e-47c8-9bb6-0151b2fc0079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:19.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:29.933Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=49b414f4-24b3-4fd1-8032-318b668c1653     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:29.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:39.941Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=03c0d22e-ea53-458b-ac6c-8dcd570d9940     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:39.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:49.950Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e8a1aa8e-512c-461e-90c0-7909789750e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:49.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:59.961Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=dbc4a951-29ff-4db2-b870-f15981b6a67c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:35:59.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:09.975Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=02d7383b-7fa4-4c3f-80c2-09bda8f8760f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:09.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:19.991Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=85d78b69-8410-44be-a1e7-246c77ab3453     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:19.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:29.998Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e2746158-75b9-45b8-acec-eeed30971c0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:30.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:40.008Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de2c014f-da23-40da-83bf-7a20bc3b1b75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:40.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:50.018Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c62d65f5-ace6-4c80-aa14-06e02ecef847     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:36:50.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:00.026Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=954d63d0-e694-4732-a57b-7327bfafb247     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:00.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:10.034Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7ce1c683-a026-4081-88ef-fa308a15e8e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:10.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:20.045Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=3f264513-f81b-4865-8a88-73da851a1db7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:20.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:30.054Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=27f030b2-17d0-4b98-895b-06ccc1991b3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:30.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:40.063Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ec131f3d-4b8e-4eee-a336-4e4959b2715b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:40.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:50.078Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=adb6c831-d107-424e-adfc-9a49f5a2b16f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:37:50.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:00.087Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de2fa177-2ec3-406d-be2f-2237a6da107b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:00.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:10.104Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f83dacc7-eccd-4661-91ec-1e6ac1670767     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:10.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:38:14.659Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:38:14.659Z     |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-09-07T06:38:14.660Z     |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-09-07T06:38:14.663Z     |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-09-07T06:38:14.671Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:38:14.671Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:38:14.672Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:38:14.674Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:20.116Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=de372e31-e2af-4184-b3ef-1084e610aa0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:20.127Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:30.127Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=14025233-3a5e-41af-bc12-704ffe9f954f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:30.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:40.141Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=8de587e2-0a9a-4836-9d7b-ad160730f29e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:40.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:50.151Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=206b1c82-8881-46aa-9840-76a2be69f775     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:38:50.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:00.163Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=537c1970-2f98-46c4-b2b4-02a996c6919b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:00.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:10.175Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6e436793-d5ad-4e49-9f85-9ef05cc31a7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:10.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:20.188Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e53761a3-5edf-414c-822d-3d5c7fb3f7de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:20.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:30.201Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=6dcaaedc-b04d-4979-9803-61d656a41e19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:30.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:40.210Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=ba1ee94d-22e1-4b02-981b-6be75438911f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:40.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:50.223Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=838865b6-7c34-4449-a5bc-d970a808d6e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:39:50.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:00.231Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=db8a2eb7-bdb6-4ff7-9262-ec5f405bccee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:00.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:10.245Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=b38b91e3-7e53-42e6-8e43-b4f964f8f5af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:10.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:20.270Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=40960ba4-ca67-4498-bedc-f72fde059b04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:20.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:30.279Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=1651be44-b80b-4041-98dc-01e76ab8a234     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:30.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:40.289Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0b425429-1b95-4bdd-bacf-88ffa6270599     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:40.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:50.299Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=f5aa10fd-8bc6-42e5-b217-619963df3593     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:40:50.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:00.311Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=fecef28c-8751-493f-9f23-88dc4891b568     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:00.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:10.321Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=98952749-9ae4-420a-bbb5-c90b8d0770f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:10.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:20.334Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=7ab46cc0-630f-43fc-b0fe-9d388db52229     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:20.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:30.347Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a0bc1843-3756-4abe-bb61-a5371492e88c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:30.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:40.357Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=a1160f7b-d2d9-420e-960b-2a9400073239     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:40.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:50.373Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=04c06e93-621b-4106-ac23-71177e4b132a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:41:50.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:00.392Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e4c9306e-e8cc-4378-a478-2f6675c147ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:00.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:10.402Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=879c28df-ad87-496b-be73-bc39c095a008     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:10.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:20.409Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=273b565b-362a-461b-a21c-b25652515095     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:20.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:30.425Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=c3f64216-4646-47ce-b694-c2985b7b4b55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:30.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:40.437Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=4a78174c-6872-462d-a670-382cb6750865     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:40.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:50.447Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=73d13d06-e3b0-4775-a0d0-e5f763e91133     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:42:50.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:00.461Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=d737cfc5-9135-4f5b-b375-10f99ff0a4de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:00.473Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:10.474Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2fb6faf5-8c51-4fd7-8138-25cc61e9636f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:10.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:43:14.736Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T06:43:14.737Z     |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-09-07T06:43:14.738Z     |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-09-07T06:43:14.740Z     |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-09-07T06:43:14.746Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T06:43:14.747Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T06:43:14.747Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T06:43:14.749Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:20.487Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=0bb07d1e-c169-4cb8-9f29-710d76fc2a1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:20.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:30.497Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=9fd164ca-ec44-4ff0-9be2-4eb45686b787     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:30.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:40.508Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=5d957a81-49c0-4f57-86ee-edeab179627f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:40.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:50.517Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=e261bcdd-9ecc-4cd3-9a46-21d96150d010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:43:50.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:44:00.538Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=698a8686-b71b-482e-831d-5d8c289b5cb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:44:00.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:44:10.547Z     |INFO     |Init configs     |InvocationID=5ff0e1cf-96a8-45f8-b224-1535333b9122, InstanceUUID=2acc10e3-724f-48fc-bcb2-9b6df4dc0a9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T06:44:10.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |