Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-11T23:35:04.935Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:35:04.955Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:35:04.955Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-11T23:35:04.958Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:35:06.667Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:35:07.165Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:35:07.165Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-11T23:35:07.166Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-11T23:35:07.553Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-11T23:35:08.251Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-11T23:35:08.391Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-08-11T23:35:18.974Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-11T23:35:20.666Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-11T23:35:20.795Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-11T23:35:20.796Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-11T23:35:20.919Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-11T23:35:20.924Z     |INFO     |Root WebApplicationContext: initialization completed in 12526 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-11T23:35:25.032Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-11T23:35:30.854Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-11T23:35:39.695Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-11T23:35:41.658Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-2     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-11T23:35:41.659Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-2     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-11T23:35:41.664Z     |INFO     |Completed initialization in 4 ms     |     |     |     |http-nio-8100-exec-2     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-11T23:35:44.610Z     |INFO     |Started MainApp in 54.614 seconds (JVM running for 61.069)     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-11T23:35:45.061Z     |INFO     |Start scheduling PRH workflow     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:35:45.100Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=39a1351a-89a3-4996-a13c-927dbb2b82d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:35:47.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:35:57.899Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ffd5df68-1d8e-4571-a7ab-d4f3f5aef154     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:35:58.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:08.170Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f8e7384b-16c5-41f4-85be-2876c3216c77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:08.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:18.269Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cb52ec78-979f-4290-907c-e4132aef1529     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:18.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:28.466Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9c512213-5405-4ff9-8db6-a0d412228a0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:28.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:38.560Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=da3af195-279c-4c02-b686-20227c8ba492     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:38.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:48.849Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=51c58953-592b-4194-aeb1-77eb6d52b5e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:48.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:59.000Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=70dad558-1693-4251-b359-197f6ebc9d9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:36:59.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:09.181Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f8843b24-0a35-4a4d-89e3-93badf3dd585     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:09.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:19.481Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=560e7027-0a19-4e0d-9da1-5d416acb2ef2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:19.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:29.616Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7c5a48e-bbba-4e5b-b1c8-a82e7a8f436b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:29.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:39.792Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=503c0c34-0478-42a8-8d31-8eacf1fc03ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:39.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:49.877Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=acffd9db-45f0-468d-b407-915b2fab3890     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:37:50.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:00.420Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2b9ce94d-c488-4a28-b9a0-04ca01814dfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:00.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:10.645Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8b169452-a99a-4fb7-84f3-3fa78ec38dae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:10.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:20.686Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7da8dbc9-efd5-44de-a227-c33ad3fe1254     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:20.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:30.716Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=47b9b3f1-eb42-483d-8cfb-63322b9e5a7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:30.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:40.816Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f512b1b4-31c8-4a69-90bd-50f75bf53b98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:40.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:50.947Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a2c27c64-466d-4a09-b938-dfeac0f578af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:38:50.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:00.997Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0c593d34-4d01-48dc-ab14-65f1ee424b0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:01.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:11.026Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ea6098b-5a26-401c-9505-201d48cf3b45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:11.060Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:21.062Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b5cb2857-58af-4fac-84b6-857b1244e3ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:21.091Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:31.094Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e0aba306-8be8-4dbc-94ef-a8d6735c8c43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:31.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:41.130Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7517ffed-98f1-4546-a5ee-3ea571596077     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:41.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:51.149Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0a36904f-3b0e-42f9-bb7f-26683d0af4b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:39:51.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:01.195Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=01eb963e-98d1-456e-8a9e-9b1a9a36a4f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:01.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:11.217Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f58e67cc-7054-4377-967e-bf8faa57c4e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:11.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:21.242Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c37acfee-0923-4c94-9e65-68f87b164f8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:21.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-11T23:40:30.688Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:40:30.689Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:40:30.689Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-11T23:40:30.689Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:40:30.692Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:40:30.774Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:40:30.775Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-11T23:40:30.776Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-11T23:40:30.783Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:31.273Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac1661c5-51cc-4ce2-a8be-6d33a4357b1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:31.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:41.316Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e670bb99-a353-4e02-8203-ebc33b1c4e30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:41.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:51.397Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e45dd096-1b06-44a1-9f21-0361301e67f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:40:51.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:01.428Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=39b428d8-3eda-4076-bf62-9706e2eb6619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:01.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:11.457Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=448f1f3b-88a0-4ad7-8f88-0c21561209d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:11.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:21.524Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d37428ac-ad7b-4718-8764-6c46aad2f794     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:21.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:31.573Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a78165a0-0929-4f7c-be5a-a9eb29ff9d62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:31.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:41.648Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9293ae22-c50c-4ba8-8c97-ae3184fc5e63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:41.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:51.696Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5dd9b2e6-892d-4c70-aec5-6c27aa727847     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:41:51.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:01.754Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3c59b143-99b1-4e2e-8e7b-b0a81c70490f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:01.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:11.835Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=316fbccd-8dde-48c2-a57c-808c4ab20ced     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:11.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:21.901Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=621e8b38-3a94-45c0-92a4-65030cc9b455     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:21.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:31.952Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=99e6e654-1f93-4e0f-9fcf-705cf0314f04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:31.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:41.987Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=001c6de9-0bbe-4beb-b60b-f2e7a1776963     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:42.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:52.038Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=199b353c-edd0-48a1-8257-1f40ba60ee65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:42:52.120Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:02.138Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fba6e6cb-e6de-4605-ac18-dc46cd5eddf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:02.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:12.290Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=87755818-ffda-48e6-b1ec-5ac71b96320f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:12.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:22.462Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e9e09c2f-2084-41b4-affc-5b89a19f2097     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:22.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:32.497Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3021e466-51f9-4e50-ab7c-a3316fc487bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:32.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:42.545Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7042af21-e269-448a-a553-ad4e0982718d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:42.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:52.636Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a832cef2-2140-490c-a376-54d1b40f8b83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:43:52.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:02.674Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=95ffeb39-e240-41ba-9ad9-1e0660781a77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:02.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:12.700Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e7abf25d-7038-417e-b1e8-4d8e8bf48305     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:12.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:22.717Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=51813f2c-152c-4404-a814-49852740f22c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:22.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:32.761Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8cf6379c-e777-4866-a015-baadeffc52f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:32.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:42.778Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bd8ff9cd-451c-4d0e-bcac-32f1b29d3a29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:42.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:52.796Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1679f8d3-68cb-4b97-9701-6e68cc186c8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:44:52.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:02.820Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ff69e03-b8dc-40a7-91fe-b53c74de36c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:02.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:12.848Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5fe57730-d407-4300-bbea-80a68a177f31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:12.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:22.882Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ae79bd92-366f-4da4-a0f3-1feb33880e19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:22.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-11T23:45:26.009Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:45:26.010Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:45:26.010Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-11T23:45:26.010Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:45:26.012Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:45:26.047Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:45:26.047Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-11T23:45:26.047Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-11T23:45:26.053Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:32.906Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8f7abaf4-e1e3-48bd-a14b-384fb607bec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:32.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:42.972Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c87ca16f-1b5d-457e-9e98-0e5e119a4a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:43.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:53.125Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=adb06b97-059c-4bf6-bf7a-f8f82710763a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:45:53.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:03.443Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=08c736ca-7ef8-48ff-95f9-41f35868a284     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:03.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:13.480Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=54044198-bd9c-42e5-ac75-0b38c810a605     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:13.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:23.499Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=404eebc9-32a5-4304-bb1e-4e5f6a1b8202     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:23.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:33.548Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=517dceb8-afbb-41a6-b16c-f64bf2eee6c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:33.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:43.568Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a5bdfa8a-df3a-4e4d-b18a-7266af643295     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:43.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:53.587Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=19a1276c-a749-46e1-9132-2fc32e7ef047     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:46:53.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:03.605Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e5c0e95b-a0d7-4485-8e76-4041cb377ce1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:03.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:13.624Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=064a50c2-9669-4b3c-89d7-a4305de98525     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:13.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:23.696Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7ef75834-62b3-418a-8406-89b25450b639     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:23.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:33.725Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=92903d4d-d2d6-4c70-94f1-678feb10a010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:33.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:43.763Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fe184481-a082-4f61-8a33-4e759f9ec787     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:43.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:53.780Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5c28311c-b4ae-47b4-9f5c-b05b74e8789e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:47:53.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:03.807Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=984367e4-46ab-471a-82a5-8e6761e41ab9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:03.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:13.824Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4d6fa363-5637-47ea-a2c0-35c7ebd0e8e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:13.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:23.846Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=20a67651-f880-482d-bf2d-87fb4a4a13f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:23.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:33.862Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0c586ee1-c7d6-4947-a588-271f9f3007d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:33.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:43.880Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1b26b00c-7abf-4d80-879d-7b1fb71147c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:43.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:53.896Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e147db6d-1915-4f91-bbc7-6589d6eed655     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:48:53.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:03.917Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e7e1f773-fe5c-44da-b23e-528d991d2834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:03.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:13.948Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0077b987-fa7f-4d7a-b164-4d847e1f05e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:14.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:24.048Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=14eca151-a25f-4ac6-8486-daf2af45476a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:24.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:34.065Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ae58c76-3991-4bf2-9280-24477cfb393b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:34.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:44.100Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b36b8119-968e-4ab7-ad8d-a9ecffdb502f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:44.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:54.116Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f485529a-25e6-48c6-85d9-3a6c50436dbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:49:54.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:04.133Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cd6e1e76-b196-4f06-92e1-70438341312f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:04.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:14.149Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7caf585e-867d-433a-9fa9-3470bb4c3985     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:14.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:24.170Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=91c67e73-b0c5-438d-9602-75384ef16d9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:24.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-11T23:50:25.935Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:50:25.936Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:50:25.936Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-11T23:50:25.936Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:50:25.937Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:50:25.959Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:50:25.959Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-11T23:50:25.960Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-11T23:50:25.965Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:34.186Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9a2cf289-ca93-4e01-a910-468b8765f042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:34.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:44.203Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=540685b9-e982-491b-9b4d-cffb23599399     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:44.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:54.220Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3103fdce-14ce-4b82-8ba5-8a6dfeba9928     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:50:54.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:04.235Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a7616d71-85fa-4dc9-89b6-a14412b2116a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:04.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:14.249Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d121e365-bdc6-4217-8811-eff50e9254d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:14.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:24.266Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c765ba77-ec4a-42f4-85cc-db6fbf2c75ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:24.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:34.283Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=13b3a617-90e2-4a1b-a105-cd69a6561528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:34.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:44.301Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=022b9b15-a294-4ee1-82a5-e1d26cfaec47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:44.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:54.318Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a4a5b34a-9c2a-4f63-a196-be39ddc024aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:51:54.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:04.331Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b3440b16-3240-4ec7-9e8a-5ae597359849     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:04.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:14.349Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b827b32a-80d2-4b7f-832d-21836be1f229     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:14.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:24.365Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5d085c81-4931-412d-ac11-f7f7d0950099     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:24.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:34.384Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=20e8942a-66e9-4745-ac16-482deba7dc04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:34.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:44.413Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8f92577a-fb9e-4c50-984c-d44b4a75b3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:44.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:54.435Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=445539aa-e2e1-4a88-8c60-372b77bd1d76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:52:54.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:04.457Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0eb66c25-f3bf-4aa1-a50e-9eb6a1cd8160     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:04.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:14.475Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=57e59300-32d6-4dbb-941e-84ffa2d6b274     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:14.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:24.495Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5adcc12a-5249-4b82-b82d-c8ca1789861f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:24.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:34.533Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=40d08e03-504e-4140-9e3c-1ca6b2f990d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:34.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:44.567Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7735315d-7297-4a48-8d87-78552b8e0770     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:44.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:54.628Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d05d11ca-24db-40ac-a7e6-f694199df842     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:53:54.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:04.646Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8076cd49-4106-401e-9d5c-4ed9027731e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:04.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:14.671Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=62082e49-dfe9-453c-b001-5310c969d58c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:14.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:24.694Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3fd0c8e8-3f53-4b99-8b53-d0c717005fa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:24.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:34.719Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0762b42d-e318-4569-a29b-dbd60acb7688     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:34.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:44.760Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=95e093ef-7e24-4458-98f5-aa967a8cefc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:44.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:54.781Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ee4a94ae-fc42-4d14-a77e-fa0583031859     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:54:54.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:04.860Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=14b31a69-b459-4ddf-a809-a60142f2eeed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:04.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:14.939Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4f31b14a-8802-442c-b587-fa6303a5e166     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:14.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:24.959Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=63d6cb5d-3273-40c3-ae94-f63e9c271d16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:24.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-11T23:55:25.778Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:55:25.779Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-11T23:55:25.779Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-11T23:55:25.779Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:55:25.780Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:55:25.794Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-11T23:55:25.794Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-11T23:55:25.794Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-11T23:55:25.798Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:34.975Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=35351770-46ff-402c-9884-626abceced99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:34.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:44.999Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5068fe4b-33c3-4571-a1be-578848471312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:45.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:55.036Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d5bf6182-dbd9-454c-a432-84e4a91ce87c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:55:55.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:05.058Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0071f9ff-92e3-4526-8ed8-1dff76ce2801     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:05.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:15.079Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=613e2f34-1b1d-4583-b3ba-92be46e0d6f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:15.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:25.107Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4ffa31c3-231e-4344-8efa-8ccb8165ce25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:25.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:35.128Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a47255f0-2d4b-466c-b73d-346b3123a271     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:35.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:45.145Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0572a9fe-2377-4813-be81-9b060a6b3949     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:45.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:55.169Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f2de1b17-cedb-4da6-b188-c8b2a0f47355     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:56:55.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:05.194Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=57050613-9679-4bf7-8a8d-bc2e3b931eef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:05.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:15.212Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=612658be-b623-48bd-89a5-476dc302ebe2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:15.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:25.227Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4388ea62-6472-4e25-b8d5-7037233c6103     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:25.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:35.242Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c1e3e745-8cbe-4ee9-9402-712f4cec4e63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:35.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:45.278Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=894d3d5d-b4ab-484d-994e-5a9b664bcdf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:45.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:55.312Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7248bce0-42da-4631-a4b1-a5fc8d1a24af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:57:55.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:05.329Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4593c88f-5ab1-4f83-8d95-2c32989bb044     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:05.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:15.343Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5eccd47f-42f3-42c9-918e-fbc9467a3089     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:15.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:25.366Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=21e8bf78-0777-4ee0-ba53-daf6a50d1d37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:25.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:35.387Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ace6bdd-bfa8-4fee-85fe-de2952ecc0e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:35.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:45.402Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8c5ff21c-c3e7-4ff6-a4a9-15a2b5b67a3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:45.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:55.421Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=20577805-1774-4212-999c-9dac434e351c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:58:55.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:05.446Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3d370c52-46fa-4fb8-a967-aaadd03b14db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:05.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:15.460Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bbb5f788-aef1-4f96-a31a-37e933ba6534     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:15.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:25.493Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=87b8c1b6-2da8-4c31-bf51-92961fe0cd6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:25.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:35.508Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ae3ec69b-b684-4bd3-801d-1c441af6a1e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:35.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:45.529Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9af2e53a-6fdb-41ea-967f-020cebd8f588     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:45.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:55.545Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7038f45d-fbe1-46c7-bd6a-9bf1ef66bf80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-11T23:59:55.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:05.565Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3521651a-b833-4595-b32c-f66315c0ed46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:05.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:15.605Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9f341248-78f8-4fc9-b905-7fae46dec2b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:15.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:25.632Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6a64cace-a396-41a3-96d7-57f3b7a42890     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:25.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:00:25.937Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:00:25.938Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:00:25.938Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:00:25.938Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:00:25.940Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:00:25.967Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:00:25.967Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:00:25.967Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:00:25.971Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:35.648Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9a2603c1-2c86-4c85-b773-4a54465de512     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:35.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:45.685Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bdc05871-fb98-4d55-b879-664a2d64d2af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:45.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:55.702Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5b4073bc-7f9f-4ac6-88ef-5c202eaaac64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:00:55.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:05.909Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=50a3fb16-e8e9-4d03-9d04-944d08ac10da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:06.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:16.277Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bbc54642-a836-44c7-a512-ddab2307b756     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:16.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:26.292Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=38860b0b-7df9-4dd3-b3a9-95a386c2ea2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:26.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:36.420Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fc061b72-7921-4bd6-8ff4-5792d9335d7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:36.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:46.439Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=491493ba-7294-42ad-b8f2-4c0897f8a964     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:46.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:56.453Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d32f0952-35ed-4727-a61b-ef16153a10f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:01:56.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:06.467Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8927ea5d-2bba-483c-ba1d-c6555f04ccee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:06.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:16.490Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a4f3a744-3c33-4f0a-be61-e1cefd94374a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:16.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:26.515Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b8afd426-d3c1-49b4-ad4b-4c033e756a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:26.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:36.554Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f99fae65-2ae9-48de-ab06-5b8a65765869     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:36.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:46.578Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ff774f33-3bf9-44a6-b729-a614fe4e1521     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:46.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:56.618Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=80987cec-c8a7-4abf-9f32-0726af76d067     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:02:56.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:06.634Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b833c41e-4c8c-4df5-a104-6872e2cc64ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:06.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:16.656Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bdb65453-d85c-413e-bd86-c23f253d9222     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:16.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:26.682Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7147e63b-1ee0-48fc-8a0d-2656d1cc92c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:26.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:36.706Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1cf46c32-3e72-4972-8ced-a51b8b222f11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:36.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:46.724Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=34c70fdb-b54d-44af-82f3-bf210b24e1d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:46.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:56.764Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6287febc-1c4a-4d2e-a71c-9ebc501ed5eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:03:56.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:06.783Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=87a737ab-5ead-4b32-baf3-04351db4edd3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:06.910Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:16.918Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a88b7fcd-7d11-4a01-a55e-0ae92e89c8d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:16.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:26.958Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=576aefbd-b22c-4fdb-a521-9014cd681b92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:27.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:37.185Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=916908ba-bb8d-4c4d-8ce6-6e630f8a3e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:37.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:47.558Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4a0c60d3-7b2a-44a9-9d25-7e90356a9af0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:47.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:57.779Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c3521fda-90f8-4265-b327-7ead50a3aeb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:04:57.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:07.820Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4819c32f-4dd4-488d-b7e2-d26aacbce931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:07.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:17.874Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a9b2c72a-0c54-4eaf-b02e-080d5e4f2834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:17.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:27.903Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=64c28b73-6e6b-4d9c-a710-d723a0a9d831     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:28.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:05:30.205Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:05:30.206Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:05:30.206Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:05:30.206Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:05:30.207Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:05:30.215Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:05:30.215Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:05:30.215Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:05:30.218Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:38.594Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7a5ca3d2-286e-48cc-b33c-36ce9c526a60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:38.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:48.611Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=841b3068-5383-4517-806c-5e3a4a0987fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:48.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:58.627Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=09a12600-0905-4b00-a9b3-565e4e901647     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:05:58.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:08.666Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6bcbadbd-eb7b-41ed-852f-bcceddf8825a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:08.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:18.739Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a98dd86e-fa6d-4546-a91c-b24b65584290     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:18.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:28.784Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e5986bd0-5ec6-44f4-a883-df3e5c5726eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:28.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:38.861Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=67f4526a-7713-4a76-90eb-384dbde5f1d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:38.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:48.898Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=07240a48-9cad-429b-8ab9-8eb14ac0e7c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:48.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:58.946Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=217594c8-c54a-48bc-82df-c429a9883a9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:06:59.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:09.017Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=434ac7b1-09dd-466e-8107-37ef429a833c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:09.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:19.053Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=06efd2be-7164-4074-9833-6b3782167b9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:19.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:29.078Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=459e3a2f-79e4-4cfd-aea3-d9712debe6b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:29.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:39.098Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b9fca78f-732d-4cc2-a65b-b39b6e05627b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:39.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:49.116Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=73084497-7369-44df-9d02-971531a80c00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:49.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:59.142Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f6cdd09b-ac27-4044-8218-4f16d30fd25a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:07:59.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:09.169Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7e2adcd4-1aef-4b3f-9aef-95ca7df1a358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:09.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:19.186Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=47dbc383-b521-487b-add7-2dc2754ae3df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:19.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:29.214Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=96b1d446-4a7d-420f-9e60-255a164f9fc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:29.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:39.236Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fdbcade7-277f-46c7-9cfe-1460324215da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:39.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:49.270Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b8488975-896e-4ba6-912a-068c669bb320     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:49.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:59.296Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6749aa56-2597-4d07-8051-d835c4f0a48a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:08:59.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:09.340Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1b9bd857-5ada-4a40-9643-b83ad30c1082     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:09.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:19.360Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b6510586-5911-4844-8b54-7f58af23cee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:19.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:29.395Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b3534cad-e9e6-4031-a368-47631fae5022     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:29.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:39.417Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f77466d2-50a2-42d6-8ec9-526ea80cb721     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:39.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:49.433Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=55b8c621-9b1e-4d4f-b9fb-8a9d013a1784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:49.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:59.459Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b07b4546-199e-4da6-a661-30b748706f05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:09:59.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:09.504Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4d8f8c2d-2241-41c2-b56e-db222f6406b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:09.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:19.525Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=74c0c0ce-ec68-44cb-b606-22328c7cb3c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:19.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:10:26.102Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:10:26.103Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:10:26.103Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:10:26.104Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:10:26.107Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:10:26.135Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:10:26.136Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:10:26.136Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:10:26.150Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:29.573Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=df8bc447-470e-4fa0-af36-682eabc6a0da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:29.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:39.613Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4f131d57-d611-464d-ae87-b9943ada9433     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:39.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:49.640Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7902479-9f88-42a5-a4f4-91d12e7615a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:49.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:59.654Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2519e882-05d3-4a28-947a-d9eecfdcb4bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:10:59.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:09.692Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a393f335-c572-4013-83ba-c4c9b1dfec29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:09.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:19.722Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2c481b5d-8753-4a02-965d-6a8028e8460b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:19.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:29.752Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3c1d25a0-cab1-4d8d-bf74-69a7020e7d11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:29.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:39.780Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0dcd0a04-cd2a-4987-8a6b-df037db4cd60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:39.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:49.920Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4e9fdfc8-3e98-4579-a76d-b9b8de2909de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:49.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:11:59.969Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=83575c68-6ae3-4fd1-8771-977a7271e350     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:00.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:10.019Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c869fbf0-acb9-4987-ae0c-58af79d408b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:10.055Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:20.056Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3bf3bb3e-6094-4e62-a878-3db5de48028f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:20.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:30.119Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7b1af8d2-8f79-47e8-9093-62e0f573a59e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:30.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:40.155Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=74d0cdf7-3644-4f34-93c4-bd20ebb6b95f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:40.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:50.185Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=82296bbe-49dc-47c3-8258-435d05a3c443     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:12:50.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:00.203Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=66d3f304-25e4-4b67-bea9-11ab5021de2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:00.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:10.234Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=86b966d1-3a6b-460a-9c6a-bf9d6f1be87d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:10.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:20.287Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8e83252c-86ba-4331-aa6d-29c2b2eda66a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:20.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:30.331Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=94431677-22f7-47db-b8d6-0f22a8053c6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:30.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:40.349Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=58972d55-eb8c-4c1a-8f0f-eaeaa6969b16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:40.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:50.393Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=190460b2-8daa-4732-91f5-ea06639ce01e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:13:50.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:00.439Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b2f06120-edcb-4c20-9de7-f89b7c8b4d50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:00.469Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:10.470Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ce1a0ffe-942d-461d-8dde-670cf4ce1c60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:10.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:20.503Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=73eb7732-011d-4198-8733-2a622d11fa82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:20.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:30.530Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3b1e25d7-ffb6-4da1-954d-285daddaa708     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:30.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:40.571Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5f1b3c85-e669-46ca-b232-c22674cec312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:40.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:50.588Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b496f002-cd16-49ab-aa3d-461a8f302dab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:14:50.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:00.612Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cccbf2e3-6c21-4699-b8f1-481394d3f4a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:00.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:10.628Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a36fda39-24e8-4f4f-8c01-f32b2f3c8a7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:10.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:20.645Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dde502de-e6b7-475c-9f31-5fed29c67f72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:20.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:15:26.197Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:15:26.198Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:15:26.198Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:15:26.198Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:15:26.199Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:15:26.231Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:15:26.232Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:15:26.232Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:15:26.245Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:30.664Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=94d9c1b8-8d69-4406-bc2f-231f6e7310e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:30.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:40.687Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ec75adee-8be4-4ac8-89ba-cedcad39f7f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:40.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:50.706Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=29042b8d-28d0-43ad-a0e0-08561d9bddb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:15:50.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:00.722Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c5a49f59-6fa7-43bb-8f91-7694460a3739     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:00.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:10.752Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8e041ed3-4dce-44cf-aa25-ee6d79095ef3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:10.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:20.792Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=feea28dd-f082-4943-8098-9a4fbf12c6ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:20.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:30.845Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a6555b5e-8112-4c46-aa6b-0facada41137     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:30.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:40.868Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=598b3bf5-d3cb-42d1-b208-12ac40b47ab3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:40.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:50.892Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ff5f953e-e8e5-43e0-9675-614479e0271b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:16:50.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:00.936Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=73017071-7fb7-4e58-b75e-560af0fb2f52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:00.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:10.986Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=78162ff6-9d73-4a15-b592-227b6cac48fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:11.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:21.007Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1bfe8f16-7c6a-413c-a353-0130a71a8289     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:21.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:31.056Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7ffcaee3-2c46-4450-b45a-a514e0e8efc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:31.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:41.067Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=04b5963e-dfd9-4880-8c9e-83ba784ce983     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:41.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:51.112Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4d498492-200d-43b9-a9a6-6d9f8d1ea05f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:17:51.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:01.181Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9af95e26-74d0-412a-87c1-694c7b968451     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:01.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:11.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0f3887e8-8517-4175-aa98-437b99a08774     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:11.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:21.208Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5d54a20e-6203-46da-8166-e362822bd92d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:21.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:31.248Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c837b833-6a66-47ae-badd-8caa3116ba32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:31.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:41.271Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=73fcd544-92d3-403e-98b4-cd4b15827157     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:41.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:51.294Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7f700736-1036-41db-b2c8-a37de7606357     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:18:51.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:01.356Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=35fb62d4-517d-4bc7-9ea3-6fd6a9bf1c6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:01.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:11.369Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=96bad939-d73d-4508-b28f-be06b3f576b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:11.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:21.396Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f4501ac8-5ad1-4e0e-b0c0-3be0bfc3ca9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:21.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:31.428Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1ea48b1c-b81c-4739-9ba3-d3e3fc16cfac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:31.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:41.443Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=187409e6-f479-4b4f-80b9-7441fff59e73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:41.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:51.458Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=90ee4269-b386-4d2c-b364-0196ebe30c5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:19:51.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:01.478Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bd6f4118-0d1b-475a-ad2b-d1ddd84fee58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:01.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:11.497Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5afc8105-f0d1-48a4-acbe-5016313226c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:11.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:21.514Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=62217863-8065-4325-af86-111acad5a6c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:21.532Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:20:25.943Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:20:25.944Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:20:25.944Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:20:25.944Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:20:25.945Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:20:25.966Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:20:25.967Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:20:25.967Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:20:25.972Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:31.533Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e2776bac-4c4a-45f0-9635-dbef3dac328b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:31.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:41.572Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=52c987f7-faa0-4246-bb90-0821c6219f0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:41.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:51.602Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5ef23b94-c284-4ee6-b243-2395cf14b99c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:20:51.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:01.617Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a57eb4d7-9865-436e-b8d0-accecc4d0390     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:01.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:11.631Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2b4d6139-6fba-43cd-8c9b-372342c2eaeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:11.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:21.651Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f53f1d3f-2fe0-4bfc-b998-1d6a43ff8292     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:21.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:31.669Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a756e9d7-997f-4e22-bb99-ec7a0147c8f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:31.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:41.684Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=04733ca9-cb0e-4eab-a11c-2c2e857dc1cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:41.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:51.708Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6c253c7f-1349-49fc-8a8e-1790104ec35e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:21:51.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:01.725Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=49da5cb2-b50a-43f5-8a40-61b35f111676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:01.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:11.748Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=49d6eb19-4d24-4c1d-acfd-ef29ee1483ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:11.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:21.802Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4588b2f9-1f6b-4262-8697-5b3aef150461     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:21.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:31.851Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6815cba3-b53d-4b2d-a916-6f2ecdbf7819     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:31.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:41.870Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0d05bdc4-b2c8-4166-8714-44835822514e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:41.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:51.904Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5b9f9153-86e6-4c31-a4a9-e0839026d3ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:22:51.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:01.933Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=46a349f4-8376-45fa-a118-6b4c0a455876     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:01.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:11.970Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dc7865f5-cb09-487c-a02d-cb71f092bd99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:12.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:22.026Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fa7781c8-a8da-4dc1-b18a-9cbd0059dad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:22.073Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:32.074Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=48c71ed2-135d-49f9-a0d1-6ff860e8be8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:32.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:42.096Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c7831d0a-3554-4188-a735-1b6768faf4a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:42.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:52.131Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2247c85c-868f-4721-ac82-f173197dfc45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:23:52.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:02.168Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=789b7fda-3f44-4ad5-b2b5-48541e0c36b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:02.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:12.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=67613281-d79a-46e3-9d75-1ae6f527493d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:12.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:22.220Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b9152827-7f34-401b-817d-c47fdd8a587e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:22.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:32.240Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e318d248-413f-4a37-8154-25efeb53130e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:32.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:42.260Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=aadc6701-3b6e-4944-90c4-ae2f9c2846cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:42.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:52.277Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=28d726a5-a66d-4460-b1bf-e06a4ee3d462     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:24:52.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:02.316Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8705b108-4e70-4215-97e2-e952294b1ffe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:02.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:12.330Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8c16a157-718f-442d-91b5-c0b9fdbfd9ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:12.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:22.375Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=df49966a-e055-48f5-aad3-f318c2356512     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:22.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:25:26.037Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:25:26.038Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:25:26.039Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:25:26.039Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:25:26.041Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:25:26.057Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:25:26.057Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:25:26.058Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:25:26.063Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:32.387Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a0d2ffd5-379e-4b37-b815-407e70a8ba02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:32.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:42.456Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f93d7817-a8c6-4609-9ab9-5ba9d4b02bbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:42.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:52.478Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2265c1fc-76e5-4bf2-9a33-b5278e6cb281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:25:52.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:02.521Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bf944057-6271-4505-9f0c-60e74840b262     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:02.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:12.547Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e018f777-9ea1-49e5-80c6-94f0e8520829     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:12.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:22.584Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6a647824-8aac-4b93-8618-743aa8f2ce6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:22.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:32.625Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=68a87f1a-deec-40a6-a6a7-d7356b15e103     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:32.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:42.644Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=05dd2e00-d34f-402e-b271-24ebe88881ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:42.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:52.662Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e05f9963-dd31-47c0-aace-7f797dff9dc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:26:52.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:02.686Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f1219056-5fe6-407d-b87c-2f53e7b9b070     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:02.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:12.714Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9477b46c-4146-4797-bd06-365407fb077c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:12.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:22.749Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4acd1804-a3d4-49e7-812e-eef6e91535b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:22.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:32.772Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ef02f4e-3f33-4c0f-9fda-12418585ef28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:32.785Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:42.788Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ab2deeb-7a89-47a1-acbd-9c8d6325d132     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:42.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:52.802Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6b62dd1d-480e-4433-8db4-86c27808940b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:27:52.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:02.813Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=01e43bb0-be96-4563-9d01-be78c22791cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:02.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:12.828Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=85474044-5683-49e6-8d62-91e1eda6c0d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:12.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:22.858Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=720d78c3-1cd3-42d2-808c-b34874466349     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:22.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:32.880Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=550df6ba-c070-4d3b-ab27-6fb9a80d88e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:32.892Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:42.893Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6d852548-670d-4171-8244-8d161e0a77e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:42.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:52.934Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ea5cff9-f894-40f0-91b0-76c180c7222e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:28:52.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:02.950Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1a81164e-2fe6-4a01-b47a-4fdf2e1e8460     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:02.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:12.981Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1c9f3e15-12b4-4a0b-8f0e-9d8ce6469517     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:13.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:23.007Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fc3af56c-bfc0-4514-b393-66daeea04795     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:23.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:33.024Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0ef5d1e1-aa0f-4e24-889e-a1a0abb1a481     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:33.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:43.080Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8c25b7dd-843f-49dc-84fb-c547a3e79bb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:43.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:53.145Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f634ccb0-a7c7-4867-bb58-0be87bb67d5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:29:53.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:03.166Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=54f4aa6d-937f-4f62-a92d-aadabd3c5079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:03.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:13.181Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d261a63c-8c84-4c6b-b6a5-a990e540c7b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:13.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:23.199Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=253bcee3-4cfb-4b77-abc8-f47f802f5f1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:23.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:30:25.746Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:30:25.748Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:30:25.748Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:30:25.752Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:30:25.761Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:30:25.773Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:30:25.773Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:30:25.775Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:30:25.778Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:33.237Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6360b65a-25ab-4a93-86c7-34b3217abeb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:33.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:43.254Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1c4cf87b-b676-4d73-80c1-d2b010137dd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:43.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:53.272Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6d4359ec-4baa-4c4c-8485-7f0f0368b2da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:30:53.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:03.297Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=27040744-6b39-4d24-90dc-b3258a046acd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:03.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:13.322Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4e62e0bf-da01-4e5d-9594-3480da4d1efa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:13.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:23.361Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4e6bc798-1e09-427e-83c7-224c14812ec9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:23.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:33.389Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=985868d9-8e7f-40db-b244-36c96a009ef1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:33.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:43.423Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1fdf741b-2b43-4d5d-a8f4-5f60da3540f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:43.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:53.438Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9b7a1e4b-e9df-49ad-a71b-392c7cce9637     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:31:53.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:03.454Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ae9db6f4-aa46-4007-97f7-c0c4d7e1ee8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:03.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:13.487Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d010aaef-516c-4eb1-83f9-13614aa63c50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:13.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:23.505Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a5e0827a-597a-449c-8e3d-beac1e9d1cf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:23.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:33.525Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6abf2a07-5cec-4c17-9514-bcc89a2dba5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:33.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:43.537Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9f951d3f-5ca2-4fe0-917f-e9180e83d7f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:43.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:53.551Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e4c3c080-51a6-47df-bed4-8aadd2b58297     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:32:53.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:03.565Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac294a03-4517-4ea1-92b7-942425dce474     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:03.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:13.600Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d520c195-b8fd-4ea6-9330-532ee4e1b4bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:13.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:23.613Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=20195967-140d-4002-97d5-1d23fca0a40d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:23.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:33.631Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1ef126cf-32a8-4e1b-bb5c-ba9f851de554     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:33.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:43.648Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ecda07eb-7f8f-4956-a8eb-99c50b702233     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:43.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:53.663Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8bfda85b-0e8f-47e2-a0c4-6b1159187ded     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:33:53.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:03.689Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=92da0424-8cdd-4546-9502-851d0d3d7ea4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:03.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:13.715Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=64924b61-7053-4f71-a3a9-4feb8dfb71a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:13.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:23.728Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3f983d1c-dd24-4e2e-9dcc-94dfcc7fb1e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:23.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:33.756Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=50c3b865-5de2-4b24-b963-b5b014427423     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:33.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:43.782Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ef1a44de-de2f-486c-96e6-4aeada12bc17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:43.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:53.799Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=39be02bd-9cc1-4f1c-ac81-802f39a85352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:34:53.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:03.827Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4651aa24-1b66-4df6-9ed5-6fcc54cf2b5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:03.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:13.840Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0c40aca9-e5c1-485b-8b92-e6b7971d7a15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:13.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:23.853Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d7613192-3673-420c-ab1e-d410e65ec46e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:23.892Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:35:26.050Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:35:26.050Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:35:26.050Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:35:26.050Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:35:26.051Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:35:26.066Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:35:26.067Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:35:26.067Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:35:26.069Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:33.893Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b93811f9-6373-4da2-85d6-31aaf26ff2b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:33.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:43.908Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=51f819d0-c636-4218-bf2a-a90be018d619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:43.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:53.923Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=46e9c0b5-60f5-417b-9276-e1dbc949f3a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:35:53.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:03.936Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2d72b668-07f3-48ab-b0ab-9d5ee71f5fb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:03.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:13.958Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ad3050a1-6bda-4e3d-b94d-75de0b4cacaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:13.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:23.979Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dc1aa036-35a3-43bc-b2e2-783786def76f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:23.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:34.000Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=94a61074-974b-44ae-a928-cabf137a03a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:34.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:44.019Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=46de43be-23f5-4462-8eac-ed8e40a0f618     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:44.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:54.062Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c5fdb040-c2ab-4b0d-9738-176f2c966bf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:36:54.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:04.081Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7073f90f-8145-4495-960b-aac7e8ade6fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:04.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:14.157Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a5198069-d5bf-4f71-b7ce-1ec503ac7b73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:14.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:24.178Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1800e706-2671-4b16-8f78-d2ae40ac0280     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:24.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:34.198Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7682bbb-378d-440f-8fc7-24b491983b45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:34.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:44.210Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=910263b5-346d-4e90-b7bd-578d9ceaf2c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:44.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:54.247Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b651b4a5-cd0a-44eb-9792-b64e312982bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:37:54.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:04.260Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bf01ba06-e0d1-49dc-8bf0-a2ca5a1fd45b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:04.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:14.274Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=06e85616-f2ce-4e90-bf71-277c3a655308     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:14.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:24.296Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e226fe9c-0d60-4cae-bed9-09769abe0609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:24.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:34.311Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=70127714-f341-4d14-a9f9-6cf65157f959     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:34.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:44.323Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ba8b99a8-62c0-4908-8f7e-45705b96b274     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:44.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:54.338Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2a07a160-560e-4507-a3da-fb6e048e7f64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:38:54.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:04.358Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8e742d3e-0c88-42aa-bd83-87e1fc612b82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:04.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:14.388Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fd7d97d9-9cf6-4e88-b4f3-2f92c4e9da19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:14.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:24.401Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1f2d68e7-38ca-4502-8283-f6a8e399ef75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:24.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:34.417Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ab64ddd8-817c-48c4-ac22-50b1b4e7e9d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:34.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:44.432Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=81de71ce-6e9d-484a-add7-97411c513a60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:44.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:54.452Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=83f88f48-5401-47cb-b6ab-919c3e30161f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:39:54.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:04.467Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=48b68b06-540c-461b-aee6-0fe23ab34b01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:04.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:14.481Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0e0b82f7-f671-4658-a56d-c1ae14494b1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:14.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:24.507Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ff4b2f4-03fb-493e-8fc7-6b3251d72e63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:24.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:40:25.817Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:40:25.818Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:40:25.819Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:40:25.819Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:40:25.821Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:40:25.845Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:40:25.846Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:40:25.847Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:40:25.856Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:34.522Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e9218678-9cf5-477c-a685-bda095c412f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:34.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:44.536Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6364d4b6-aa42-4f99-b71e-4c7cd148ec03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:44.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:54.586Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=82104ad3-0b7a-4b96-a805-77243e1d91d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:40:54.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:04.605Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e50a4b53-3878-4748-8998-230c8ae92329     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:04.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:14.661Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=03123e48-36df-4a67-a187-95bf74822f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:14.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:24.679Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d4d3ac69-b851-4564-aa8a-93c650b90efa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:24.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:34.708Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cbb72a30-4621-4a3f-af1e-92376048fb2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:34.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:44.767Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d6b82674-d5df-4d15-b716-9f50078b93e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:44.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:54.785Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c7632b51-1dd5-4dda-af26-cacfc816f3a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:41:54.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:04.798Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2e120b64-49f8-44bb-b3f6-589301523168     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:04.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:14.811Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e7a26196-9c20-4420-bdda-93a0f531bdbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:14.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:24.833Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ed403cce-745b-48b7-a408-104dca63349d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:24.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:34.852Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c319337e-2d05-455d-8c5a-7fde6aaf0258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:34.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:44.879Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3f06880d-77e6-4b6f-bcaa-bb6b088619f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:44.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:54.893Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1185f0e1-dc76-4845-8613-50d1d01f97a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:42:54.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:04.916Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ceacd065-46c0-4857-92cb-06cd3754790d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:04.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:14.930Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4e3467df-3bb7-447c-ad19-57ecbb881a5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:14.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:24.943Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2a4de759-d422-4e51-9a60-4b089ef08f81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:24.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:34.963Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4c0fde80-0189-454b-ab42-87c6247eae2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:34.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:44.980Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bbaa9d28-f3bb-482c-8a1f-2ade0190c191     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:45.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:55.012Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=35a93653-d753-4320-9961-8f9d5e619cc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:43:55.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:05.040Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d5ae3826-bcc8-4375-95bd-fec8e4be264e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:05.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:15.073Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=98202c47-b75e-4a66-a416-aae0bfc734c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:15.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:25.092Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=995fed67-6451-43d0-817d-0414e4c37cae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:25.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:35.115Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=24f9243c-bf17-4af1-9dc2-807dda4c2523     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:35.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:45.145Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c04d2cb8-765e-41cc-bca6-338f739d1ba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:45.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:55.167Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4ea10142-c257-42e5-a44f-7001f11cdcc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:44:55.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:05.180Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=88a9b4eb-e4d4-4509-be04-8c7c00d261c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:05.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:15.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2e47838b-6c50-4a25-aa0d-2f1ff6fd0caa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:15.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:25.216Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8d2c44ad-f4c7-447e-9c99-2646ae8cc3a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:25.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:45:26.338Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:45:26.339Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:45:26.346Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:45:26.346Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:45:26.347Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:45:26.358Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:45:26.358Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:45:26.358Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:45:26.361Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:35.235Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1e281d06-dd2b-4d98-8bda-727eec74df06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:35.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:45.259Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=670bf88e-1244-4423-913d-81dce0d278e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:45.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:55.281Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d47cf82e-f2eb-484e-ac12-f1a35be6f431     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:45:55.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:05.340Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=01fa441f-a351-46d2-803e-18fc9cb8fb42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:05.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:15.360Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=38e6592c-f9d7-411a-8a95-5532269bdd3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:15.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:25.374Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a123f1b6-9a1d-4d80-bf80-f2a70d64a667     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:25.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:35.396Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=be96e3f7-a4b1-4b06-9a34-115875892244     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:35.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:45.452Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=809d0cb6-86d0-4228-93ac-da47077d45b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:45.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:55.482Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=68de3792-158f-4d0d-b5f9-254dce6edd74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:46:55.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:05.503Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=17a23298-d9ed-4981-a7cd-6cd5e241993c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:05.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:15.525Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=99eed7ec-2ff2-43e1-a716-c6c46881f66d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:15.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:25.544Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=58e71581-7240-454c-9835-ac3d7ba75e65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:25.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:35.575Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e88e7be5-0630-49c9-b25a-39bb0ae5d2dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:35.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:45.593Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=426d530e-af26-4a30-9bae-9eca142070f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:45.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:55.605Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e948cbe3-195c-45de-9c40-065b2ff0e0ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:47:55.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:05.621Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=224ee834-be30-45fe-a0cb-bb2573d1e172     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:05.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:15.636Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2652cb33-7ad7-4cdd-a1d1-36748a2ec479     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:15.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:25.654Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8838767a-f44f-4780-90d0-d20c25fc13d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:25.666Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:35.666Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d7f3ad9e-4e2b-4bb7-bd04-b6b8f82f1198     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:35.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:45.686Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8a66d4a6-30ed-47d7-a9f7-3325137d5192     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:45.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:55.713Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=85c65552-2bca-41f9-9819-d0ecedac246f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:48:55.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:05.733Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a498f6f7-b9dd-4154-a191-4e463f1fe803     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:05.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:15.747Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c7051da7-395e-40d4-b572-e169370c2bc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:15.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:25.758Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=851a3f8b-92ea-4249-8999-576601eab8fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:25.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:35.770Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9546be08-c1a9-4310-94d3-6c74fa4c7286     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:35.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:45.784Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9ba7bb69-da0e-4d21-addd-ce8c7b29ee32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:45.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:55.800Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=639c1f59-12dd-462a-9a2b-5e47acb65e5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:49:55.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:05.828Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=829582bc-4566-4b04-980a-dac5f04bb09b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:05.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:15.850Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5efa31d1-0eb5-4c6b-8fc0-60d94874be18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:15.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:50:25.635Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:50:25.636Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:50:25.636Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:50:25.636Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:50:25.637Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:50:25.645Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:50:25.646Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:50:25.647Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:50:25.651Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:25.864Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=82cd018e-36b1-4442-ac78-4b307d38f486     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:25.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:35.922Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8b3553eb-b223-4747-9f82-9add2ddbdc05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:35.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:45.942Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5187dd7b-cb2c-47a3-a20d-3b911a2cd6a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:45.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:55.960Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3a7deb66-14f9-4c13-a3e4-9d6e1515daf5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:50:55.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:05.986Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e2fe77ab-c9b8-45a5-8a21-877752d58d7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:06.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:16.009Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ecc26219-41d0-471c-9607-c95e5500ebd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:16.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:26.035Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=684f272e-7ec4-4eb1-88fa-202cab729340     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:26.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:36.050Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=74c6ef90-6015-4ced-9683-55ab2cfc8de9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:36.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:46.064Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6f7244cc-eda3-436b-8232-593c2536e622     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:46.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:56.078Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=de6bb24b-cfaa-4cc8-adc0-7068668e1307     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:51:56.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:06.098Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=25816685-5b37-4fe6-b6ce-19530fe62dfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:06.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:16.116Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=13a61bdb-4354-4c76-a5bd-64b702b811d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:16.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:26.159Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6759f532-a1fe-4d28-ab18-926602964349     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:26.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:36.184Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2fcf1c35-87aa-421c-a753-535aded2d073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:36.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:46.197Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e057dc51-716b-4f79-bd4c-69cc9aab9381     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:46.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:56.209Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ea4d6a20-c166-4808-96dd-25d4ef2e6553     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:52:56.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:06.221Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=92d6314b-4170-4510-93cf-fba64e272d32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:06.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:16.235Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=22549af5-5830-4fee-964e-49862eb66f5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:16.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:26.250Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8f772e89-cdad-416e-9f4c-8783726dcb7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:26.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:36.269Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7de957a1-914b-47dd-90b1-01854938a48d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:36.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:46.289Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7c98d421-5073-46b3-bcb9-af93198e6581     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:46.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:56.304Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=805c5efc-32e2-42ff-9ce8-bd9bf996d39c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:53:56.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:06.319Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9bc8f7b0-43c8-4cf7-a898-12c571f9ce9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:06.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:16.334Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=76c18708-ceb1-4f76-80d3-affca259b9e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:16.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:26.357Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2fe23e77-c832-467e-a258-de5bc5ce5055     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:26.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:36.370Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=eb31d778-2120-49da-95c1-20d8de4afe0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:36.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:46.384Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c4c87c14-3fd5-4906-a901-2cd3357fad11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:46.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:56.397Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d1210146-1bb3-4e38-8486-3f7f7a09a84f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:54:56.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:06.414Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7e87d97-4af6-4c66-9bef-db0d462a9482     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:06.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:16.427Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d35dc1e8-1116-4878-bfe0-e03b409c2be7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:16.441Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T00:55:25.904Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:55:25.905Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T00:55:25.905Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T00:55:25.905Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:55:25.907Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:55:25.925Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T00:55:25.926Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T00:55:25.927Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T00:55:25.933Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:26.442Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3c05ff87-4189-434f-a3e9-d037134b4b10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:26.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:36.453Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a30b26ac-cc88-4812-80ce-6df302e8b94c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:36.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:46.476Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=285b8dc2-779f-4752-a9fb-902128f7eee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:46.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:56.490Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8367e65c-036e-43cc-92a3-c9722336348e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:55:56.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:06.504Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=01149723-2e4c-4541-9222-34912f7f0eef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:06.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:16.522Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7ad1ce3d-b973-4dd3-8797-4c5a82089a9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:16.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:26.545Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=56119250-5cc2-419f-bb51-ac0350a1a936     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:26.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:36.560Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cb26c93e-cc25-46ec-89f3-8c4254971b19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:36.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:46.579Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0c741530-ca20-4ae3-8c9c-7afb093d9e48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:46.606Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:56.607Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e2158603-1569-42d6-a8a4-be22dafcb381     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:56:56.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:06.618Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e2fd2b78-434e-40b8-92ce-31e5ae09a81b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:06.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:16.630Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cae7e9fc-402c-43c1-a4ab-136ea5b9df19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:16.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:26.648Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=32ea7a98-a90a-4657-9b63-ea338cbff735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:26.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:36.667Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=275cce9d-ad46-4f7c-a0b1-cace36d06831     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:36.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:46.680Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b4edba9d-8871-4735-b08c-07864f3c728d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:46.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:56.708Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cf0fbc13-664f-49be-97d4-bd65801f2554     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:57:56.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:06.733Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=28c2b630-537c-4729-aefa-87ecc783c788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:06.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:16.745Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d3225ef6-4dad-40b8-85cd-2bef6c3a20ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:16.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:26.778Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cf170e78-f4d0-486b-ab51-8623f0e9c604     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:26.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:36.791Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=299c3899-df0e-4d71-9d75-f632d57e40d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:36.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:46.805Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=62798d83-7eb0-4db8-a864-84081d688675     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:46.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:56.818Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3c749f65-c9e6-4bf2-9f35-e3b5825005be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:58:56.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:06.833Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dfc337ce-e27c-4c3f-880e-6c3856e75410     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:06.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:16.850Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f846a920-4e0e-4bd8-8d2a-00e11610632d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:16.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:26.866Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=944e3cd6-28be-4106-b030-a9fdfc17b1fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:26.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:36.900Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fbd985a2-fd68-443a-8eb6-06b74584bf46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:36.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:46.916Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=011451b4-ddba-4715-a478-c35e6e24389d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:46.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:56.936Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=254235ca-1ee3-4c21-a390-2f5bed78eaf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T00:59:56.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:06.960Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ba73014c-7f2a-489b-8209-de4e82351e8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:07.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:17.043Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=66c2d92e-b948-4e5d-b9b7-d2adabaeee5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:17.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:00:25.805Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:00:25.806Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:00:25.806Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:00:25.807Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:00:25.808Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:00:25.821Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:00:25.822Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:00:25.822Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:00:25.829Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:27.058Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5ad39481-bbf4-451f-8755-49c2fc8a62de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:27.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:37.071Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b3a5ddf5-894c-4231-a187-71f987c2e16d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:37.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:47.084Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f67397f5-9a6e-466e-98a6-8d2bf6cdfe18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:47.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:57.102Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e332e0fe-a0b4-4188-b221-64e260da946f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:00:57.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:07.124Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7ac27ba0-70ea-4da2-a634-abb832b0ea98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:07.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:17.146Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=49cf2cc6-1094-4f8b-9f30-b12a24bd6e0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:17.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:27.185Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=24ec8d7f-4a41-47a0-971e-2b0a3612a86c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:27.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:37.218Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=339fd54e-bea0-4ae8-8425-d284f452bccc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:37.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:47.260Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a0c44825-086c-4083-b47d-9895d3ac361e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:47.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:57.309Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=789b8b18-ae8d-498d-b643-15ebdb700f4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:01:57.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:07.329Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fe582c10-b680-4f5c-883d-1aca2abeed80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:07.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:17.380Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3a0f0c99-9c5e-4780-9462-95489932e20f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:17.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:27.428Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a84aef60-cb9e-4df0-a3d0-b3993a9d70e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:27.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:37.456Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=84ea248b-51e5-4cfd-b715-90842cbcccc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:37.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:47.487Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cc71158d-3520-4db6-9c16-3ddfd2781cf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:47.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:57.516Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cb073ab8-cb98-4825-bc15-6114b878c005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:02:57.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:07.558Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c74ad755-663b-4427-9772-b14b8d058053     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:07.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:17.576Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=89b6eaa8-323a-40d8-a5f5-d64409ad19e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:17.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:27.594Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7618933b-e397-4836-80f9-ebc7860c8b54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:27.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:37.634Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c8580c7c-74a8-43ca-9439-9e78a48156ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:37.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:47.666Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e65c496b-0922-438f-b81d-226b7b6c4912     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:47.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:57.690Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c76f7193-a709-4250-a4c4-363a17adc5ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:03:57.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:07.707Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=13de9fd6-1b57-42e4-9560-68f8f24ea143     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:07.725Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:17.725Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac8f1efd-d4f7-46c5-a607-cd2fd89e4dac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:17.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:27.751Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f8f7aa42-f241-4961-8886-ebcdc3a7736f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:27.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:37.804Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1f5082e4-2278-493b-8cae-7acb23bdcf6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:37.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:47.850Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=68e4e3be-ba2e-4313-a866-b4b9f51629f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:47.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:57.901Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1dbfdf66-fca1-49bd-b40f-13ff8fe5a741     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:04:57.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:07.946Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=271c5d33-df3e-4477-97f0-28c1ea3be2e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:07.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:17.984Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac59eb00-8c9f-4a48-b400-e3d4d6b860c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:18.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:05:26.478Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:05:26.480Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:05:26.481Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:05:26.481Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:05:26.483Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:05:26.495Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:05:26.506Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:05:26.506Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:05:26.509Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:28.031Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=625372d9-6615-48ab-bf6d-beb3f047ee15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:28.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:38.069Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1b32a939-dcba-4c1e-b6a8-7d9c7ce5d6ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:38.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:48.092Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8324d0e8-d388-44b5-b605-dec367fa5cad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:48.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:58.125Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a95b4ceb-6255-4806-b57d-47b891e5fc91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:05:58.147Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:08.148Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=afbc4d1b-1a45-48f9-b844-dfe458c3d7ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:08.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:18.161Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2e851327-a6ed-4480-9f69-62bcea4e2595     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:18.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:28.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c3f2a529-63d1-4a07-b837-e4cc43787e25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:28.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:38.212Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b4fbbcf5-c9a2-44cc-a25d-3c2648054405     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:38.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:48.268Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3b79a544-a408-47f5-b089-b7129153b7d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:48.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:58.297Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=443e168f-f97b-45ef-8ab6-008fd36bbb23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:06:58.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:08.313Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a799250e-9cbc-4198-8bc1-c6096209d141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:08.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:18.334Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=16f70a0c-588d-42ea-8d97-be9735285dca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:18.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:28.373Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c671f2d3-36bd-44e2-b54e-55fd94f36c07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:28.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:38.392Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=68e484a4-a3d6-477b-85d1-4c4baeec7a0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:38.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:48.406Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d3f71117-c9c1-4cce-8739-c4f322f6862e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:48.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:58.421Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bd9949d4-2f95-42d1-8309-0da718f3b66e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:07:58.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:08.436Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1258ff34-ddea-4af3-96ad-f8ccd346ef3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:08.448Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:18.449Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ebe25ac6-d717-4c0e-b775-9260c2e19017     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:18.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:28.462Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d7f5df4e-f22e-40ec-88a7-3c942e2b4852     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:28.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:38.481Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2727f77d-f135-423f-ae89-d7d05d5f756c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:38.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:48.522Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5f3e5504-fe0b-4a85-b261-22e7fe1b3914     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:48.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:58.546Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=21cd307a-0749-4d63-885a-20addad97b2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:08:58.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:08.572Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=57247c04-9362-4875-aca4-7f9eabf3c98a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:08.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:18.588Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a45db5cd-4f8a-4a25-9f44-f37b183854b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:18.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:28.604Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d18a196e-b71c-45cc-b8aa-08e631eb6f9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:28.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:38.625Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=97bda7dd-82a1-4493-9627-33c96cb057c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:38.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:48.668Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=00f9e29e-087c-4d0a-9cea-1ba9b4808f53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:48.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:58.682Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8cc2d1ef-612a-440d-9c29-b2877651224f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:09:58.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:08.694Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bef5381a-5325-48c8-9f0e-f7f3b36a17f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:08.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:18.712Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=58c6181d-7c13-42fe-9b1a-21ff7324f9b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:18.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:10:26.333Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:10:26.334Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:10:26.334Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:10:26.334Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:10:26.335Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:10:26.379Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:10:26.379Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:10:26.379Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:10:26.382Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:28.729Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=89b23f7c-6de5-48d2-8f39-d73534a8bd0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:28.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:38.759Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7cfacbb-fbbc-4506-b7ba-ed60dd56e1b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:38.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:48.776Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7a6cae1a-2c62-44b3-994e-a1180f2dfa41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:48.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:58.794Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d701cdb9-c88f-497b-899b-6108c477753a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:10:58.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:08.825Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0a44944d-8429-47c5-9115-2cc134f20f6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:08.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:18.838Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=41444c33-9f09-425b-acd4-c594d2b15010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:18.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:28.854Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=317d1b69-2dc7-4187-a0dc-79861fa0ee37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:28.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:38.866Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=62521482-073e-4de5-a44d-7579bda5b1cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:38.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:48.880Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a4709c99-cd8b-41dd-a381-eb40c02c7f29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:48.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:58.922Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=130e3bf9-cd56-4f38-9688-b4110a849ffc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:11:58.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:08.956Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=97a348b8-7c74-4be2-ae45-b0c70c4355f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:08.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:18.972Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d61fbde6-eb0e-40e1-a99a-52d9313f5618     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:18.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:28.992Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2f3a51e8-bdfb-470d-91b0-76f3d6269672     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:29.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:39.006Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=be37a7c2-b895-4413-86f9-6f33475aa975     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:39.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:49.024Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9bf18fb5-4b69-485a-8ea0-c030e151a7e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:49.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:59.038Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=65cbcc5f-aaa1-4e1d-a4e6-4d7a0f975d10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:12:59.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:09.053Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d6ad5041-ff02-4c65-bd09-46eac603e94d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:09.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:19.065Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b963722f-0cb7-48af-bf19-88bddd86f2ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:19.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:29.078Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b4ddd806-0a7a-4bff-857b-43f5ddb29381     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:29.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:39.092Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b4719645-766f-4b0c-ba6c-c2f3c832377c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:39.108Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:49.109Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c0adb48e-ae85-434a-bcd9-60c69528c260     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:49.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:59.127Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4aa72672-4617-4e5c-9024-e2e76dc1a387     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:13:59.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:09.143Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9b10fe13-c818-4e84-bc7f-b39a9b1a75df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:09.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:19.159Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3b15696f-70df-41a1-9aa7-8c61d76ac2ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:19.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:29.174Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac7a0ab4-ca0f-4c09-a4f3-99d0da661a4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:29.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:39.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=56097965-2f09-41bb-aedf-e3bee73a4c27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:39.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:49.211Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c0935f27-8289-47a1-832e-3eca48a4be73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:49.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:59.229Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=63239ddf-ecde-47ca-819e-04edb4a2d6f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:14:59.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:09.243Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a2a0dfb9-6097-4581-b1b2-e37851d076fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:09.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:19.273Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=420bdc79-6ab3-4b23-9d7d-349bcd495aff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:19.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:15:26.039Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:15:26.040Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:15:26.040Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:15:26.040Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:15:26.042Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:15:26.055Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:15:26.055Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:15:26.055Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:15:26.059Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:29.292Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=33fbb053-2e78-405c-a9da-adea77378c7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:29.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:39.305Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=76e99c9c-08cb-4264-979d-7b13be72c8cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:39.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:49.319Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=928733c3-49e4-442d-b110-8c9c3849e9d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:49.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:59.337Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=496e37c3-b7e2-4e79-9c83-7a3bf74dda5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:15:59.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:09.352Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=95baf93d-1ab6-4a1e-a747-aa417704065d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:09.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:19.384Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3c38a30e-52ec-4a68-937c-89c2fb6c8ef6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:19.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:29.402Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=270b2e20-ad61-4c84-b634-b602a87903f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:29.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:39.418Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=db4818c6-a9ae-41a9-aedc-2aff553bfcdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:39.441Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:49.442Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ab07e37a-de75-4840-9a39-6bef32c3dfca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:49.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:59.471Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b2bd14d2-724d-4d03-950c-34b92a9f9e70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:16:59.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:09.497Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=be31fd56-1225-4e48-bbc5-e66050739d01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:09.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:19.516Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1b730aca-43d7-4adb-bc84-e1d8993310a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:19.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:29.544Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7a564f59-b061-4af7-8844-451e95639951     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:29.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:39.564Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=adbc298f-26e4-4171-aa69-10757f9c92ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:39.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:49.580Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=207ceebf-9b2d-436f-947a-3b2147a4778d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:49.593Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:59.593Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4619ca72-c9c3-4112-9ae7-7aa3dc45d0b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:17:59.606Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:09.614Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4ab42166-a182-476e-9672-1dfe31646fe1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:09.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:19.649Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=23f291b2-b4a7-458e-9fba-f8d360fcb28c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:19.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:29.664Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=684b959e-8930-4c83-b95d-1eb1eb988913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:29.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:39.683Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8f6bd961-e8ff-47e3-880b-28123b9fcc9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:39.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:49.698Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fbc0cde9-177a-4587-bb97-93cfac629138     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:49.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:59.746Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dc5c568e-a37c-465f-a426-9e876001cfac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:18:59.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:09.762Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ab167c74-a380-42c8-9ca9-951f1339623f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:09.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:19.773Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cbde04e3-e850-40d9-b179-b2ddbd9b3b2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:19.785Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:29.787Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2d8beef4-0a5f-4477-b7d8-6ba6fe556c91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:29.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:39.802Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fba9b542-2f2f-41ce-b87d-06c0969550f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:39.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:49.816Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9fa2043d-da76-44d0-bf10-5c0a8976ea5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:49.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:59.842Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=10a1545c-29b4-41d7-8ee0-e6097bc00e5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:19:59.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:09.876Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=966cfbec-c305-4c51-a074-3a08a9427caf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:09.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:19.896Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f5b51914-4694-4b0a-aa64-971fbc458337     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:19.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:20:25.732Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:20:25.732Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:20:25.732Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:20:25.733Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:20:25.734Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:20:25.742Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:20:25.743Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:20:25.743Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:20:25.771Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:29.908Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d4e38432-5593-456e-90b9-4d9ee791a937     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:29.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:39.921Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fbdf235e-523e-4fc0-8e82-a9bddb7742bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:39.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:49.935Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ec2d6a26-a0e1-4029-931d-3c9817025430     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:49.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:59.960Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=258ac883-41e5-41e2-bf48-fd4c5edb317e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:20:59.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:09.975Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ba798cc8-cef6-4a59-ad3a-326b3a84f249     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:09.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:19.993Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e45805d3-5344-4806-a165-7a083afe8b08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:20.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:30.006Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=35c2e066-705a-44d8-b2e9-5e259726240b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:30.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:40.028Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5a8177d8-cde2-4db8-8308-d596ad568363     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:40.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:50.103Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=303c9680-b3e6-4733-a4d3-ba65aef54c67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:21:50.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:00.129Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5c9a1785-020f-40b6-a075-2667e56ff50d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:00.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:10.157Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ff6d2195-a77a-4c9e-a463-93aec46931ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:10.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:20.176Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f8ef6f09-c987-45ad-a5e9-1ca41e9835ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:20.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:30.193Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=19d3c21e-bcbd-49d7-81ad-9d0dcc39c5c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:30.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:40.214Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=502c4f96-0d9c-44a9-a76c-3926b89726b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:40.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:50.234Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c7ab9522-5430-4126-9999-4a2ad1b511a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:22:50.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:00.249Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=cd986d1c-959f-489d-beb4-714c188f0700     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:00.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:10.264Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f636aea5-3f09-4795-ad99-332ac33cb892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:10.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:20.279Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ee48543d-4879-473b-9f70-cd193cfd617e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:20.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:30.316Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c8d5eece-0b37-43f3-a914-d1aa821a5bef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:30.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:40.344Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=07fa13f4-42b6-4323-9d64-1538c0ee8bf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:40.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:50.357Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3fa1e270-f103-4762-9ae2-b70cda53934c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:23:50.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:00.373Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8860079e-cd0f-4854-b57a-200ac9644281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:00.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:10.396Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=19956863-54a5-491d-8189-fcc170810569     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:10.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:20.410Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=19952415-ffab-4252-a42a-7120e74bc5d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:20.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:30.425Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=83374feb-8a9a-4ce3-be4c-0f4e7c75e1e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:30.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:40.440Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=91146d08-8651-4d3c-b02f-cc5fed86e2ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:40.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:50.458Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f714061c-b477-41b1-94de-97de7b5fc8dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:24:50.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:00.470Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9d9f90de-4756-4dbf-a675-e85eadc02ece     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:00.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:10.484Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c86efeea-7edd-487f-9335-a5673e31d830     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:10.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:20.498Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=88b68629-ec52-4c40-9831-a18c096b9e60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:20.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:25:26.439Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:25:26.440Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:25:26.440Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:25:26.440Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:25:26.442Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:25:26.467Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:25:26.468Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:25:26.468Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:25:26.477Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:30.510Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7f6caf98-0154-4072-be4e-574d810b7b3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:30.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:40.532Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5e029278-551b-4784-bcf9-ddf317476ee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:40.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:50.559Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dd400049-ec0a-4799-8158-a85c9fc28e6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:25:50.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:00.573Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c338ded6-0d01-4f19-9691-8e0553998edb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:00.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:10.620Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6d73205d-1c68-4a14-b40c-3e75c0a56616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:10.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:20.630Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=03e5654d-4f1b-4cf1-948e-d61c3b22ce17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:20.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:30.644Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8d96fd25-b10f-4369-b723-c3de7fa0d64b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:30.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:40.656Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=17121d97-0826-444b-8493-516176a3ca0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:40.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:50.670Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=88242c02-832d-4c03-91a5-35e574a52e72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:26:50.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:00.686Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=73eff48f-bf5b-4eda-9c0c-eef85fef6f25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:00.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:10.715Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4e2f3d5f-cf89-4b1a-ac3b-831269a09dff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:10.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:20.731Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=427e7dbc-7392-429a-bb1d-ec9990283886     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:20.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:30.755Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=76b01a46-c5d7-4000-ab68-4865ad415c0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:30.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:40.783Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4995980a-ce74-4d97-8ff1-eabb6bac9bc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:40.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:50.797Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b7781531-b3ca-4ad0-abd3-8a93c8aa34e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:27:50.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:00.813Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3ef74c01-d343-4123-abe2-bcdd166fc717     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:00.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:10.829Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=43441612-53c7-43d1-b825-f9817905eb0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:10.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:20.843Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5439c180-1698-4843-ab5a-319f0e02d396     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:20.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:30.858Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f90d538c-c937-4981-b675-7beb4864c0b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:30.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:40.884Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ba4b97a-90e2-43b8-96bd-6a9dd67a4759     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:40.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:50.901Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c86422c4-065a-46af-8984-1db92c5bebb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:28:50.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:00.917Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a8748d16-5d35-4a0e-a932-5b5ba5c54822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:00.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:10.947Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ad77c09c-f0d8-4ffa-aee7-1dacde95226b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:10.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:20.960Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0b0ed35c-fd8c-4bbd-ad1d-b6dd75763f38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:20.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:30.973Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5bf1f5d0-3a9f-4c67-937e-1890953f9027     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:30.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:40.988Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=576a0257-155a-4958-999f-006260b7ebf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:41.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:51.006Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=acef2c9d-8f93-4d55-9412-cb7a7b294d97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:29:51.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:01.020Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=578e4c73-17d5-48c2-b481-30354c94a13f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:01.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:11.034Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ac27bab1-c4fb-472c-9ba4-82e9c55c291c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:11.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:21.049Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9d5192ce-3d48-4af8-b6e0-ca01d91bdf7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:21.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:30:26.163Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:30:26.164Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:30:26.165Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:30:26.165Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:30:26.166Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:30:26.179Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:30:26.180Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:30:26.181Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:30:26.184Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:31.089Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3e1500aa-0ea9-48b0-89bd-07b89346be39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:31.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:41.114Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c5e9d4ae-1400-4de9-9f6f-1e23cce0ec0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:41.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:51.131Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5d4be220-af5d-415c-96d0-1955453ac0e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:30:51.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:01.162Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7b14c104-ca22-4cb9-9e22-d3cdaff4184a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:01.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:11.191Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=aad82099-9d45-4000-8cb6-2811966bfaa4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:11.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:21.253Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ec5895e-dcf3-45e1-871b-08b3eba18d3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:21.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:31.285Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e561bc0d-56b5-4eb7-90d6-f2eca9fabf68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:31.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:41.298Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b15973bb-ac28-4e81-b526-aeb2d698b217     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:41.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:51.318Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d9e34e64-543f-43d3-85ae-0e511f559846     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:31:51.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:01.383Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=64ecaf3b-c309-4ac2-bc88-876da3353444     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:01.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:11.398Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9c0a8af9-95c6-4186-b581-1de6d4da3b36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:11.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:21.415Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8a102418-ac14-4a4b-ac19-91dbc32286b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:21.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:31.430Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f8a4ad5c-5de3-468b-a8a2-f3105c444930     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:31.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:41.448Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5300f116-fc59-472c-a259-befd4ae3cc1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:41.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:51.468Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9fa040d0-628d-4fec-a1f6-c216c3b0ce57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:32:51.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:01.484Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a868c069-0130-4094-93e7-5d458aab3383     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:01.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:11.510Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=090b3847-59c4-4e28-b089-9b9d17e5181d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:11.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:21.530Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9a42be5e-4803-43e1-ad6f-3fde68547ca2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:21.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:31.665Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c6b594ee-0685-455d-be80-63206f207508     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:31.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:41.711Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=aaac379e-4744-4785-b6d4-16f9313acfb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:41.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:51.742Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3377bdf9-db32-4e75-b68d-dd288088484e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:33:51.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:01.786Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=400281ab-3cd0-4c3d-859b-fb356c54d372     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:01.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:11.810Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bed7ceb0-f7d4-449a-8401-541f03cdd11f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:11.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:21.839Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=edb32d79-519f-439b-b3af-df4aed6a1be5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:21.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:31.876Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=74aedba1-942d-4e66-9df0-a4f15414f4dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:31.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:41.908Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e97aa391-8b5a-4378-ad79-8c25a96e2f37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:41.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:51.975Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ddc74dd7-c7c2-466a-9538-306c9e262f31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:34:52.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:02.075Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9e000c5a-5de7-4893-9b67-e6777a87e421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:02.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:12.135Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4de16e4e-4835-4b8a-a743-eee2fa423201     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:12.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:22.162Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=56af06e1-65de-47ed-b8ae-0dca2ed4d469     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:22.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:35:26.084Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:35:26.085Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:35:26.085Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:35:26.085Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:35:26.087Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:35:26.101Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:35:26.101Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:35:26.102Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:35:26.107Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:32.189Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1d318e2a-1bf3-499c-af01-f5c34f20608e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:32.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:42.232Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9b17d5f3-da67-4c3c-9a61-f1bca64994b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:42.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:52.265Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=87f0581a-16e5-4ecd-8107-4e42d8355ef6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:35:52.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:02.321Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8080c294-e9d7-4ad6-a59f-f827cb0c016a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:02.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:12.345Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d85c7363-8d26-431b-b836-a757280deafa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:12.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:22.358Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=60bc04ee-d80d-48bd-8bb6-3070f8c57fec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:22.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:32.393Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=32972710-fa7e-4944-ae50-3bb7ab3fa236     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:32.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:42.480Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a9a99c23-ef2f-4fbf-9c50-d699131cf82b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:42.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:52.526Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=225c1035-3951-4466-8c7f-57d1da0f6ef1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:36:52.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:02.568Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4ba8a8ba-99e8-432a-9cd8-c58caed13519     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:02.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:12.582Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d46d2b74-7b75-4034-b9f2-7ac3abae5c0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:12.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:22.596Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=eb76062e-ba9b-460b-9127-e51f9c011b42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:22.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:32.613Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6c918bc3-f201-4cdc-8817-6bc6f7e387ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:32.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:42.627Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=838df3c8-94dd-4025-8dab-94e88ee7ef18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:42.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:52.652Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3619fe06-b54b-412f-95f2-d3172692d281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:37:52.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:02.664Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9a5fac15-2ff3-4007-97a2-8e02b71bf1c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:02.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:12.682Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=163ef12d-89fd-41bc-8b9b-0deac4205b32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:12.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:22.698Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5016075a-d719-430c-a169-d105e6a87f56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:22.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:32.732Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6a01db24-0e26-4357-ae5d-769347f44ef0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:32.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:42.760Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c3c86872-5768-4f27-9601-bab95a3fe9a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:42.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:52.776Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d0d22465-8376-4400-af6a-e2d8f641fd93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:38:52.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:02.821Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=123deb85-2df1-4ee1-86a8-0208534f9fe1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:02.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:12.840Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7e81769f-3f3b-484b-a9eb-cae6d1e2d6de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:12.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:22.869Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4f8a0b18-77f3-4728-8c0b-675c4f77ec2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:22.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:32.893Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=542b09ba-04db-499d-bc68-616c22df4e7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:32.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:42.919Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7daae2a7-f741-473d-b584-52742b0b5464     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:42.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:52.931Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=dc4a8b31-c970-4b1c-8720-b1e6abf7606e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:39:52.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:02.945Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5386df04-74c7-4126-89b1-da1a2ca3baee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:02.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:12.962Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c1130a03-c222-4381-9ae7-f71ec8e89a03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:12.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:22.994Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7346f508-3e28-48cc-9171-15309c6707ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:23.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:40:26.081Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:40:26.082Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:40:26.083Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:40:26.083Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:40:26.085Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:40:26.107Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:40:26.108Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:40:26.108Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:40:26.116Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:33.016Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0c2c617b-41ef-42a4-9de2-f989f0d96a73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:33.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:43.051Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f169292b-311c-4190-8689-2d88fb8b04a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:43.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:53.068Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=83f56890-22d2-4b67-a19d-4831e749a382     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:40:53.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:03.090Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9f192eaf-ee01-4b49-a99e-d9bb8e054017     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:03.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:13.121Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=fea612ea-5585-42b0-9906-ccb6de448f01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:13.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:23.157Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=31009f67-8be4-4b11-8fe4-ac2f4b7c5a7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:23.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:33.249Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=29def567-5438-46da-a1e4-48fd79b3570c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:33.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:43.267Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d1065f0f-a32c-4fd6-8055-7888e4fc0582     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:43.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:53.284Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=67a79ed8-5dfe-4234-b1d7-f30831e38943     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:41:53.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:03.302Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=94f44b74-d8f3-443c-bb51-c16c5c36f479     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:03.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:13.331Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5e397592-b916-418a-812c-60cacca309df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:13.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:23.347Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c481b210-a02d-46e3-9d0d-ceebe772252b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:23.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:33.408Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3fdc8205-1d17-42f6-85c5-62fbca7ffa80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:33.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:43.428Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d95b5a6d-6ab3-40c5-b03e-54091d28aa13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:43.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:53.448Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2eb0ba1b-efa5-42a6-b610-d97df6b6b013     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:42:53.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:03.467Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a2b00d35-4451-4775-b135-9db6a0acf11a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:03.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:13.493Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a20f1d48-0f20-48c6-ab26-8f5b81d75028     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:13.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:23.545Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e285296e-7ff9-4d95-9236-cead02904691     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:23.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:33.572Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e0396bd2-7874-4dae-9dbb-bed795706fbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:33.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:43.589Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ad10a911-9c08-4230-b433-b08e67bc3940     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:43.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:53.609Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=affce43d-32c8-4dea-b6c1-5d4a901912e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:43:53.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:03.659Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=03d8dc30-37b1-417c-9318-15eec789f572     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:03.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:13.681Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=eda37d2c-aa0e-4e8c-ac8a-574780c357a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:13.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:23.697Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0ab7dad2-c25a-4845-a9f3-7becf496bc55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:23.709Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:33.710Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2c6f230f-c797-42ce-9a2e-d33b1ccb7406     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:33.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:43.733Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c19c1640-31bc-43b5-b80a-919124b38f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:43.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:53.748Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1a33de8e-a72f-4056-bea9-4bdb6cd82193     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:44:53.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:03.761Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7aa6cc67-bbf5-4a42-a053-df5ade22ac1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:03.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:13.774Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=22f35121-bf42-4e2a-a268-fec67cb6e11d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:13.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:23.795Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=320fb49a-aa75-481c-acb6-3e4f47ab2873     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:23.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:45:25.683Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:45:25.683Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:45:25.684Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:45:25.684Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:45:25.685Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:45:25.693Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:45:25.693Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:45:25.693Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:45:25.696Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:33.815Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8e74e5bc-6945-48a1-a970-5c9b75447f4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:33.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:43.846Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b510db71-cc67-4143-a556-219215ee6424     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:43.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:53.860Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e27627a9-7a85-4ea9-99fe-387033d28abe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:45:53.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:03.877Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c38ccdf0-4af6-4678-8169-57c259320974     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:03.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:13.901Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7a757632-781a-4e0c-bd26-58845b35a5d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:13.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:23.917Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a66ac470-3810-4ada-a2f7-1fef705c53c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:23.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:33.936Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c21db608-790f-4811-bc98-d7e5711b4210     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:33.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:43.952Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=07056237-076c-4701-8353-f6264f66adc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:43.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:53.966Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e6e2af1d-28a8-4045-887f-14101592c40a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:46:53.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:03.983Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c7d20819-0801-4cff-9788-2a805ab40019     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:03.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:13.998Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=738a1426-249a-4811-8ee8-530bee3b531d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:14.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:24.020Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e251d395-9a8d-4d84-a799-8f1b5b0428b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:24.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:34.035Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9d284179-f48a-4382-974f-06630bcbaf94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:34.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:44.047Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4fc8997e-97c8-4fe8-b86a-9f58e6bad058     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:44.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:54.059Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4ddfe148-45e2-4df2-8926-b40d9d4abd1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:47:54.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:04.072Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7021d79d-b7f1-4ce2-913f-0bbf852b37de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:04.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:14.126Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6a42687b-e984-4b32-a794-df8284a075ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:14.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:24.186Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9516ce79-97d5-40b1-95b8-bfe1bd9e1530     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:24.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:34.199Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ab5c7901-85d8-4dcb-aeb1-f4edaf271218     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:34.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:44.212Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c699b1a8-09b8-4570-bfa4-b06b9a4a3cb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:44.231Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:54.231Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2345f5dd-576f-4365-a8ea-efeade7838fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:48:54.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:04.244Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=733b2707-0a7d-42db-896d-e0c66d553297     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:04.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:14.258Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=55b08164-c59d-4cae-b0e9-7bc5e0942e54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:14.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:24.271Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=bb081585-8bc8-455c-800b-63af230175f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:24.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:34.283Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=b495085d-3f97-4e15-b3d9-5164361e5a4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:34.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:44.300Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2a8d668b-f079-415c-9d35-8e70115e7c90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:44.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:54.315Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e3e301c0-1ce4-48c8-96cd-a01f7f6c109c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:49:54.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:04.332Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2b9b247a-6db9-4b61-95cf-abf9d6c6fb4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:04.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:14.361Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ab564f20-d213-41e7-a27f-4523691da1e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:14.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:24.384Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=4185e31a-3180-48af-918b-88788e933fe0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:24.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:50:26.002Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:50:26.003Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:50:26.003Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:50:26.003Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:50:26.005Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:50:26.016Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:50:26.016Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:50:26.016Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:50:26.021Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:34.401Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7d7870f6-ec8a-4f33-bc72-e5b64854fb1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:34.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:44.417Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=327f245d-9376-44dd-a4b8-318c1a8406aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:44.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:54.429Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9740fee2-af2c-4a83-a2b4-4c902b88723c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:50:54.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:04.444Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=143ec401-1a33-4371-9bdf-ed0a534c63ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:04.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:14.480Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=62b32a45-1dd3-4044-bbae-c1d6973b0e11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:14.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:24.504Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=09ca70e7-2a03-4eca-ab69-f8c2822c9743     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:24.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:34.530Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6c913cbb-ed11-4832-bc3e-36e3e095c427     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:34.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:44.546Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0cc1e0f6-f185-45fb-a0a3-88c63be36574     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:44.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:54.561Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f06d459e-0ee3-4bc2-b3ed-8b19312e8735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:51:54.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:04.577Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7fdb698e-ed15-47bc-ba43-8bf96126edff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:04.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:14.604Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=02e2dacd-db70-4b55-96ab-2446033ca5d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:14.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:24.619Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=37ec3368-dfab-408f-b8c6-92f1a24dcd68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:24.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:34.642Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f4adc325-a54b-499b-8998-102f8ab722d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:34.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:44.659Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=ef87d570-8c24-4c7b-b416-df48cadcf568     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:44.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:54.676Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=5ea45ab3-e83e-4f12-8954-49b25ae2ec02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:52:54.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:04.719Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=87651217-35fc-45b7-9bd9-45e7145367b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:04.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:14.762Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=36e7779f-6de1-4fb8-9db7-3533c82fe30a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:14.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:24.774Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=31c31115-2cce-4c85-9126-00aef141773c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:24.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:34.792Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2c3c5b20-1f7e-4e18-a564-f9e980b8684e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:34.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:44.812Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a5bc4f35-af59-4d92-a41e-70b8ee7175f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:44.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:54.836Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=26aa200c-07d1-4580-9a49-7b600ea09524     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:53:54.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:04.853Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7fe80ae2-f8ec-413e-9c75-43e644b1c95d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:04.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:14.880Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=3d19ff82-e164-4595-a969-5e1f7f51237b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:14.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:24.948Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=756af92b-a2fb-4bdb-9bc1-f2f24c54dfe3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:24.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:34.977Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6ffacc39-822c-4126-b21d-af48a759c797     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:34.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:44.990Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=59f00180-a80b-43c6-96fb-00c6c1bcb684     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:45.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:55.014Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=8fae7d07-6522-4cb6-b6db-627ead380ec2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:54:55.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:05.039Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c8609afb-bcba-4b4a-a426-cb69462a6a2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:05.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:15.060Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=f02b5a73-15a4-49b7-9c95-ff2aa752815c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:15.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:25.123Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2ece0554-58d4-40ed-b74a-b94623f51d3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:25.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-12T01:55:25.885Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:55:25.885Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-12T01:55:25.886Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-12T01:55:25.886Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:55:25.888Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:55:25.896Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-12T01:55:25.897Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-12T01:55:25.897Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-12T01:55:25.900Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:35.152Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=6393c22c-3703-4464-95b1-d1c8a21d7a57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:35.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:45.168Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=7869e31a-6283-4580-9d78-e012ae8aec43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:45.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:55.181Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=c4506fa3-a134-48d6-bc51-a6f29954f0a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:55:55.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:05.196Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=2168d5c5-0ecb-469e-8997-2d7694bbefde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:05.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:15.216Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0ecdc258-3a58-4158-a165-8bf7533757c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:15.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:25.230Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=187aa59a-424d-46c0-b6ec-670d91623ed6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:25.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:35.245Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1d56b7a2-810c-4d53-9cd7-9e7a47de9430     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:35.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:45.272Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=a3863ab9-9538-452c-a5b5-2aa28a8f0914     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:45.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:55.284Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=e368b24e-99de-4af1-88ee-2a4b9512682b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:56:55.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:05.297Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=37279a37-ccce-449f-80f9-c55916ce170d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:05.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:15.311Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=0f345d9e-fb91-414a-a659-c125f7015f57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:15.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:25.326Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=93ce77cd-5901-4474-8212-502d4563b911     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:25.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:35.370Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=9cd123f9-afd7-4f3a-8e78-37ff720f711a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:35.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:45.415Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=1510b81b-b5c9-4c23-9475-420d1345c367     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:45.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:55.447Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=d9e548a9-a761-4596-8bc7-cb3c4ea9c3d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:57:55.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:58:05.463Z     |INFO     |Init configs     |InvocationID=76a0237d-aafc-4e05-a467-2e5f37621d16, InstanceUUID=01cecf50-0ae7-4c09-8aba-8df88527a915     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-12T01:58:05.477Z     |INFO     |PRH tasks have been completed     |     |     |