. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:09:52.966Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:09:52.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T02:09:53.000Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-04T02:09:53.467Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T02:09:54.186Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T02:09:54.187Z |INFO |Received application configuration: {"config":{"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}},"security.enableAaiCertAuth":false,"dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.aaiUserPassword":"AAI","dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"security.enableDmaapCertAuth":false,"dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true"},"aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","dmaap.dmaapProducerConfiguration.dmaapUserName":"admin"}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-04T02:09:54.252Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-04T02:09:54.352Z |INFO |The following profiles are active: prod | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-04T02:09:55.771Z |INFO |BeanFactory id=4858445a-47a6-305c-9863-18a4dc059bed | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-04T02:09:56.290Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-04T02:09:56.309Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-04T02:09:56.310Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.30] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-04T02:09:56.378Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.web.context.ContextLoader |2021-04-04T02:09:56.379Z |INFO |Root WebApplicationContext: initialization completed in 2003 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-04T02:09:56.718Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-04T02:09:57.303Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-04T02:09:59.664Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-04T02:09:59.672Z |INFO |Started MainApp in 8.472 seconds (JVM running for 9.035) |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-04T02:09:59.673Z |INFO |Start scheduling PRH workflow |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:09:59.697Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=cd38aeb3-962b-424d-9980-7c64eacc4ad9 | |INVOKE |pool-4-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-04T02:09:59.767Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-04T02:09:59.767Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:09:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-04T02:09:59.785Z |INFO |Completed initialization in 17 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:09.773Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=c9245ad6-b7ce-4d77-860e-cb517067f6b4 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:19.790Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=4bf3827c-06e2-4c1e-b6c5-d36bfe758eec | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:29.797Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=afe7c39a-2ed0-4c5a-9ab5-f167222d2364 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:39.805Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=8977831f-3138-4b90-b99c-9b83ff976024 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:49.816Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=b7055b8b-f603-4e2f-a4b2-0d8f4f03ba8c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:59.831Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=2e084a2a-03dd-4c40-a5f2-129360c17bea | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:10:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:09.847Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=856b0876-1764-4490-b21d-86c2ba914694 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:19.856Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=77b10940-204b-4f62-8b79-1bce2086c15b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:29.865Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=69963df3-ae1c-47e9-93cf-76d583f357ec | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:39.873Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=adb0fcde-ab7f-41cd-8bcc-21e12a23fe8c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:49.881Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ee4b7e98-b1eb-4953-9fa9-c99dcab9aabd | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:59.888Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=624ce9a8-74ce-406d-9e28-a9bcce064eca | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:11:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:09.896Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e2f7779f-a173-42e7-b309-728de5a725f1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:19.909Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=3c0a12c5-d39e-4589-901e-c0d635379b4c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:29.931Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ffbb673d-f2c9-4f4e-8e25-456ef97f067c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:39.941Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=db83b4e0-7fed-4cf7-92b1-e9e3de11822a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:49.953Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=a9beae8d-c15d-4f60-be18-bab9fad8e2e1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:59.960Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=8ab24cd4-2cd2-418c-b54b-50c9679d75e0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:12:59.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:09.968Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=212e6fab-f4ed-42d1-b706-1091e9ad5780 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:19.976Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=7323ee6c-e65c-453d-98f7-ecfcdfb0797f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:29.984Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=61c5207f-ebba-4e94-a240-4fd4d0e10d9e | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:39.991Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=393c44cc-e55e-4ebd-8223-6afff0d2918b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:49.998Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=5468e1e8-57d4-4abf-93ce-89a8a87f120d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:13:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:00.005Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=987d67ac-2b8e-4883-bda0-dcc91aaf6f39 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:10.012Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=f72b5e24-fd39-4832-aeb7-2a1caaae7ab3 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:20.020Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=d07a8d83-24d4-46ae-a6a8-ed5b13c265c6 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:30.027Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=6b908993-6607-47a0-a8ec-61f335385448 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:40.035Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=9cd7eb47-8c31-453c-b6b8-fbeccefaf5f1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:50.043Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=93b9332f-f78b-466f-9569-6ddb09a064bb | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:14:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:14:57.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:14:57.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T02:14:57.418Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-04T02:14:57.477Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T02:14:57.579Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T02:14:57.580Z |INFO |Received application configuration: {"config":{"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}},"security.enableAaiCertAuth":false,"dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.aaiUserPassword":"AAI","dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"security.enableDmaapCertAuth":false,"dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true"},"aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","dmaap.dmaapProducerConfiguration.dmaapUserName":"admin"}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-04T02:14:57.582Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:00.051Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e92b0847-3949-4f1c-869a-ba4c5440e636 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:10.058Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=783f2e3d-77a2-473a-b45c-df10c6ff6360 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:20.066Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1c441e46-ba7d-4d48-9b8e-edc45d5601b6 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:30.073Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=9b00ad47-ca05-4f40-96d9-9b1af0ee6d3d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:40.079Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=4a43e305-e771-4b5d-9710-5d8908ceb3a4 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:50.086Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=21d550d3-5a62-4a92-b634-58bb13fce1d2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:15:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:00.092Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1eb1bb15-0db2-48ad-8a7a-2bd2c22e430b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:10.100Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e3d71e60-428e-4d67-a03a-b34a639a560c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:20.106Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=3f8d10ef-58c9-4bf7-8573-a0744138083b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:30.112Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=3e927c89-8109-4d90-a833-cf55faf6c8bc | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:40.119Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=6682795f-5b04-4c0b-accf-8598762b7e70 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:50.128Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=0401285e-e65b-4c15-9d50-0997d41873ec | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:16:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:00.135Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=99dfade6-b97a-457d-8dd3-ad46549a71e9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:10.141Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=b3211d70-a95c-43f1-a6f0-ed7f8d05ae25 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:20.148Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1e19237a-69a7-42a3-9023-b53cfa7c7e02 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:30.155Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=088497b6-a7d8-4f60-a0e2-334650fb1949 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:40.162Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=8b2ed491-2dfb-4d97-838e-0227d2046d05 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:50.169Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=88bbd17d-c8d7-4a45-8c9d-df858e735b26 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:17:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:00.178Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=b1f69b08-dc60-4ff7-947e-5cedea9fc488 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:10.185Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=2cca187d-09aa-4777-962b-9e5382ce3442 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:20.192Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=51fe82e2-8079-4612-bd80-ea06bfc762f2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:30.198Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=56e90dc6-38eb-4e44-9d1b-816756419258 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:40.205Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=4f02f429-6bf3-4a40-89cb-43b23a5297b9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:50.212Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=5ced526d-fc05-4f03-bb80-28dccf9d7efb | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:18:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:00.220Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=73c1eef2-69a3-4a13-aed5-44a938e1924b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:00.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:10.229Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=c3a60c47-d835-40af-a2a0-9649a32671c0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:20.236Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=c758827b-bee3-48be-a81e-53eda8978f7f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:30.243Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=2f11ebe7-983f-4386-952d-33f064527fe7 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:30.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:40.252Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1ee62adb-ad6e-4d41-87a4-1f13d25a1a1a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:50.260Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=8e7a0832-f530-4701-8b8d-d05befd16f14 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:19:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:19:56.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:19:56.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T02:19:56.946Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-04T02:19:56.947Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T02:19:57.063Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T02:19:57.063Z |INFO |Received application configuration: {"config":{"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}},"security.enableAaiCertAuth":false,"dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.aaiUserPassword":"AAI","dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"security.enableDmaapCertAuth":false,"dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true"},"aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","dmaap.dmaapProducerConfiguration.dmaapUserName":"admin"}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-04T02:19:57.065Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:00.267Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=fd16c294-9fe2-454e-88f6-e71821f115d4 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:00.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:10.274Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=c86f8210-46f4-4b19-a635-f997857013f7 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:20.280Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=76160c80-2dcb-424c-82e4-8a51c15ebf10 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:30.287Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=6215808f-2f1e-4086-b042-d3a0b3271ce3 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:40.295Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=263ab834-fcf7-4522-a915-517533af0464 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:50.302Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=3f799282-8e6a-4926-9d61-ef69d26cd041 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:20:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:00.308Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=93d0cb40-b6e9-4acc-9072-29749153c18d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:10.315Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=0def2414-c284-409c-b2f1-390daf698387 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:20.322Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=0a5f5faa-b4fc-4774-bee3-c1ec4d4aedef | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:30.330Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=7baf3758-90ff-4926-b37c-4eed83db986d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:40.337Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=d97c9dfb-79be-40be-a7e7-f2be7be3be50 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:50.344Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=0c63aadb-c9c9-411a-8e41-2c7d1cca5b3a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:21:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:00.350Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=54935fe8-386e-42a4-b92f-43f5acdc1b41 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:10.356Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=94058523-89f6-432c-a2c0-e7911e8a4a35 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:20.363Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=cb5355f3-4e84-4708-92c7-c56ca46b72c9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:30.369Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=25c95982-cccc-428d-8cb7-e9cab3c96a3a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:40.375Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=3e6713e3-937e-4b6f-823f-816906477e83 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:40.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:50.382Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=17c52240-c360-4e3e-bdb9-00b7e7486373 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:22:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:00.392Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=7dbfccfb-f37d-43e6-be35-80fcf9cdbe68 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:10.398Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1132347c-5e01-4349-a758-b7c7fe62754d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:20.405Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=7166abbd-d3b0-4fba-8bb5-816e3bfd08ab | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:30.413Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=92214513-e8b2-48f8-817f-23cee476d31f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:40.419Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=9742b0c2-99c6-4c62-8412-ded593125432 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:50.426Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=0244c01f-b442-47a6-9853-51b7a2655418 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:23:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:00.433Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ff98f53e-0490-45db-90f2-32a909936d37 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:10.439Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=672296e3-94ff-4cf5-88d3-702f2df2e29c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:20.447Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=b98ec65a-b8bf-47aa-90af-691b4a531e0e | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:30.453Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ff496216-3298-4a90-8193-e50a5b194bad | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:40.458Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=1cd09896-855e-4521-a456-7206266df09c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:50.465Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=95555ce9-9674-4769-b1a9-341291ce898d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:24:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:24:56.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-04T02:24:56.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-04T02:24:56.892Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-04T02:24:56.893Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-04T02:24:56.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-04T02:24:56.987Z |INFO |Received application configuration: {"config":{"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}},"security.enableAaiCertAuth":false,"dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.aaiUserPassword":"AAI","dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"security.enableDmaapCertAuth":false,"dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true"},"aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","dmaap.dmaapProducerConfiguration.dmaapUserName":"admin"}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-04T02:24:56.989Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:00.473Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=bf885086-b233-456d-b54a-9fe4d634a401 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:10.479Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e1cd0d39-de1a-4425-aa59-cb5924c69a62 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:20.489Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=8b840977-2b65-48fc-b289-fd90debbcbc1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:30.495Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=2c02e1ef-5d4e-4e65-a663-cddf529d3e8f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:40.502Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=b5d9b67a-92ac-4b0d-8d9d-5ca75ff2f3dd | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:50.509Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=bd85e5a9-c106-454c-b525-e1a023468706 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:25:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:00.515Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=a1abbcc2-fae5-4ac5-9fd6-1c026daf1945 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:00.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:10.520Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=119446ac-a502-4b67-92c5-bb22db1dc647 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:20.527Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=a559c2a5-fe3e-40bf-a44e-fb1bea48fc90 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:30.533Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=33ee1d98-b29e-436f-bb16-f65b26170ff3 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:40.539Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e9d8f9d8-9ae3-4031-99fc-e9970a62bad0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:50.545Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=83188065-fe2d-4374-9e03-0c065afc4650 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:26:50.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:00.553Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=e9f3eb12-ea04-489f-bbe4-2d5c9706bf56 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:10.559Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ebc9b026-776c-4a2e-a549-7350a779c5ae | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:20.566Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=5ecf6c40-60df-4b0e-a6be-6573563c4e25 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:30.572Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=26b3f195-7454-4c81-b4fc-f33bde068a71 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:40.578Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=ea7073c4-6507-4144-aa9f-93df7b3cf0f0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:50.585Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=4faff708-3c1b-4241-94e5-d7993b373c63 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:27:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:28:00.592Z |INFO |Init configs |InvocationID=96537080-4f1a-492e-8752-c70007f2acfa, InstanceUUID=d88e6ec7-7581-4f08-951a-073b3dcad9f8 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-04T02:28:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |