. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:18:23.937Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:18:23.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T02:18:23.974Z |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-06T02:18:24.439Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-06T02:18:25.191Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T02:18:25.191Z |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-06T02:18:25.262Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-06T02:18:25.363Z |INFO |The following profiles are active: prod | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-06T02:18:26.659Z |INFO |BeanFactory id=4858445a-47a6-305c-9863-18a4dc059bed | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-06T02:18:27.172Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-06T02:18:27.190Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-06T02:18:27.191Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.30] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-06T02:18:27.256Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.web.context.ContextLoader |2021-04-06T02:18:27.257Z |INFO |Root WebApplicationContext: initialization completed in 1870 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-06T02:18:27.597Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-06T02:18:28.236Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-06T02:18:30.055Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-06T02:18:30.059Z |INFO |Started MainApp in 7.935 seconds (JVM running for 8.517) |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-06T02:18:30.060Z |INFO |Start scheduling PRH workflow |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:30.068Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=105f6491-0129-42a6-a9ce-e9cf13b80caf | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-06T02:18:30.555Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-06T02:18:30.556Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-06T02:18:30.565Z |INFO |Completed initialization in 9 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:40.125Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=1147f43a-84e7-4acc-b3ba-e2385e7f3aa7 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:50.135Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=880e3e8f-d1b6-4e05-92c4-da7d8bafb7f6 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:18:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:00.144Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=782c4c5f-b6d2-4c92-8b10-ef3c5bcef5f1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:10.153Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=170f5197-cc33-4686-8378-cc79d5c07ada | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:20.163Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e8aad750-5ee8-430e-b8c0-6fdfe2edcccc | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:30.171Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=4b285abf-3cbd-4aef-bcfa-6c3f46b82221 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:40.180Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=46081fec-8b20-4b42-a711-c51c44e4af5e | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:50.189Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e3e346a9-bc57-41da-8020-58cc13c1b8bb | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:19:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:00.199Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=89cc5357-0623-415b-a848-7b0e46f490a2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:10.207Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a00e6cc5-2ee5-4bf8-9399-d7a2d59e8a4b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:20.216Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c195365b-1db4-4a3c-adf0-f96363242c27 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:30.233Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=60c16ca4-515d-4c3d-83d5-7fc7cfd6bdb6 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:40.246Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=67b19345-f255-4f5a-a46f-e1e7ead2050d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:50.257Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ebf5e0cc-56bb-48d1-a716-4b04ae974728 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:20:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:00.266Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=32b0bf09-c113-478c-a644-131e972d3cef | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:00.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:10.274Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=8c48b086-9a5e-489b-982f-7b37cb53ea93 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:20.282Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e7316795-60e8-4b30-b09b-48c312ad7f46 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:30.290Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=05ebb9cf-56c5-44f5-ad33-39a77214a053 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:40.298Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ef15df06-b4db-4160-b72e-4c90f18fb66a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:50.306Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e7e49d4e-e5a4-4b67-a3cb-7d582bf04760 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:21:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:00.314Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=078a0493-9a87-441f-9fe1-1517f1580547 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:10.322Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=44fe1660-d6d6-4cf9-8118-a591cf9def6e | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:20.329Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=4a6b934c-9774-444d-932b-67eaec95f6a9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:30.342Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=cfe8c9ca-2233-4443-b18e-12d9b9346334 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:40.351Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=3ef35f8d-94c9-427b-b9e1-58b8090ec315 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:50.361Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=01e168fb-ad80-4a99-8f80-3bb66fcd2784 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:22:50.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:00.370Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b9600441-e42c-4a9b-ba74-12aeca3e88b9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:10.377Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=fc33bb40-e43a-4768-8496-d06d9cf4003f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:20.384Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a8a2a963-75c9-4eea-8df8-771e8a459d4c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:23:28.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:23:28.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T02:23:28.205Z |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-06T02:23:28.207Z |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-06T02:23:28.309Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T02:23:28.309Z |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-06T02:23:28.312Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:30.392Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=7348fdd4-c0b5-4889-a218-f8a3ff0b6dc1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:30.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:40.400Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e09ceaee-316b-4f2a-b7d0-3edd1f481551 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:50.406Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b6004914-d79d-4102-ade2-e13c2540cb6a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:23:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:00.414Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=04aef4e7-f2cf-48d1-a2ba-7f98faa87771 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:10.420Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ac3f71be-57f8-4e48-aba1-6cd433fc365f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:20.427Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=6e6902b4-144d-421d-86ce-d41a95840f6d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:30.434Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=40abb9b4-55b4-417b-9413-da45eed3bbe0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:40.441Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=571656d2-1773-406c-9154-e0f57e8d3888 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:40.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:50.448Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=09d72535-a459-4341-b23b-794a63325234 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:24:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:00.454Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=72cb6220-2ad9-4446-b462-dbbdc2077c5a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:10.462Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e174e444-3846-4be0-9bb7-e5e5c8d117af | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:20.474Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=3cd706e6-48e7-49c4-9a06-2d48ddce1965 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:30.483Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=60fa9d67-8ecc-4df6-a4ab-e3735d8d20a9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:40.490Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=9fab71a7-6943-4fe2-a593-5440bdb4c15c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:50.496Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=36d3d16a-6a74-4a50-8f07-f162d281de43 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:25:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:00.504Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=5bc840d6-b75a-482b-8c2c-5f2a777366c5 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:10.511Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=6ae5b70e-fa27-43d4-b735-2827dcc703ad | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:20.519Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=92956595-b364-4c82-91b3-163e716928d2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:30.527Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=4a30da16-2985-498a-b036-ef66b73e07ae | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:40.537Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=0d981a82-b257-42f3-80de-b9ec63acc2aa | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:50.548Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=95d85f56-2991-479d-ab36-571114b1b92f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:26:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:00.556Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b1ce31a2-c8c8-4c52-8f66-c675bd2cc6ff | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:10.563Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c2f64482-081d-4e36-8931-ab105f3cb5a2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:20.570Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=5f8943ae-e5d7-4a1c-8dc0-be84e596f79b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:30.577Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=12876f61-a3c9-4529-8e80-b0c68dfb1add | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:30.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:40.584Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=1ca16a23-4c4d-4bee-b3bf-d7e52f64951a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:50.591Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=13f764e4-99c2-4bad-9251-74efb2a9d511 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:27:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:00.598Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=dfe28a05-37a5-4a80-b555-f65632f80853 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:10.604Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=06ef99f5-cdab-4dc1-aee0-a96c83953b9b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:20.611Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=eec622eb-61cb-4b76-bc96-d5529de092e8 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:20.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:28:27.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:28:27.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T02:28:27.905Z |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-06T02:28:27.908Z |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-06T02:28:28.022Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T02:28:28.022Z |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-06T02:28:28.026Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:30.617Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c28ac052-fccc-40cf-b207-18b1c82c2718 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:40.627Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ff6a97de-3b89-4e14-89da-a87ed86cee13 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:50.634Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=4d630044-c15c-4039-a79c-de5e486de328 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:28:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:00.641Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ba54d7b1-c064-4dd6-aeb0-e891f546f4f3 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:10.647Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a1618f59-29bf-4c25-a178-706ea21888b7 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:20.654Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=d59e5536-5721-4613-95a0-1e918423f42d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:30.667Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=276fe784-e46a-4587-a4a5-72e3441348bd | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:40.676Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=8482470f-b801-4c28-94d5-ad8b2fa14d8d | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:50.688Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=aa662803-7931-46ee-9fc8-3de251d941e4 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:29:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:00.697Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b756c383-1119-471a-aeb9-3b1d741559a1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:10.705Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=14c1d6bf-f4be-4b6f-a152-4b3ab6570c1c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:20.712Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b94adce4-f565-4ccf-9022-45fb6a8fd3ec | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:30.719Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=ce1ec376-53ee-47e3-90db-c3542fd265f1 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:40.726Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=de20f2fb-d25c-44d4-bdcb-72444ba05604 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:50.734Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=9b9f6650-025f-400d-8a6f-68cb77c4fb86 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:30:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:00.742Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=2fa9b051-d4db-4629-a6f7-ad1f61734c5f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:10.749Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=7c3dd28f-3ae3-42a0-93ab-574bc7e7f6a5 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:20.756Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=1e52d7fe-ea1a-4ba1-afc1-b9607a65951a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:30.764Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=7c4e13f8-7c76-4f11-b0d5-ca3d0c77f7c2 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:40.777Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=dbd1326d-2731-4400-b034-9466ea5fb5a9 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:50.785Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=7bd24bac-f30c-4ac9-94b5-4e01ecaf159f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:31:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:00.791Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=6cfaadd6-c642-4504-8125-7cbee2cecd10 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:10.797Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=874d3776-bbfc-4e9d-896c-a867947294f0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:20.804Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=18ff728a-e8e9-46a6-b3c6-3e4158a05d3b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:30.810Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=7a0c7f73-9a0a-48dd-a5c1-21483babff4b | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:30.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:40.816Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=e84977b8-0dec-443b-8257-a358219fe24f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:50.823Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=78a74405-4d82-4bee-bb47-40c76aae03fc | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:32:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:00.830Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c699f7d0-53f7-437f-ba88-d7af65b5d505 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:10.837Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a5dcdd51-5efe-498b-9dae-69cfb22d99dc | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:20.843Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=52530ccd-a217-4b79-85c5-b4769c642e82 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:33:27.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T02:33:27.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T02:33:27.816Z |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-06T02:33:27.817Z |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-06T02:33:27.980Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T02:33:27.981Z |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-06T02:33:27.983Z |INFO |Located property source: MapPropertySource {name='cbs'} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:30.850Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=480e00c8-8c30-4f18-a04b-7f81b52c738c | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:40.857Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=4e299947-db2c-44b9-8df0-9a32c455e211 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:50.867Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a858a9e1-ac86-48d6-b2c6-ea1e9dbfdd71 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:33:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:00.877Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=254d2388-d67e-4a4c-80e7-9849a3d6c540 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:10.883Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=48be0f32-3e59-4a00-bed2-45077db6c4b0 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:20.891Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c38f4894-1fde-4a6f-b04f-edf22e3a1b1a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:20.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:30.898Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=d30ca626-a637-473a-b7d6-90867b1f5743 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:40.907Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=b5764737-a0aa-43fb-be73-a9394428023e | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:50.919Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=d7c8ae46-0a4f-433e-aba0-91e78e986d54 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:34:50.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:00.927Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=9e4af936-518e-4281-9049-ff4ac0a4dc25 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:10.934Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c97318eb-ee20-4af0-a464-b27a3c81a84f | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:20.941Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=06696382-1129-46a8-bc87-4de17089f5c6 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:30.948Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a014aeb9-85c6-4d76-856c-e7f90815f8d7 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:40.955Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c24960c7-b0d4-4b05-95ac-1d3b396dd48a | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:50.963Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=788ffc8e-8ced-4034-9b17-324492193fb8 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:35:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:00.972Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=a4971038-517d-4a40-bcd7-579e88d1f816 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:10.979Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=2bd5cc14-f36b-4742-b9ef-7c1bf5456e89 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:20.985Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=268e791f-de0a-4ec5-aa93-6a292afa28ae | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:30.992Z |INFO |Init configs |InvocationID=ffc4a778-7279-49d8-96af-fa9c770aa301, InstanceUUID=c60de0b9-afa7-4b21-a3a5-135a6d674e71 | |INVOKE |pool-4-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T02:36:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |