Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:12:50.530Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:12:50.534Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:12:50.577Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:12:51.294Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:12:51.412Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:12:51.413Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:12:51.413Z     |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-13T05:12:51.580Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-13T05:12:51.647Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-13T05:12:51.683Z     |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-13T05:12:53.111Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-13T05:12:53.587Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-13T05:12:53.605Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-13T05:12:53.606Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-13T05:12:53.667Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-13T05:12:53.667Z     |INFO     |Root WebApplicationContext: initialization completed in 1983 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-13T05:12:54.063Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-13T05:12:54.864Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-13T05:12:56.193Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-13T05:12:56.780Z     |INFO     |Started MainApp in 8.965 seconds (JVM running for 9.786)     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-13T05:12:56.856Z     |INFO     |Start scheduling PRH workflow     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:12:56.868Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f87632c1-61d1-4672-8c47-079d7b6a3a75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:12:58.331Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:12:58.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-13T05:13:06.909Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-13T05:13:06.909Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-13T05:13:06.912Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:08.366Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79a4cc73-b3f7-4872-9f72-de1076c5410d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:09.427Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:09.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:19.429Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ad6871cd-a6ce-43db-aba7-1cb7274454f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:20.466Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:20.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:30.469Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8fc90ec6-9cbf-41b1-9f71-26a781ec8533     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:31.571Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:31.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:41.573Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b734f1d7-7289-4761-a555-69c73be488ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:42.616Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:42.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:52.617Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d557b908-1c81-49a2-9c5f-6170eedee82a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:53.651Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:53.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:03.652Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2f25ae21-bda4-4e35-abb2-ccf461b89fd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:04.723Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:04.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:14.724Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c5bc9ce3-9335-42d0-856d-54b1e9021303     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:15.763Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:15.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:25.765Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56ac481d-f58e-4512-9ec9-6a02bad5b54c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:26.833Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:26.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:36.836Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c2592eb0-d221-42aa-b7f2-49a8c702dd33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:37.911Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:37.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:47.912Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4878b7ee-faee-4a5e-97b8-df8f46a8d4fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:48.946Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:48.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:58.948Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1963d227-2afb-42c3-982c-c8a11be84e3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:59.985Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:59.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:09.986Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cae27401-dd98-4f34-83c4-de71fa5aa2c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:11.061Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:11.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:21.064Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fda1c43a-4a7a-4b08-a02c-d1a93a8c2259     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:22.097Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:22.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:32.099Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5097fcb3-38b1-4e0f-b253-d3bac8513504     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:33.137Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:33.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:43.140Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7925c3d5-7aef-4fbc-9dbb-8fd46984102b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:43.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:53.281Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85154f5b-1691-4ee9-ab19-1ff00fe461c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:53.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:03.297Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=797e5a3b-8acc-4f1b-98ea-70abbcdc9188     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:03.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:13.319Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a5b21f55-b149-4dde-afaa-a758e53d9e10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:13.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:23.342Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=25d12929-bc45-4705-b673-b37183fef926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:23.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:33.371Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=59f5624e-13d1-4bcf-97df-2970f543af81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:33.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:43.385Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a2dc9373-b2ba-471b-99d5-b52e8ab92541     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:43.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:53.400Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f1776cc9-cd4d-4b62-a309-22771dcaa440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:53.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:03.425Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c931bc3a-89f8-4b12-ab06-d5ff11179050     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:03.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:13.440Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6d2e17c0-492c-4e3d-9e41-3f5f21be803c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:13.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:23.467Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a3673ff-f017-443f-b447-c9cf6972ebe4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:23.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:33.487Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=705f8892-898b-4c5e-b4a0-d6dfe91a1ae6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:33.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:43.506Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9f72cad1-66b4-43c0-98cf-53e8aa4cb9ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:43.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:53.519Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a881c9b-b44f-4765-b226-f27a50c02a37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:53.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:17:55.248Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:17:55.249Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:17:55.250Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:17:55.253Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:17:55.265Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:17:55.265Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:17:55.265Z     |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-13T05:17:55.268Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:03.532Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fc8815d0-2a71-4d28-b1fd-981dd0ab18b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:03.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:13.550Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=33197e49-25c4-409b-ba2d-0f62bc6cabe5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:13.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:23.578Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3258494a-27ea-4eef-ab8e-f1c22529e77a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:23.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:33.600Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7afa1359-ed5a-4864-bdc1-deeb78532879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:33.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:43.629Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9ca4672a-ed94-435b-8b0d-4845098a269e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:43.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:53.642Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e7353aee-1f3f-4182-87c8-dfa241abfee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:53.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:03.658Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8a5d2829-9c49-4d2e-a2e5-b9e89db1106e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:03.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:13.673Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a579cedc-9b12-49d5-a5a9-f76b763c659a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:13.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:23.690Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c5ed2917-2e10-4915-bc81-9a10bd089bd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:23.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:33.712Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=06fdc0cd-5351-46b9-a3c0-8fdd7b6bc805     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:33.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:43.735Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=52802329-9b54-450f-a166-86b959594aaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:43.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:53.750Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=74e29949-9427-4e16-9cad-f35cf2468bac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:53.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:03.766Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=71509a5c-4750-4e6b-99e6-58b14c47ab1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:03.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:13.777Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=19c15a90-6513-4aa0-b713-6da2967e0334     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:13.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:23.791Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e4100024-1478-4205-97f1-16be9269918b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:23.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:33.804Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ebcbb43b-117a-4e8e-8712-fdd9842a353f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:33.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:43.816Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b1de3889-90e2-4289-a351-a9117220e1e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:43.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:53.831Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bfd70cc5-04e0-4997-b316-ac90462632a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:53.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:03.851Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc384e54-3564-49a7-9152-0d3474efd990     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:03.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:13.861Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=144f5a2b-92ed-44e7-bc7b-faa015cfef9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:13.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:23.886Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5744e450-e627-4170-8389-c65fd6e1f3f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:23.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:33.902Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6e73b34e-71d5-4775-9aa7-670adebbe769     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:33.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:43.938Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6249c471-7b19-43fd-8ae7-4849cd7baa33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:43.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:53.951Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=07dfbb89-9449-4070-8c3e-629a34dff252     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:53.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:03.973Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e2b2dbe4-b935-4a39-8e55-e9eee71d3366     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:03.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:13.989Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4a7c40fd-5842-4c21-88f2-1623cbebc962     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:13.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:24.000Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d08e9efc-a079-4b08-a6fd-e5b097bf8088     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:24.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:34.018Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6d58e78f-0292-48e7-994d-bdc2ae61bd67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:34.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:44.043Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc6ecd04-f710-46d0-b25d-aafeb6131493     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:44.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:54.055Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8532597b-f4b5-48ad-a2d8-3399d1bf8c3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:54.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:22:54.449Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:22:54.450Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:22:54.451Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:22:54.454Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:22:54.464Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:22:54.465Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:22:54.465Z     |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-13T05:22:54.467Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:04.068Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=20c7151a-4ad3-43ad-99f9-d7019c7c6f9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:04.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:14.082Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b1ab676a-5211-47a3-8859-3c19325fd0f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:14.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:24.092Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=84e36519-1e26-48aa-80b0-88bc3efe209f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:24.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:34.103Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8ec3fd81-8e90-4ed7-a68d-517f9d51ed72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:34.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:44.117Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=63b7a693-3a24-4b1a-8302-8bd4445b6e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:44.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:54.129Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=10cdce55-112b-4e5d-82d7-cf8bb7abff45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:54.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:04.161Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9abde4f5-fcf9-4a22-a939-432243765a2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:04.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:14.172Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=51491f5f-d71b-4341-ac7e-865b9a3c4fec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:14.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:24.185Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f8dac741-fd87-4b15-8d8c-3d98093c9a14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:24.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:34.195Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=91cf3fc7-3106-47d4-b4e1-cbd5a7072db0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:34.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:44.207Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85dcb7be-7762-44c9-9eec-4f3e93693f0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:44.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:54.217Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7eff13a5-63e6-4f8d-bc2a-f606d07fa238     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:54.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:04.240Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=91c83e6b-1fd8-45c8-a677-aeb538cb8c11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:04.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:14.250Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7d497bec-cae4-46c3-b15f-4a913e2fd255     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:14.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:24.262Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bc020e53-f109-44c2-9ec4-cc0a1fec371e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:24.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:34.273Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=65426e70-2ec0-4619-a69c-fec441341bc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:34.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:44.286Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=625f5020-93aa-40e4-907f-c83c4c47d4e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:44.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:54.298Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6a1feba4-56a1-466d-ae56-aa319760509b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:54.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:04.309Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0f13a725-f84a-4c39-a496-5084554e8e4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:04.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:14.319Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a61aaca-1959-4f85-abe5-4b1151dbf345     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:14.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:24.346Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d2b0a62f-d518-4bc1-828f-30eb2a1b963e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:24.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:34.361Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=38a7892e-c7ae-4370-b6df-277e70c9102c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:34.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:44.382Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a84db81e-fec4-4b34-a520-8634e6c7f9dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:44.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:54.397Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c6086137-4bfa-4b8b-89bf-359013f09c30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:54.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:04.407Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f7ff72d7-cdb0-45e7-8cdc-edd72f1b3a0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:04.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:14.417Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dac13971-5d6f-4430-91f9-2a56aef20609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:14.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:24.426Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9100d98f-5d3a-4f55-a70f-5b11f0927e21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:24.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:34.437Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=97da87ed-9dfa-4150-a728-6f4eaee5682c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:34.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:44.451Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8f38b98c-c0ff-4ed1-98b4-0aa9e39104c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:44.461Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:27:54.416Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:27:54.417Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:27:54.418Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:27:54.420Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:27:54.429Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:27:54.429Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:27:54.430Z     |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-13T05:27:54.432Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:54.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:04.472Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1e8a3c5f-780a-43db-8cf3-e8ae550cfc8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:04.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:14.494Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=28d22cb8-a3a3-4240-b2d3-25322314fa0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:14.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:24.504Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cf1cf16f-f4ce-4ef9-ad25-8b0d14c8a4f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:24.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:34.515Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9f0ead2b-fefe-4ae9-bd2d-168db18f65a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:34.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:44.525Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=50e6814d-4ce5-4bd5-ab3d-ffc6cf58a9c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:44.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:54.535Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9abf84f2-e880-4b64-bb2b-c9181e466f62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:54.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:04.547Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=459a0063-37c9-4ec7-a297-9a807650b884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:04.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:14.557Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=943864a8-ca8d-4a33-a304-0e79669253d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:14.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:24.569Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc67e2fb-0bd9-465e-bcdc-0bd3ead9036b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:24.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:34.580Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ba1cbf96-bc7a-43a9-a7bb-641c5767a946     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:34.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:44.590Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8978dc8e-8010-4a01-a1e8-124fbe73158b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:44.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:54.601Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=83a8b7bc-48c7-40f7-a7be-a1f7c2feb187     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:54.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:04.609Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=168e2eb8-f38d-40d7-91aa-20a1bfd8c961     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:04.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:14.620Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=93c79b69-886e-4166-a662-dd9c4013eddb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:14.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:24.632Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c1181a0f-c1eb-4fea-9e37-667396685ac8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:24.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:34.642Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fa795154-a355-491f-a3c4-082cd54bdd0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:34.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:44.658Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=106a7198-0b8c-4d5c-a0f5-1fecf9228a7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:44.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:54.669Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ff5d14df-a871-4904-b792-3a75982ca158     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:54.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:04.682Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=34c6088b-431f-40ed-95d2-afaf387abb51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:04.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:14.694Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b60ed62a-13d2-4079-a2ad-d4af8d1b884b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:14.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:24.707Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a72c6dac-0f52-4a20-a56f-d8fe8b397b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:24.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:34.717Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4ba80947-1d55-47cd-aa55-0ba5cefd6467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:34.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:44.733Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4ebdb0ea-0223-4966-9190-d5b29af493a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:44.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:54.745Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b5d16a48-b12c-452f-a75d-973924c7f68c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:54.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:04.756Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ca83c9fc-303a-467e-b0f9-5a22e8bf6630     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:04.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:14.767Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ca1e54b9-07f7-42cd-a2e7-772627c33343     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:14.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:24.779Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=afe64662-76d5-4411-b632-5b200df81c87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:24.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:34.788Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=413e1504-1c7b-4fcb-85de-284ff317de9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:34.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:44.798Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d69fc84f-94ef-4f7c-b20a-3166c9520c1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:44.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:32:54.398Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:32:54.399Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:32:54.400Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:32:54.402Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:32:54.411Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:32:54.412Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:32:54.412Z     |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-13T05:32:54.414Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:54.817Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bbdb1bcf-b132-434d-8618-63b144ff58f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:54.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:04.845Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2db4808c-644f-463d-892c-e1ca858dea4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:04.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:14.856Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5655404f-13b0-4dba-bb7f-6c97211e1193     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:14.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:24.868Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=886955ed-f2f5-477c-ba35-f3be6c65579e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:24.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:34.894Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b97e6340-eb1a-43c5-8e31-3dded9d70cc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:34.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:44.916Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=25ba5125-afda-408c-bc9e-05e7e452d935     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:44.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:54.957Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1ea5be0f-00f4-4d3a-a05d-641e4975e73f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:54.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:04.996Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8af92fbd-e601-409f-b009-e9b3dd72860b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:05.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:15.008Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=96387061-a898-4765-bc85-f8fef4213518     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:15.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:25.045Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=453b5e19-320c-4bce-aa67-98a94b030695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:25.060Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:35.064Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=42d3336e-fec5-4f9a-95a4-d80913658d2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:35.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:45.075Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b9bb58ed-4f1f-420a-96e9-f846dfdd0922     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:45.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:55.086Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0f256758-6c74-4c32-a0f9-3bc6b6e61cd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:55.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:05.096Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8dea1462-77e7-4b13-8a5b-8648e6c4c7f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:05.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:15.106Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=75894326-4b55-4b88-8dad-728e0c869bbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:15.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:25.130Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c0e64067-dd54-4c8e-9818-0e0bc4da7341     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:25.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:35.148Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bb953ae6-ccfe-42f9-b7fd-09649a78959d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:35.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:45.162Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=58fe1be1-c686-4944-8c26-4b747646f8f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:45.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:55.183Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a0574e47-0e75-4306-a6eb-9e1861d02de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:55.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:05.198Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0fbf6a46-8026-4ce8-89f0-39fefe4edcbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:05.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:15.214Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d4ddb0d5-ad38-41a2-a007-8154c0b7217f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:15.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:25.272Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cbf510af-118c-4f39-ad76-79c09d629543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:25.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:35.283Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=53c05105-4c5f-4027-8f59-959b078fcd51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:35.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:45.299Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3f69d960-facd-4479-9442-41fe2e8c724e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:45.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:55.310Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8238e8ca-a7ea-4550-811b-d7a7c888e91e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:55.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:05.328Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8affb7a1-6b9b-4de0-97a3-f3fc2b35ffc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:05.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:15.344Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a5e2e784-846b-4cd6-86b3-30fa28788a31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:15.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:25.358Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=969cba1f-7225-41b9-a1d0-e8c7eaf07866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:25.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:35.372Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b6b32111-9ea1-4258-a22d-b07a1930c39e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:35.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:45.384Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9952f3df-23d9-40fc-8e19-3d09249aa0b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:45.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:37:54.427Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:37:54.428Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:37:54.429Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:37:54.432Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:37:54.443Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:37:54.443Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:37:54.444Z     |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-13T05:37:54.447Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:55.394Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c0267ec0-4da0-4a53-9b6b-d73a023650a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:55.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:05.408Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=726e83ac-fd29-45ff-8a6b-1bb9e0740adf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:05.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:15.418Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7b8ad1aa-853b-4cf7-9eb7-d6c944397b7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:15.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:25.430Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cb512625-726f-414a-97ab-c005bb370a05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:25.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:35.441Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ba55f3af-ade3-410e-b8dc-66f368d367d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:35.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:45.453Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e1c88839-052d-46e8-ae92-7ca71fa826c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:45.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:55.466Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=96b7639f-a0d9-4b2c-9aa5-1cbd1a2f331a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:55.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:05.475Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ea1c1a40-4a3d-457b-a842-af16c8c5335b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:05.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:15.488Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0df9d6c2-f2fd-4b5c-af48-588ecc781c25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:15.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:25.499Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f0a88455-e8d2-45ea-8cc2-4d5d0ed81ade     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:25.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:35.510Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=36afe0da-9ed4-4ac2-9d6b-b23de0a1df20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:35.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:45.519Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0281fbad-b08a-40e5-a8d3-47b954f39f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:45.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:55.531Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=186159fc-0526-4512-95c0-fc1d0b740477     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:55.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:05.543Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7358e8e1-e126-4966-bfc6-67053b8f420b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:05.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:15.552Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2269b1a4-12ae-4b9e-9b31-c85881bb35fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:15.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:25.563Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85b1b754-e716-4af0-bb55-b5b277f18310     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:25.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:35.573Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=aaa806c7-d7d6-4125-b376-63b711a1af31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:35.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:45.583Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c9fd9ebf-5a6e-4a4f-b6b0-7ef4597d42a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:45.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:55.592Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b735b91d-8720-4e39-ab31-833f91c4002a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:55.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:05.603Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=47737666-bd20-4bed-a7b9-fd005e39a3ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:05.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:15.613Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=626345dc-1025-4fef-bc95-642c64be3ca2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:15.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:25.624Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a6eac76-4d28-443b-9da5-c0f131495877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:25.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:35.634Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f6a0f459-7955-46e7-a2c4-9792171745ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:35.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:45.646Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=36445cdb-6221-443a-bf60-f37f9eee0b4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:45.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:55.656Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b462cbd8-e2d8-4240-9796-a27d3c3e5141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:55.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:05.667Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c9dd1dfb-8b06-4059-aab4-979ff5122b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:05.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:15.685Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=df8d10a2-d9bb-4c8f-ba45-7f92fcf86aad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:15.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:25.701Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1bb4a99f-5257-4220-857d-c1e8240b3ccd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:25.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:35.710Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f8fad4f-6de2-4028-9991-0fdef24d5694     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:35.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:45.720Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=028a1dda-1209-43f0-b11e-1fe00b5d62ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:45.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:42:54.562Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:42:54.562Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:42:54.564Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:42:54.570Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:42:54.582Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:42:54.583Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:42:54.583Z     |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-13T05:42:54.586Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:55.734Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=65b8f830-11a0-45f7-b161-34668a15762d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:55.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:05.743Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f03f9f8b-7bf0-4fed-95cf-1e630a648810     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:05.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:15.752Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=30d31c36-1af8-4ccb-8db7-9fc43b9b0cc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:15.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:25.763Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=268839c4-9396-4f67-ad66-a364f22fbf3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:25.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:35.771Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=473ad3e7-d623-4792-9967-ad04132f1c65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:35.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:45.779Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=88cafa45-5dbc-4870-ba2c-30653b55cdba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:45.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:55.790Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f781ff35-a575-4afc-84f4-2e3dbcc6227e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:55.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:05.801Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=04604763-748a-494d-abfd-2ac8e9f28ae0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:05.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:15.810Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2252a247-9c42-4727-882f-b4f22d29600c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:15.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:25.820Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56a8e001-5ccf-499a-9a55-478920a627e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:25.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:35.828Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c3f8d999-7329-4e4e-9351-d99561535216     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:35.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:45.838Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1e22893b-26c6-4321-94ce-8703c6b29a6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:45.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:55.847Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a7c45385-ccc0-46c7-8bdb-7371dbd45a1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:55.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:05.855Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=45e17d06-6669-4416-9baa-8027f297460c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:05.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:15.865Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bbb46a4a-ff48-47fa-9c2c-3070ebda52e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:15.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:25.877Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cdfa2463-2f34-4c17-a917-b34a9581bdfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:25.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:35.885Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=20dfe2cf-5d3e-44a0-8fa8-66d5a2dd7d27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:35.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:45.893Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=971439b2-68b1-44af-9525-1560966da620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:45.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:55.904Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4cb637c8-5cd7-47d7-822d-6063215f489a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:55.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:05.913Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c1833a79-2ae0-42df-a239-d0c6f484e0fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:05.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:15.924Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8c15ac8c-7c30-4cd9-a2a5-beade3138883     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:15.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:25.933Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4eb081f4-1732-4c9c-b61c-bd853e5c9bad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:25.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:35.943Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=415bcd81-91f2-4da7-8615-3c297beeacb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:35.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:45.953Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6eb75ee0-776f-467c-b9ca-4c35c763a1cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:45.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:55.964Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=31aab770-9337-41c6-bb0c-777dd7b0111b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:55.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:05.972Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6abe0efc-680a-4bfb-8002-01da161cc53c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:05.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:15.982Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=77b2fa5d-4391-403f-a6e1-55261ac37390     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:15.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:25.992Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8806a93f-a735-4193-84c1-96c3e850b97e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:26.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:36.005Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1dfa7803-5711-45c5-aa29-e65ca9654e85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:36.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:46.013Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c794fd3f-3780-411c-8cd7-7c8e901998de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:46.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:47:54.391Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:47:54.391Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:47:54.392Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:47:54.394Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:47:54.402Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:47:54.402Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:47:54.402Z     |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-13T05:47:54.405Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:56.022Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=db681429-b7b1-40e9-a71b-897340f08c60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:56.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:06.032Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=418924de-7a86-4b20-af71-db5bd424b28d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:06.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:16.042Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6c6b3ed1-02f2-48a7-b91e-8aed8f3360f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:16.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:26.051Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=123dffbc-3adb-4d55-a96a-28b5a1fa742f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:26.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:36.060Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=eae6741b-3b9b-446c-9b61-77c4324df042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:36.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:46.071Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b4340081-e3cc-4fd1-b39c-ef0e1d22b910     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:46.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:56.080Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=118b3198-8c6f-443d-a36e-40fce95922ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:56.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:06.089Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=658d1713-13a1-4321-92ac-2e103439358b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:06.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:16.098Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=eb239406-0061-420e-93cd-2e4864f4b147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:16.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:26.108Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=11d7bac7-fe0e-47c8-bfdf-5202f6596b51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:26.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:36.117Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a28be949-da9b-4a3b-b79e-5f53141f2989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:36.127Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:46.128Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=816c7836-4591-47b2-ae65-0c1cd4688312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:46.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:56.137Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a2352636-554b-43ae-b415-4e2873a8d258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:56.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:06.146Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e460a741-bcd9-415b-9a8e-e8a9ee219c46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:06.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:16.155Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f1883c34-5be4-41aa-a463-90e01b252b5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:16.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:26.165Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9d920292-b1a9-41da-8d45-5912abd49bcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:26.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:36.174Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ae778df6-127f-43de-9e34-5e694b078079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:36.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:46.185Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c75f2d2d-f814-4319-81d8-e970d03749ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:46.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:56.194Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6c1b19a6-3fef-425d-b680-3e3ee89e7571     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:56.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:06.205Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2336d530-c8b3-428e-aeb5-e158158df22e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:06.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:16.221Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=89c76c2b-c9a2-4e2d-b42f-ec8ebe235077     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:16.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:26.231Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3b42b83a-5955-4494-b052-1853840897d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:26.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:36.241Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56805a94-6c1a-4d19-8231-c0cfd6d237ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:36.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:46.253Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=af3156cd-bc34-46f4-b5de-71372c51666f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:46.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:56.262Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a43053fe-9e9e-4991-be5b-b60f49dd4698     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:56.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:06.270Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=24271052-887b-4141-b33b-4d11834ddfc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:06.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:16.280Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3e3be701-de65-4822-a86e-4dbbd86321cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:16.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:26.289Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=72ffcf72-9635-4d2b-9e2f-d3de209a7248     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:26.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:36.298Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=98b7ac2a-bd7b-4470-9c3f-7e67e343dc5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:36.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:46.306Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=08c6efde-7364-4832-b693-6a3d34927a62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:46.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:52:54.500Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:52:54.500Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:52:54.501Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:52:54.504Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:52:54.515Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:52:54.515Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:52:54.515Z     |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-13T05:52:54.519Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:56.313Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b3dcce72-5393-441d-9bf2-611b96e182e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:56.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:06.323Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dcd225ec-a99a-47c1-a59f-3a30605402c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:06.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:16.332Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=11aeb3a3-b8c3-490b-ba87-91f7a33a4448     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:16.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:26.351Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=126ebcdc-e486-4049-8580-7967506e60f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:26.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:36.359Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=615bfa59-5d44-49a6-aebe-592f9fa6297a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:36.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:46.369Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=14420603-d9f0-491b-85fa-318eae7b5d0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:46.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:56.383Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0da45003-fbae-4305-9219-ca5ef8edf2c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:56.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:06.391Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c16e6330-69ac-447f-9a35-8bfa18a75236     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:06.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:16.397Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7241adf5-3ef8-475d-8486-447116d2673c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:16.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:26.409Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=357ab57d-8b34-4f20-887f-87e3313e9ba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:26.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:36.419Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a7b87fdd-fd2f-483b-987b-68364246b9da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:36.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:46.428Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bea59ded-9ead-4a9b-9458-3b5c95f3c900     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:46.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:56.441Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ef2e5879-e1e0-4886-812b-39421b33263a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:54:56.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:06.455Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5d0cc90f-e1be-41d2-82f9-9f622df3208a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:06.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:16.463Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a5c85688-85ce-47f5-8165-17ad90e47dec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:16.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:26.472Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=52d7d8c6-0ff6-474e-932f-e1f3258d3c3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:26.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:36.481Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bc36d2b1-cc05-4fe1-b47e-dae56efb0d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:36.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:46.492Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=311a5645-1b24-4b0d-9c24-be2f764f7b6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:46.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:56.502Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e802d5bd-4e3c-48a6-954d-c5117ca791ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:55:56.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:06.512Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8b0fdf67-7593-410e-b472-11e84af8bdcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:06.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:16.520Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=537252e3-ea1a-4b86-9966-c1d3977cf603     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:16.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:26.530Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dd182e53-7dcd-40e2-813b-ba6204f7ed6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:26.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:36.539Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f8b10237-8d61-473d-92fc-e25c34e0fcb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:36.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:46.549Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=517ee014-e5e7-499e-8a41-e1fc932a95b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:46.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:56.557Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bd9c362b-a397-4894-9139-c60f290357c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:56:56.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:06.567Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f284d80-174a-451c-9cdc-8314aa5a6c8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:06.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:16.575Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fd3dd735-4075-4a1e-a834-3b143bdf58e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:16.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:26.585Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a5d2765-d19c-43bb-b603-4b90c7f68fa4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:26.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:36.595Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=689f27b6-6d6c-4031-a38b-d50e99e8de5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:36.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:46.606Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=02c01001-1bdc-4fe0-a03b-616589f83106     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:46.614Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:57:54.320Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:57:54.321Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:57:54.321Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:57:54.324Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:57:54.329Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:57:54.329Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:57:54.330Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-13T05:57:54.331Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:56.615Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9d720eca-e9ca-4da6-8676-a848d3f7ba4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:57:56.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:06.624Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5ffb10fd-a88a-43fb-8b6d-3e7cdc66fde9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:06.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:16.633Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0d11bd76-9197-467e-9926-4aa61ef831c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:16.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:26.643Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=03074c78-296c-44b2-85e8-d7acf199f791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:26.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:36.653Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=99c6ec18-f9bc-4fa5-afff-e18d0583b0a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:36.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:46.662Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0004f42e-8277-458b-8eb8-232d685b1ad2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:46.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:56.672Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ed81b714-79d7-456a-96e8-fd178d633202     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:58:56.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:06.681Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a14242cd-3a40-447d-8a44-18ebc13f6580     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:06.689Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:16.689Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=87b949c6-62b5-4dee-abab-76de73bef7e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:16.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:26.700Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=57b9a4ec-2133-4479-8559-542a02093b46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:26.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:36.714Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=37bc55c3-c19f-4572-beba-dcc31bb162c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:36.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:46.724Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a95c4c69-8edf-4395-a320-adc0f4ef5aff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:46.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:56.733Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=720b223b-1010-4aa8-ad2a-6f9d18a3eaf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:59:56.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:06.744Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=38a1b8cd-b7e4-49ea-8ca1-f58a0046e33b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:06.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:16.753Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b3a6a852-4d5a-42bc-9a01-0507bdd5bf67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:16.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:26.762Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=494746e7-19b6-4dd9-b89c-d8bf25cf60f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:26.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:36.773Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=72fd6516-1745-43c8-ac12-4f9363ccf45b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:36.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:46.782Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ea352959-d176-4a69-a7c1-7d15c5aba6d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:46.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:56.790Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=58cf6cc1-aac7-48bc-b5af-169a25a5af76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:00:56.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:06.799Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1dcea018-3d7c-4b24-b0d6-a0e6f9f58afd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:06.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:16.810Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=febe107e-39dc-4468-a72e-8b81963d400f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:16.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:26.819Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a123b0e-64b5-4b4e-af5f-2ab71156691d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:26.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:36.828Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=03188e6b-bf49-4dc3-8729-78f0dcd59927     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:36.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:46.838Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc24daab-9e1b-4bda-ba9d-2784efb0f184     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:46.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:56.848Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7666a07b-0ac6-4800-a1b1-68d081a9ff76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:01:56.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:06.857Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d2bb5375-b358-4b0e-bdcb-cd307ee43748     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:06.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:16.866Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=851a690f-0de9-486b-9ce6-42587d57e2eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:16.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:26.875Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1d3b96db-3ed1-43e4-9842-b5d4b8a60bae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:26.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:36.900Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=64a042f4-7f4e-4a03-886e-f652b0bc5cec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:36.910Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:46.911Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d93445c2-fc3b-485c-9ed6-d098cbd899b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:46.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:02:54.425Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:02:54.425Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:02:54.426Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:02:54.429Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:02:54.435Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:02:54.435Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:02:54.436Z     |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-13T06:02:54.438Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:56.919Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ab36c62a-f1fa-447c-9f79-e0e1c3981797     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:02:56.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:06.927Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ca879b43-22fc-4e9c-b9b8-7d3c58d841d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:06.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:16.936Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=95551ff4-5b18-4f32-8d82-36bf6b4b0c6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:16.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:26.945Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5b32b4ec-83c9-421a-aa4d-20623dd88a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:26.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:36.955Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=68bd414a-733e-4b6d-8df2-ccdff2e4d224     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:36.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:46.963Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b5d4da19-1d14-4a49-a450-28792342701d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:46.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:56.973Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=15827ced-ca8e-4444-b085-2c4a611a6dad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:03:56.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:06.981Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e5148b40-7c75-40e7-a184-c89b87926f32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:06.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:16.989Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a296ff61-90e4-4ce0-95ae-89d3aa02df7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:16.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:26.997Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79b0aff0-494b-4133-89f3-3d2a797f05c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:27.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:37.006Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8b1cad87-b068-48f7-b7ab-7dd44315115e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:37.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:47.016Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a9884c2a-376c-4310-9746-31847dc6f8d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:47.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:57.024Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2bad161e-7636-4924-b80c-d1ceac14b50d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:04:57.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:07.032Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b80411d8-0b9b-4244-ae93-c11a9a617cac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:07.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:17.040Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d882e1a2-8c5f-4595-804f-02e4601a41a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:17.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:27.050Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=27907ddb-3875-43d6-afe7-c36aabafb0c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:27.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:37.059Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=551969c0-4cd7-4904-bda6-aa5dc5f0284d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:37.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:47.069Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c3ae824c-e36f-4549-b691-46d9b1314e7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:47.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:57.077Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1bd5f160-6aae-41a7-a8cb-42849d8a9ad6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:05:57.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:07.085Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ce6cddc0-7bfe-425c-82d0-808408bff8ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:07.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:17.093Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=40acf20a-674d-4d13-851e-6436c9cb8470     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:17.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:27.102Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=58cdb83d-cfbc-41ce-a62a-cbea0eec5e45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:27.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:37.111Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a57fd30c-3cdf-4307-9372-cb6353b38869     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:37.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:47.124Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4974e175-0aa5-4068-8be1-8d9af36c0b6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:47.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:57.136Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=908fa6f2-43db-43fb-b82c-389ac730a47a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:06:57.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:07.145Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=aa338ed2-5513-4d41-99d2-2d14b537690d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:07.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:17.156Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a0bb8cf-5b21-4589-822e-74c130cb13ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:17.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:27.165Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7b1bfc07-ee0e-4278-a0f1-779553987a2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:27.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:37.175Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5c25d135-6bbf-4032-be9d-f22de64aeb87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:37.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:47.184Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b8a892d6-e8ab-4d79-ac11-96542bf9f9a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:47.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:07:54.270Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:07:54.270Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:07:54.271Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:07:54.272Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:07:54.277Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:07:54.277Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:07:54.277Z     |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-13T06:07:54.278Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:57.192Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=72dfc555-4382-4afa-a12f-10b573eda3b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:07:57.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:07.201Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=02de133c-d735-4b81-aceb-70bc7525aedb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:07.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:17.210Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2703bda2-f2a5-4a69-a36d-997a4332c55b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:17.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:27.218Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8a835845-2d05-4c47-aa23-7f00c084b3e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:27.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:37.227Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6d2d20c4-070b-4bc3-8d95-1334857bfd41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:37.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:47.236Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79535e91-1654-4e75-a93c-7d63cdab6091     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:47.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:57.245Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5aef2218-559b-4515-8b90-8875b5bd9725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:08:57.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:07.254Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dd6183df-5ee0-4943-8636-dd95efa6beae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:07.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:17.264Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=851e5573-e5f9-4bcd-8549-404b983f3962     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:17.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:27.277Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b02e3411-4558-4c59-aa1e-0ed5fca88ae3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:27.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:37.290Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7312fde6-45c7-4c3c-8f52-f017fe09d498     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:37.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:47.303Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ad6dc1b4-6543-41ce-8bff-a63dae54c80b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:47.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:57.313Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a44cf642-45a0-4f69-8cef-168c6419c869     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:09:57.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:07.322Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=955aec45-bb18-4c86-b1fa-2badfebec210     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:07.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:17.332Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fe7d2842-3fb4-4894-b79f-9441a4088557     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:17.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:27.341Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a7e0183d-dffc-408f-b25c-61c09b7b04fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:27.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:37.350Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d472c1d8-1014-4ed7-953f-e25c6fb83a85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:37.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:47.363Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=20888a42-07aa-45aa-b06e-d88c78289616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:47.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:57.371Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d82d879d-9cd5-4970-8ef9-96bfd2f29788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:10:57.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:07.382Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2437f7cc-46c8-4464-b5cc-5fa1c75724b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:07.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:17.392Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8aa0c98d-471a-48bb-8a66-43dae76ef075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:17.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:27.400Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bde53acc-2a5a-4a3f-b2e1-4772bae00098     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:27.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:37.413Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4bf3fc0c-0e33-45a9-a6f2-86292932c78e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:37.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:47.422Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f68d3f99-e633-43d4-b6b8-8d5484ba09fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:47.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:57.430Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=daa8b6d7-5164-45d3-9df2-7497e8214aa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:11:57.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:07.439Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c7e5db1a-5383-461b-9cb0-5df14f7f27e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:07.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:17.450Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7b3db517-79b6-44ef-a386-0eb82dfd5e78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:17.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:27.459Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a83c5dfc-80a0-4595-9d0b-ffb7c21d7cc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:27.469Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:37.469Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8cf2ba0d-615b-41de-a539-9b66f3805ecc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:37.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:47.478Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=573a36d7-6e99-445d-a2b2-9255e8d02a56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:47.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:12:54.417Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:12:54.417Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:12:54.418Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:12:54.422Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:12:54.429Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:12:54.429Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:12:54.429Z     |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-13T06:12:54.432Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:57.487Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=06f7864c-f6ab-434b-94f2-846d32e6d5f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:12:57.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:07.498Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d0d0413b-1884-4bf6-897e-5a09067ef763     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:07.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:17.507Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1a02e25b-0cb2-4b84-accf-85c3bb7b0f9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:17.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:27.515Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=caf38bad-01a8-49e1-adf6-e0235ec5a0d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:27.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:37.523Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2c0ed435-1fc1-4ae7-8a1f-af923df18057     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:37.533Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:47.533Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6ad3b834-bb5a-4e93-a956-537a2f9564b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:47.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:57.542Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=06ebf8d2-90ac-42aa-b7d2-525f74754a87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:13:57.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:07.553Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e7c26e70-54bb-42e4-bd8c-526e87822bf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:07.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:17.563Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=42f121c3-8cbe-4a8c-b717-c9958b4551bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:17.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:27.570Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c2b54fda-8a1b-47e8-9774-d372352d634b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:27.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:37.579Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f6386d05-3f0a-44cf-b1a8-0b683a5f8694     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:37.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:47.588Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=61b88d2b-a4c8-4802-8470-d967b644b0fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:47.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:57.599Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2b2fa4e2-11bc-4bd9-adbc-9c4c2627e888     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:14:57.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:07.607Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=222c7eb6-dfa6-4205-bb92-c2a20c4d32fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:07.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:17.616Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1de59602-9877-4dcc-beba-17f2efd1fca8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:17.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:27.627Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ea71ed66-5c0d-4440-bda8-9aa04c6ab743     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:27.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:37.636Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2e8b3e4a-e020-4bc4-8185-05b6e7977297     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:37.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:47.645Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=95109ffd-177c-49de-8757-b893cc80b79e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:47.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:57.653Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=61bcd9df-73a2-4e1d-9b31-6cfc2be2e42c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:15:57.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:07.662Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=41a0756b-9d3c-449b-8b54-5713f5786049     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:07.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:17.671Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b352b319-9a59-4d91-991a-93c11136cebb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:17.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:27.679Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1855e039-5533-4bd2-9b72-d68ab3d36d80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:27.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:37.688Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e35a1ce7-573a-496f-89df-ee7a2e3be2da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:37.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:47.697Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ae902de7-7c17-4ed0-97b7-e391852791d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:47.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:57.706Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9b2e3bbb-96a3-4b27-8c5b-4b934d08ffa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:16:57.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:07.715Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=10ca6d88-65f6-45bb-b274-f3311cd93d9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:07.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:17.723Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=68de5008-2321-4bdb-8811-37f79203ff7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:17.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:27.735Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c6985e82-fb04-4f69-ba9f-965f4afca8c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:27.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:37.757Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bfd594ff-b5cd-4890-937a-f192d9e3783d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:37.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:47.765Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1dfd0490-efde-4b16-9ddc-bc113ba5f120     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:47.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:17:54.290Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:17:54.291Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:17:54.292Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:17:54.293Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:17:54.298Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:17:54.298Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:17:54.298Z     |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-13T06:17:54.300Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:57.774Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3eda21a0-c3f6-4c45-b9d0-95ae7780ca03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:17:57.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:07.784Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9ace2387-c0e9-444e-a863-c5e4f2b9274a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:07.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:17.792Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8f3411e8-8269-4c91-abcc-370de34c69d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:17.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:27.800Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2338262d-d278-40fa-ac07-df6ccd8cef4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:27.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:37.812Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=18e2300e-f2ef-4f27-b36e-a4603d6666de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:37.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:47.822Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f5ce854-5e92-4161-a2e6-b01c954c46f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:47.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:57.830Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5d2b8e25-86c2-4819-916f-a99efabdb897     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:18:57.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:07.840Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f6340a32-a653-4626-8eef-d510227e788a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:07.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:17.849Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0c504588-df42-4ecc-87d1-8731beb04db9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:17.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:27.857Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7721bd42-0e85-46ba-8f9d-d0af4713b3a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:27.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:37.865Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a9d4fd19-987a-4a81-8b5e-40e6d2108b5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:37.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:47.876Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8277e119-3809-4da2-a4a5-75cb582faa79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:47.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:57.888Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=173fc66c-1c1e-4480-b0b0-38ed1653f3ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:19:57.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:07.899Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=df14095e-200f-4a9d-aad4-3fd610c7acfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:07.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:17.907Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b3a9100e-2d16-4c32-8637-c5a582851747     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:17.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:27.917Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=da4cae31-c829-4607-9123-ff9fdbae3446     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:27.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:37.926Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8803ca33-78a4-4138-86f7-f728f73e07ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:37.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:47.935Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=373ff721-e13a-42b9-89cb-61dd373347c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:47.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:57.943Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c982ec51-2da1-4ded-a20e-167fc6cb8b55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:20:57.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:07.951Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d009ba62-02c8-4537-ad4e-85c81d33f9a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:07.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:17.961Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6268ca00-e7c3-465d-ab0e-5d2000db3c0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:17.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:27.970Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9e4861c9-9e52-4f84-bc5f-a7e6bac622aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:27.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:37.979Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=91b06162-f1d2-4335-be25-161ed965b70e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:37.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:47.988Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=020efe71-9295-42f8-9bc6-d30405dbf2a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:47.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:57.996Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=338b75b2-ff1a-4e35-abc1-f4a5f87be8ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:21:58.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:08.005Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=24d966c7-eb7b-4737-b0eb-b848f281346f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:08.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:18.013Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0038cee8-64ce-415e-9992-ebee1d7ef710     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:18.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:28.022Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=df23cab9-1f7d-4b50-9be5-c3482a11970f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:28.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:38.030Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=03fa9349-552b-43ad-9c40-a3a5b6a536ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:38.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:48.038Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79fd9bf4-7a34-4b8c-a580-7ee36e8b26f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:22:53.417Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=tV52OtExpYGfyPveqJGG, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:53.641Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:22:53.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:22:54.470Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:22:54.470Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:22:54.471Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:22:54.473Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:22:54.479Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:22:54.479Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:22:54.480Z     |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-13T06:22:54.483Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:03.642Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=52e6eb11-1c9f-42f7-9b78-88246d7c63ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:13.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:23.208Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0b0b137e-c9d4-4842-90c4-25ccb01ce8fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:32.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:42.771Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ecacbdba-0c34-403a-b56a-4f032db6de2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:23:52.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:02.322Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=80eb3f79-6050-4abf-8f69-61588f5a93bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:11.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:21.892Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ab7c7065-d71a-41bc-b447-d3d470a7c6a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:31.473Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:41.473Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a0781d4-a7d1-47e3-a5b5-9120aac4c761     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:24:51.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:01.028Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=932f451a-6e04-4b7b-8862-424c903ef4f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:10.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:20.565Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=35190b7f-af69-4cf9-81c2-a7d03028a3dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:30.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:40.106Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c13e640b-c68e-441f-8370-0ca5847d4f97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:49.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:25:59.649Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3969d5f7-8086-4689-a402-5a98bae7bc71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:09.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:19.197Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=26d2b35f-afcd-4a49-ac6b-f231543f40eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:28.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:38.753Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e98d7a06-a9bf-4504-a583-2b649e37dbb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:48.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:58.294Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fb34a383-0f9e-40f9-9995-dffdc87ccc7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:26:59.146Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=IxfeEnG4IDFsifRW8Ml1, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:59.160Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:26:59.162Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=zC6MHgoDnuwJkqGfvYZe, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:26:59.174Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=zC6MHgoDnuwJkqGfvYZe, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:59.180Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:59.220Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:26:59.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:09.221Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=855325ce-48a6-4708-bfee-c3b5d44f5eba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:18.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:28.795Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2656adce-807a-4e2f-b295-5dd1edb86883     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:38.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:48.364Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3f0c9b7e-a19d-4c3f-8f48-44b204f63a33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:27:54.297Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:27:54.298Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:27:54.298Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:27:54.300Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:27:54.304Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:27:54.304Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:27:54.304Z     |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-13T06:27:54.306Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:27:57.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:07.924Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c57c1665-b281-49db-bba9-41a2caf73c29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:17.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:27.559Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=21b546c6-9554-4fa8-9414-220f8cba8029     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:37.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:47.113Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a7ba8eea-e0f8-4840-95e8-60ed21ad1891     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:28:56.666Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:06.666Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cdfbeb68-3c59-44f5-a2bb-bf73681a08da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:16.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:26.206Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=55cac930-8e58-453b-8ca6-c61a6c86c150     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:35.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:45.780Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8548ea78-739b-48a6-897f-c757ab008ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:29:52.854Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=RRcvi8blYautlJDOyMvI, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:52.863Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:29:52.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:02.864Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6dc51327-b689-4ed4-8ff6-33e24b4fc706     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:12.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:22.416Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=78e308e0-194f-43df-ac7e-aa9c8d841467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:31.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:41.960Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0b4957f8-00b2-459b-977f-ed4768ab064e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:30:51.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:01.509Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3ba6e305-73d1-457c-941b-dbbd9de612d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:11.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:21.062Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ac094ad8-9a5f-4573-bbaa-63bda981d988     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:30.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:40.612Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=41110722-19c1-4a75-8a24-24829148c7b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:31:50.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:00.166Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bb36fe5d-a9e2-40e6-ba57-5f771b33c166     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:09.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:19.737Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9492d8ae-c725-4f4f-8f47-d1fa3a3911f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:29.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:39.285Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fc14cce6-587f-456f-8fcc-5431e4cfd024     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:48.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:32:54.425Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:32:54.426Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:32:54.428Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:32:54.432Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:32:54.440Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:32:54.440Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:32:54.440Z     |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-13T06:32:54.443Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:32:58.825Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cd2442f6-d8f5-4afb-8aa4-cd449e39afa4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:08.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:18.367Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1399568d-a719-40a3-a108-2445eb4b1b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:27.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:37.912Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5197ad41-42a7-454d-8ad6-3221407d44e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:47.469Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:57.470Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bf21e23b-9e75-4d49-a7a1-127f1ab6b103     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:33:58.342Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=2TwavKWbQfdNbXLSsEsI, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:58.352Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:33:58.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:08.353Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=977ef2b4-4df4-43ac-9864-0baaca3bdea7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:17.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:27.898Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a77acb1-f88d-4377-84a9-587a3527fa2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:37.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:47.467Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1279142a-8141-4d56-878b-3577050b025b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:34:57.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:07.033Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5b543f50-d2f3-4d82-a8c9-7c39ba96ffd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:16.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:26.583Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f0230d49-d964-47e4-a5c7-68bae521bd5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:36.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:46.139Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e144cf1e-b1ee-41e3-b911-4b13787e83a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:35:55.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:05.705Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=892d4d3f-5079-4e64-9924-d61d3a55e01c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:15.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:25.269Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3ef6c917-cfec-4390-b961-3365edd4b9d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:34.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:44.815Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a506f528-62d0-43e8-a093-f3cddfc88c0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:36:54.376Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:04.376Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c672b20d-57f1-4e7f-9a90-38330c487075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:13.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:23.916Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c4e12943-fc5c-4318-919d-d2ee25e9cb6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:33.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:43.470Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=33cfbf6a-f395-46dc-81ac-4161ddb6186a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:37:53.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:37:54.274Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:37:54.274Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:37:54.275Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:37:54.276Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:37:54.280Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:37:54.281Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:37:54.281Z     |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-13T06:37:54.282Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:03.022Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=590c02c0-5225-4ded-be48-1d48fbcba6ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:12.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:22.566Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8d88b4fd-2cc8-4c5d-b14f-f1c51470d4ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:32.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:42.144Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=161f7c52-bbfe-4951-8cb3-b210a18789e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:38:51.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:01.685Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=32c44e81-96a5-4c74-b775-2274b3c00f88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:02.478Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:12.471Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d05c7181-b009-43d2-8b5a-70cc01a22fb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:22.151Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:32.152Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3efe9956-9d72-4d19-b8b8-78c8960b4307     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:32.860Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:42.860Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f95d8d05-d726-40c5-9a09-149e17a01ea5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:39:52.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:02.445Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=be69af7a-8ada-454b-bc7b-0559ff47d1c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:03.168Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:13.168Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1d9042bb-88a7-4c11-aa1a-931b100787c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:22.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:32.747Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a788706c-f66a-421a-a809-f242e5fdef07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:33.486Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:43.486Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8678e77c-42ce-4733-a503-cd089f176285     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:40:53.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:03.070Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5acb0049-6f06-498b-a7fb-7db946d53159     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:03.762Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:13.762Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e9104a14-0497-4793-934b-a51204101c1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:23.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:33.313Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d01407f5-5a28-473b-9092-20af7ac5f361     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:34.057Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:44.057Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3319167a-7ce6-4185-abd1-0a29c2e759ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:41:53.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:03.605Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=83d0a7cf-9fe7-4b93-a004-d43c69fa407f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:04.308Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:14.308Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b11365b5-9c54-426f-9898-ea6297617891     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:23.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:33.866Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6758c525-3708-4cd5-b91b-3a37569f755e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:34.618Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:44.618Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a85dab72-f97e-44ac-81c4-1a0e8af1d19d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:42:54.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:42:54.463Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:42:54.463Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:42:54.464Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:42:54.466Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:42:54.471Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:42:54.471Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:42:54.471Z     |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-13T06:42:54.478Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:04.193Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=15fab381-ebd9-4f74-a0c3-7684c91941be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:04.881Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:14.881Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6b6c391a-d992-41bb-a2af-d453a3645b7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:24.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:34.417Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1ab4ca7b-d9af-47a6-a520-4a73025c639f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:35.121Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:45.121Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=274cf0bd-4495-4413-8f78-303310f4ddc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:43:54.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:04.713Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=039d250c-0235-48fe-90d5-6c0bddc75704     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:05.410Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:15.411Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4f39caac-1de7-4d28-a1a4-4debd013692d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:25.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:35.010Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=df929bb5-a63b-474b-84d8-80d07750ef5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:35.724Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:45.724Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fb346d1c-3801-4cce-8e82-a8894ed0d94e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:44:55.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:05.267Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=35d8986c-5dd9-4753-b7ba-a2db4f6674d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:05.968Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:15.968Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=70901706-c231-4762-963a-36961c8c5392     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:25.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:35.527Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=82e9894c-355d-4949-8f35-f9bb5bcd3edd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-08-13T06:45:36.593Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation_77bd0c4e-4a7d-44da-9629-1f6e12ffd6ca, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:36.609Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:36.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:46.610Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=316c9d81-b83f-472f-a49c-bc32f01217c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:45:56.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:06.166Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0493cd71-0cf9-41db-a0a5-c8822740aa65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:15.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:25.724Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6da3ad77-606e-4db9-841f-0c0d438cdf68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:35.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:45.307Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f34952c4-1b82-4197-b921-ac365e45fc70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:46:54.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:04.865Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=60ba6134-ce56-404b-836b-3fe03ac26305     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:14.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:24.506Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6f58ce6a-232f-487c-b9fa-4c7327f579f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:34.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:44.051Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=16e9f738-b63b-42ed-9ac4-2540543a6da0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:47:53.606Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:47:54.437Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:47:54.438Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:47:54.439Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:47:54.441Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:47:54.447Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:47:54.447Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:47:54.447Z     |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-13T06:47:54.449Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:03.606Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=73453e24-7b22-4f40-a29e-9396d7c0b0b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:13.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:23.161Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3be78eae-8ffd-40aa-a7e7-9bf9c7ece312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:32.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:42.735Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=83b7340c-2921-46e7-8419-407c4ff6a7ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:48:52.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:02.298Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c4cb0132-ba01-44cc-8dfe-9f06224ebb1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:11.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:21.849Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3c0c4bb0-7d68-4304-acb4-fdfe3a1c81ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:31.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:41.401Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d1af6079-e935-4c08-bcd1-45df2484e500     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:49:50.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:00.954Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3da38275-3623-4339-924d-a3c0347c3a0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:10.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:20.531Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=21abf0a9-7d15-461c-8d7e-d3880bb2ad69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:30.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:40.092Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=acbcaed0-66fa-45b2-a0c3-2985a06ea2dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:49.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:50:59.676Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d61fcb88-0136-410c-b408-a03166cec13e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:09.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:19.235Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ae3bf8c5-e159-4b09-8c1a-dcef6b8d324b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:28.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:38.798Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=43074c6b-ca16-4e6e-8703-c5c69abe2d6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:48.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:51:58.343Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=31482495-3ad7-4488-8508-8a411117b6a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:07.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:17.899Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8021178e-60cf-4298-b110-888c0057e29a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:27.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:37.438Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=67866378-ed42-4174-8cd4-32dc1c118336     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:46.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:52:54.268Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:52:54.269Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:52:54.269Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:52:54.270Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:52:54.274Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:52:54.274Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:52:54.274Z     |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-13T06:52:54.276Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:52:56.979Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f1781a5-aa14-4f41-b58b-5dee9afedb5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:06.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:16.525Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f88af23-329b-4496-a6fd-6a1f81743930     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:26.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:36.093Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=677b09bc-aca9-4a76-8c93-b35cc67ad05a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:45.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:53:55.646Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c8d4527d-a79a-4983-97ba-1b8952638cc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:05.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:15.185Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0b5e133b-058a-4977-bf90-e08017f7b7cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:24.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:34.739Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5eaa7928-d1d9-4525-ae5d-f74b693d8fef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:44.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:54:54.311Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=930d26d2-9d3a-41e2-8475-82efa2ffbd29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:03.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:13.880Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=125f7ce2-749b-4435-b4f9-823eba5eabe2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:23.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:33.432Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=31f737b7-2618-44c7-bc0b-1f36437db40a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:42.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:55:52.993Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79f0cce2-1143-4746-931b-83c37590ca56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:02.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:12.591Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e2523a9e-7b3a-4478-9ef7-cd67b129ddfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:22.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:32.169Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0bcfdc31-cf0b-404f-a849-4eece256f02b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:41.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:56:51.745Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ae11ed4a-b3e7-476e-85d2-bded55ed4aa0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:01.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:11.292Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=139e2b0d-804d-4d5a-8696-d55cfb568374     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:20.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:30.840Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3176d845-e3ef-4870-be0d-e1738774bbf8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:40.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:50.391Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0fc5d158-7f9d-4a06-ab89-eff50e60d3a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:57:54.417Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T06:57:54.417Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T06:57:54.418Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:57:54.422Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:57:54.430Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T06:57:54.430Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T06:57:54.430Z     |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-13T06:57:54.433Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:57:59.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:09.953Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=08726a89-2b88-48e6-a7a8-d079b224cd75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:19.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:29.535Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f434c39f-be81-44a9-b977-5076df0c2532     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:39.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:49.100Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ddb10020-e42c-4381-952c-bf0e11275df2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:58:58.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:08.688Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e833fe1d-b92e-4d9c-9d35-9ea25e66a9a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:18.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:28.299Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7ddd091f-1da5-4f7d-beac-313a41e0c920     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:37.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:47.846Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=47d6d1f9-8791-4fd2-8f11-a1c26fb1a1b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T06:59:57.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:07.407Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6502b917-ce8f-4479-92ce-232a70325a7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:16.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:26.969Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=39f8f9bf-d74a-4a9a-a473-1556f193c31f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:36.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:46.506Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cc413f7e-4d41-4056-aa3a-6d61b920aab9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:00:56.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:06.083Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=31f06441-4aef-4d18-bfdf-587454ad3fd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:15.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:25.647Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8278dc8f-2851-4aad-9e1e-3282d3994e32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:35.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:45.197Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c773d5be-5d53-4006-bb33-2eabfceb1144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:01:54.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:04.754Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d3ebd3c7-5ad1-4fb3-9680-d651e5859e29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:14.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:24.326Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5b8f6a07-25c5-45d9-8958-265a339ed154     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:33.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:43.866Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2d4e6276-f58b-42a6-9693-c257701d8bd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:02:53.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T07:02:54.267Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T07:02:54.268Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T07:02:54.268Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T07:02:54.270Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T07:02:54.273Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T07:02:54.273Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T07:02:54.274Z     |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-13T07:02:54.275Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:03.444Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=de5fe167-078f-481c-8198-c43c478f66e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:12.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:22.982Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ebea1d24-8abc-4357-9e11-73ee74958742     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:32.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:42.536Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dd7d9414-0d4f-44c1-beff-6036528c1f2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:03:52.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:04:02.074Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=68831647-fcbf-4987-bd34-fb674707ee93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:04:11.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:04:21.624Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e5f65325-36e9-4911-a757-ae0bf9faa4f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T07:04:31.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |