By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:43:57.092Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:43:57.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T22:43:57.147Z |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-06-04T22:43:57.933Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T22:43:58.852Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T22:43:58.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T22:43:58.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-04T22:43:59.012Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-04T22:43:59.034Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-04T22:44:00.873Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-04T22:44:01.524Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-04T22:44:01.549Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-04T22:44:01.550Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-04T22:44:01.688Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-04T22:44:01.689Z |INFO |Root WebApplicationContext: initialization completed in 2654 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-04T22:44:02.149Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-04T22:44:03.430Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-04T22:44:06.007Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-04T22:44:06.468Z |INFO |Started MainApp in 12.573 seconds (JVM running for 13.403) |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-04T22:44:06.552Z |INFO |Start scheduling PRH workflow |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:44:06.566Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d72babb7-5e95-48c4-b78f-5a7c8b3892b1 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-04T22:44:09.229Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-04T22:44:09.230Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-04T22:44:09.233Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:44:36.843Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:44:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:44:46.901Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a8213533-5d0a-4fc1-b74f-c13ef0959eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:45:16.945Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:45:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:45:26.950Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ec816654-553c-49bf-b66c-84b6644666b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:45:56.992Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:45:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:46:06.994Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d9967210-9000-42ea-9bfd-e5fe17385333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:46:37.016Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:46:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:46:47.020Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6eaad9cd-54b5-4685-99ac-1d0c4197e2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:47:17.050Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:47:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:47:27.056Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d2400fb6-8b10-49f2-97f8-d1bfd9ffcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:47:57.096Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:47:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:48:07.099Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3ef190e5-2756-4b9e-8767-95df7d2ac767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:48:37.126Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:48:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:48:47.131Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=dee72264-4b36-4664-a323-4327c373c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:49:03.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:49:03.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T22:49:03.160Z |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-06-04T22:49:03.163Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T22:49:03.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T22:49:03.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T22:49:03.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:49:17.158Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:49:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:49:27.161Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f772d93d-4be9-42c0-b8f2-6991f0ba52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-04T22:49:57.206Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.115.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:49:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:07.210Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b68ce12a-0383-42c1-9554-8dd4b47280c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:17.314Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=311ed46e-aad3-4249-8bdf-d11cb3eacd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:27.330Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=79b19d55-9c24-4dcc-a823-5ecaae0e241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:37.343Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=722aedab-eaf4-48e2-ab41-00856ce673cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:47.359Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a59e97ff-e0b3-47c8-95be-d906fa3cb463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:57.387Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7105afa7-2d3f-46f2-9033-686624a5fef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:50:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:07.402Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0a9a92f4-4c4b-4e70-b5ee-86d451069ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:17.414Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d814a267-cb4a-4847-82be-6872cd3a8950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:27.425Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=803b14c6-bcbf-483c-b913-dfcb5e0bf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:37.438Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=885871b8-1210-4dd0-b903-d593e5749c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:47.452Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c144f51a-b537-4861-93e8-4958b0693015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:57.491Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=74ce9856-0b4f-4abf-a4a7-a27019901e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:51:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:07.501Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ed40ead6-99fa-454a-9c71-3bbf238ea763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:17.510Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9a344a52-19ec-4b78-90a0-d27d707b3e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:27.521Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c541a973-5186-4027-9b77-35d8bd5c0a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:37.531Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8066005f-418e-4a08-bd6c-25cbb3425c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:47.541Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7d439df5-e00a-4635-8fa8-7b1c350a1e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:47.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:57.553Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e1af2c62-5e3b-489c-b658-3cf9c48dee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:52:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:07.583Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=febd321d-7b86-44b8-bf99-0af63108ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:17.591Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=af6f10ac-989c-4f52-8a19-921ca352dc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:27.601Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ae00c48e-39be-43da-8f64-38599f0c13b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:37.609Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e23b4c0d-2183-4fd9-8a0b-5fb720be37ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:47.619Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=08862ea5-69be-4b11-94b5-a5a048a1fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:57.630Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fc0f5817-ac60-45d7-bcca-a2be54c963f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:53:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:54:02.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:54:02.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T22:54:02.609Z |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-06-04T22:54:02.613Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T22:54:02.685Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T22:54:02.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T22:54:02.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:07.640Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7c39c574-d81c-4751-b893-d6b460eafd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:17.666Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=70978571-6500-42dc-9311-b8c2c4b81ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:27.680Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=71b3838b-6f4d-4626-a3e9-e46f352cdf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:37.692Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5e247891-0a46-47f1-840a-1db176bca990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:47.702Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fc312b14-ab67-422d-b307-94fbac9db0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:57.712Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=944b739f-deb8-4152-ba02-572de17c155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:54:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:07.735Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8ab438e9-88b4-4371-a3d0-ce4a4524115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:17.743Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9aff36bf-52e7-4d1c-a497-b2ce00e0c5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:27.752Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=48297b14-7e64-4b24-9fa0-bd3b2fa0f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:37.784Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=80155b97-0db6-4faa-b150-7462ce8b73cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:47.799Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1915beb4-80e6-4cde-a1b0-0de94206b3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:57.819Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9ffc9cd4-adb1-4071-b04a-292cd4382de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:55:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:07.842Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4142255c-19ab-40ee-96e9-d5f65bc5fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:17.894Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2ce54eaf-0999-44a7-ab3a-82ace8b9b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:27.909Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=49e8963e-f450-42ae-b8de-4b8607a06498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:37.916Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9b864af-b443-47ca-a73c-00b1acc87005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:47.928Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bbde0e77-6f1a-4fb8-8e0e-12fe55d5ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:57.946Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fb4bac35-b47e-423a-89b0-4af913ca3b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:56:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:07.953Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=06aac5b7-f413-4e64-9c05-be708772c7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:17.975Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=566153e9-c555-444c-9caf-ea6ab2bae597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:28.001Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=18286832-98de-46cf-b080-d403df5f2ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:38.017Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a5a49788-cbd8-45a2-a51d-84b816d994e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:48.029Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=66395c93-77af-44dd-ac23-e058af59048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:58.040Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=34bc03fb-bae5-493c-920a-3e4364f6e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:57:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:08.086Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5b56cd8d-2ab1-4110-a3c5-334cb2d022a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:18.101Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0f1e454f-7e1b-4132-93dc-1b7e4fabd47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:28.116Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=904e4829-371a-4a95-a5eb-8cb4effc3e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:38.124Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2d0c039c-7bf5-45f3-b58a-6b5eb0747947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:48.132Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=abf8aec0-df5b-441e-88e4-4ff248483dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:58.140Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1ce36982-00b5-48eb-81f8-5beba1819b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:58:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:59:02.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T22:59:02.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T22:59:02.543Z |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-06-04T22:59:02.550Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T22:59:02.615Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T22:59:02.615Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T22:59:02.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:08.150Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d596155d-a376-4b96-a4e5-20a1d2148651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:18.182Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4c79857e-2073-40d1-b8ea-c1a66d6905ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:28.191Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4460701f-e8f1-4277-8805-ffda50f67480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:38.197Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b9f3c03c-8040-46aa-bf8c-10710b6e7f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:48.205Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b90e8945-f397-4400-aa3a-a097e6101748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:58.212Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=15fe221a-d61e-47f0-aa1f-fdccca5d17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T22:59:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:08.220Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=11c61292-d8a5-437c-bb69-0a8474880039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:18.230Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d99a9ad1-182c-45cc-923d-0bc3fc53bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:28.245Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=af63c419-add3-4c52-b1be-57390a6ac51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:38.254Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0d2bb159-a8cd-4fd4-bb20-3f6db40bba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:48.280Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=29992b4e-c1ff-4fde-943b-5484c0b1d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:58.288Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=757e9fd2-cb01-4669-bd08-1ed2d82cb6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:00:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:08.296Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5eceaee4-648a-40d9-ae61-73de51fa8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:18.304Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9abf1157-465e-40f4-8ad6-d67fe177541a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:28.312Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8a6e52e1-9381-4af3-b8aa-7c0edf554ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:38.329Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e8a57847-eb2f-4e06-9271-b475dbddf869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:48.340Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ac0c919c-9c91-4356-9525-fb6eb0626859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:58.349Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2e2a8721-4dd1-4b13-972d-22bf9a18963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:01:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:08.366Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e11f90a6-aab4-4a8c-acc8-bc7710e92e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:18.374Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=83f0843d-b7ab-44ad-aefb-c98245b1e67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:28.388Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bff69131-c7c3-48b6-b1af-3e64d3c19397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:38.396Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=39eecb5b-cb95-456e-8c4a-6098171a8b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:48.404Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4a2f65e0-d15c-474e-b3c4-22a8af572d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:58.414Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9756edd0-c1d4-4e4b-afea-cc948d76ec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:02:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:08.431Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=45b6f161-b2e5-4238-9655-1e1bb6dd7244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:18.440Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=329e7261-b615-4063-8845-fb696fc0ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:28.446Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cad11cdb-ac05-4950-bb16-4f7c5222b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:38.453Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0a04966d-1f9c-4b3e-b078-d36776b31b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:48.471Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c3643ad1-ec5d-4e5e-b043-0d49f83e1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:58.479Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=93042376-a47e-44a5-92d1-13c7bae4261d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:03:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:04:02.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:04:02.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:04:02.547Z |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-06-04T23:04:02.550Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:04:02.622Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:04:02.623Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:04:02.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:08.485Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cd32b9fd-0b69-4451-a261-22468a581330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:18.494Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4ef7e0fc-fe0d-4388-8802-6cfb43747bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:28.513Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0adabb5e-c273-448b-8d0e-f5588cbbb733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:38.520Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=138c3f7f-662c-48d8-ac28-e863ec760899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:48.528Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5b11ed45-8320-4717-b6ba-9bb16fab42e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:58.534Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d1e09f2b-49fa-4ea7-8d4d-304e6ba99736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:04:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:08.540Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fe11d1bc-4fcb-4105-bc5f-b0f553e07832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:18.547Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=aec3f527-a77a-4982-9f73-9702d56c7281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:28.555Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=dfb351b5-8350-48ef-ade6-d8e62fd11621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:38.580Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=caa13b91-b15e-4912-a639-96f886213ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:48.604Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a22f6bc0-1e2b-4e7f-865e-d70079ee7830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:58.611Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7201d67f-58a6-4c3b-aad7-760b28630e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:05:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:08.617Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9dee9e0-008b-4314-b5f9-aad5b96c7cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:18.623Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c1f7f6e6-4113-4143-afef-5aa643e78098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:28.631Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1d870002-5bc3-4b6b-b03e-b9b681ced839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:38.637Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=51b78854-6410-410c-99a8-0696e974dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:48.644Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8eaff85a-a888-4d39-86fb-82ef96882b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:58.653Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=99313502-d49b-41b7-bfe9-cc23521fb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:06:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:08.677Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a6ec7d7f-d5f9-40cf-8949-95d2b02fac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:18.698Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=431359a7-a014-47fb-94a1-3996bfe843da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:28.706Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3a65c94b-2e8e-4696-a90d-b16df16010a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:38.713Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=632cfea2-7ce2-4f53-ba74-4adf4a0c354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:48.723Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4ee0b224-50cf-4eb6-bede-414689efc149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:58.730Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7408bce5-8297-4812-9575-43d732e64419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:07:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:08.738Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4d592a6a-f03d-4587-995d-4f08ee4d6469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:18.746Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=87e95843-a25f-4e1c-9069-59ae03eb35a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:28.765Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=dcdebf2a-eb57-4a11-af5b-2c1425d370b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:38.776Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=30541015-d760-4338-85f8-2677b651ef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:48.784Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a93142a0-4814-479e-a842-4b1e288d2438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:58.790Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=538d9347-85e0-480b-bd25-7b655783af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:08:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:09:02.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:09:02.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:09:02.547Z |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-06-04T23:09:02.550Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:09:02.644Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:09:02.644Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:09:02.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:08.797Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=38b6a868-90fe-4b58-a6e6-daa2f08f1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:18.810Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bc9d51ae-73ea-4ce0-aed9-58c3a2c34f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:28.817Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a1cd2d58-7bbc-44fc-a503-142f29ca6456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:38.825Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1089c715-bc28-497f-ab15-9c8cf6b9acb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:48.841Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c5e330f3-eee5-400b-b9ff-f3bf91b98474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:58.853Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2f271633-8b04-42f3-a872-7b1db85a9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:09:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:08.877Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cab06bd6-6cd1-4e4f-8814-3194e6d522ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:08.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:18.889Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6a2091a7-a71a-4400-8e63-208c2f8f2699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:18.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:28.897Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ff9504a7-56a2-4f27-99b7-8709e446e4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:38.904Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7f6a4e22-944b-4e6d-9e59-142011f20c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:48.909Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=af35b3c3-7abd-4d98-8617-be33efc3d191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:58.918Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=921229c3-2e81-4031-9ead-ccc915fcaf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:10:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:08.933Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=119027b4-03c6-4a09-95ef-82904d9ea8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:18.941Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=03d61ed5-bf22-4c38-8423-a27687c2b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:28.949Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b5a6cb00-65a8-4baf-af5e-3b08e7bb2532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:38.956Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6ebddd66-372a-4320-8ef8-509f814f886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:48.978Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5d34e188-be1e-4a5e-812b-466ff1fd5e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:58.985Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=047211ba-a538-490a-9ccc-ca36d4d7f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:11:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:08.991Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8915473a-7739-472c-979d-9fd67978831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:18.999Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=180512f3-70b9-4ac7-b62c-97bd54b0e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:29.014Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=99488e13-6e61-4475-b40f-2c11a3c99a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:39.020Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ae15033a-847b-40e8-ac8f-6cb89d29edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:49.027Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=360385f5-af84-42f5-a4df-a08bcd114527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:59.034Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7a4d7718-36b1-4d7c-b3aa-f3571f4284b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:12:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:09.042Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=84878962-ee53-4eca-9a5f-3d8af87393ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:19.049Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c0646303-4ecc-4de2-b168-9c2a5ce048b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:29.074Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=35b275ef-5da4-492a-a6fd-e87e0be290e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:39.085Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=980ffb6d-711c-474d-a11c-16872ef0d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:49.098Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c233c060-90b1-4743-9a53-4760029b14a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:59.106Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a810dcd8-9073-4438-8d70-fb26632e822e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:13:59.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:14:02.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:14:02.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:14:02.541Z |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-06-04T23:14:02.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:14:02.614Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:14:02.614Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:14:02.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:09.115Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a8d95d22-d4b0-4225-8c72-5098c8f0eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:19.122Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=69c85fb4-581a-4631-8474-a89a1be75732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:29.128Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5cd95706-f35d-4a61-95b2-162052a0df12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:39.139Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cbb46f6c-35bd-46a0-a5a7-54c4f74d14d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:49.145Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=871d5d96-df92-47d4-93df-caf1c0502c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:59.154Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=32afa131-2187-48ce-95bf-081af13c5a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:14:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:09.183Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=180cf719-ea8e-4e75-a66c-91d615eefef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:19.190Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=91456865-a364-4ea2-bb20-84d7b4b09aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:29.197Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a2cb2bd9-5f89-402c-b1bf-bf01e0899c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:39.204Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3efbcac5-1f69-4979-ad20-879014882296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:49.211Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0cc93c44-ad21-43f8-9056-1cb519775e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:59.218Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=51b3c490-1c5b-4079-b7ee-da6e0f8ab109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:15:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:09.225Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=799d6d74-827e-44ac-b036-6f08da5708f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:09.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:19.232Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=de2a8cd1-e02e-4c51-ac2f-c2aff4956984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:29.249Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9f354021-5d3b-43c7-ae68-f81ab5adc7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:39.256Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f6831267-9e5e-4b5b-b7db-823255a67c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:49.280Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=aae528a8-b03d-4466-95e5-2ea600580c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:59.287Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=39bc61a3-32e2-45f3-b3f2-bff59d318f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:16:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:09.303Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=897da19e-962d-416b-8ee6-05e0ec5a3d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:19.310Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e4674e3d-f407-4855-a598-27c0026e6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:29.318Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=996fc0b4-9e14-4ba0-9165-d34ed005486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:39.324Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=92388931-d7c2-4707-854c-4e19ba20618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:49.338Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fe232874-a25d-48f7-8f44-c823bf5a210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:59.346Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3be8e65b-90b1-452b-9d95-9b3e04884bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:17:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:09.353Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=948ef0bf-b317-4d0c-96a8-62824bd23826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:19.364Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=df7d1bd8-3279-429c-b7a0-ee852fdbf243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:29.375Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=95c784f2-4a81-4694-9d6c-47085e008e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:39.382Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c7a911b9-5996-46a2-aece-d6eb03efade1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:49.389Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a937e30c-3733-447f-86f1-a0e8d1318e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:59.399Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=af0301ee-d55b-41e9-bdf8-785daf122d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:18:59.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:19:02.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:19:02.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:19:02.595Z |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-06-04T23:19:02.597Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:19:02.670Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:19:02.671Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:19:02.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:09.414Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c1841684-2ee9-4e3d-b28b-8ef5e2701ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:19.422Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ef4d1fbd-5e09-4b01-b944-7d60511e0914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:29.428Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c14610e0-28e3-4624-bc78-094acea0cc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:39.433Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d92083e6-51a7-44ad-bb94-fe9b65d6ea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:49.440Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=eadd2b87-fdfb-4ed9-96d1-0b576ce1997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:59.447Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=00513f4d-2d23-474c-9871-734eb0ef3c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:19:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:09.455Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1dab6ef2-57bb-4c0e-b1a6-1f6630c2c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:19.476Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c4b50ed9-8c96-44e2-a0d9-34adefb93649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:29.492Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e80e1f8c-b4f0-40cc-9551-5d8cb9c3742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:29.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:39.499Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8e27e5c7-f88a-4f30-b5a5-28aef61fa634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:49.505Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=981765e7-11e5-43d6-9750-2f259518a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:59.512Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5869cddf-db5b-4bfe-93b5-4bde56758d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:20:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:09.519Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cebc3e1f-3e70-457d-8d59-a9c4dec8356f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:19.525Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5b0ed1a8-6235-46ba-9fc5-2f01e8d389e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:29.532Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1692b7bc-c178-4375-8d0f-cf44e523b4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:39.540Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5e829be0-1dc1-4904-8cb5-45bd40a7209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:49.552Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9ac21694-2cfb-45d5-b27c-5954eae61603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:49.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:59.575Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=899b5c04-5a45-4a4c-863e-1893f6e67ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:21:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:09.589Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d79e185b-accf-48d6-a8b4-0bca54b194fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:19.594Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=80e04c15-1d6a-4dd2-81f2-001953553d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:29.602Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=36e35739-0f58-470b-8f10-03214c97af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:39.610Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5cb96d02-fa33-4388-99ea-23ecff5b5c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:39.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:49.616Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cebfabee-3cd7-4395-b736-f865951f7ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:59.630Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ef50609c-b69f-4370-a502-bbe3d4e071e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:22:59.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:09.646Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a6396dd7-713d-4433-b358-13016abe5099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:19.652Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8e9a002b-0e76-4ed5-933a-eea9427c3726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:29.661Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=05bafe29-c1d1-434f-a6c6-30a4901ee31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:39.673Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=dc71c414-d4af-4618-b7a1-34a833a5e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:49.683Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7b1a516f-af96-45cb-b71a-280ee8aa1673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:59.692Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f3fc6dbe-c6a5-44b5-adde-a2d9e1385d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:23:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:24:02.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:24:02.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:24:02.584Z |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-06-04T23:24:02.588Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:24:02.659Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:24:02.659Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:24:02.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:09.700Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=db924e82-d983-49a1-a724-4bdcbec9d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:19.713Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=aee84dfc-02f1-4af0-8097-f2da8f48641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:29.722Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e014390d-cbd1-4bac-bdce-cf36fc17820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:39.727Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ff022cc1-e9a4-4d71-bd55-681845a04379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:49.733Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bdb6237b-7595-4024-81f6-471894efb60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:59.740Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c163aa52-3348-44b8-819e-c979c8d7cdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:24:59.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:09.748Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=410a876e-e72e-4881-8892-a444d3a8f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:19.754Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=57bf2448-e2db-44ac-8efb-501030a39031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:29.772Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=caf3d122-7bc6-4c64-a64b-d1e540ac00bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:39.798Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=74d99a28-f3c0-4dbd-ad0f-a65a006873cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:49.804Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3e20f37e-67c5-49a6-b7bb-f1f56c855ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:59.810Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4b1f74e3-806c-4f9f-9e4d-513dd0ae80af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:25:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:09.815Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4f2b2606-c226-4970-ae86-ef5504f005ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:19.823Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=36aef321-80c8-4d91-a595-019a7d452b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:29.829Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=58877369-3f54-4e20-befb-6312d95e1c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:39.835Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e4d16d64-a32f-4045-90c3-e13af7b3b986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:49.843Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d882964a-b486-4483-9bca-718fc6d56997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:59.883Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9b3f616-31b0-4330-ba90-070c8e3efd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:26:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:09.892Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a13e88c6-fb31-4320-be2e-d1eeb2c95019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:19.899Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=00b0beed-f660-4820-9db7-773e662db153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:29.913Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=989748d6-d105-4892-991f-2cb175d39165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:29.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:39.921Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=311fdca0-7551-45a2-9bbc-bcd2db6d4cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:49.927Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2d5897db-947e-4326-ba19-cedce9a468d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:59.934Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b88a6aac-af2b-44af-ae0c-4fb73aebe2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:27:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:09.942Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=43709da3-bf9a-4538-8999-1443645e4f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:19.957Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=773a2bd8-06b8-4d9d-9488-662dc95fd5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:29.965Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c939239f-2fec-4f67-a9c3-109ddcf52b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:39.983Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=918a7277-e75d-43b7-8049-109f88d10a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:49.993Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=089e57c3-9ea5-4fe1-8306-4fae80429ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:28:59.999Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=aec7975d-4a35-441e-807b-06a0b87aa7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:29:02.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:29:02.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:29:02.571Z |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-06-04T23:29:02.576Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:29:02.649Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:29:02.649Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:29:02.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:10.004Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7d235511-9bc3-4201-b018-1dd003c6f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:10.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:20.012Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bc8e5c9a-2eb9-49fe-b092-d8709a0d3ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:30.019Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6ae55c2c-58ff-4a75-b031-f74f01aaee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:40.032Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2ee4e6e4-e610-4c41-beb3-aa13f5c875c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:50.039Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=251fbd30-5582-4141-a995-fc3c907bf245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:29:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:00.045Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=48c377b2-3f4d-47e1-b09d-a773ac2269aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:10.050Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b5134da2-a4ff-46e2-8164-7a858b9ad60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:20.056Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2fcfaa02-e2f4-4279-b211-879a79ebbba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:30.064Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=07777100-0bed-46d0-91f5-79c60ad73c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:40.070Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a5fd7486-d051-4bd6-914a-728e9fdc4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:50.082Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e3be5124-d6c7-4379-9a6e-c3b5215667d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:30:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:00.098Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1bd8ffa2-17c3-4420-81e7-18eeddab5040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:10.107Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=28d72579-9fb9-446a-9720-0a5d9afb259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:20.113Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=64c72a5b-ce78-4dab-94de-ee8bca0ec992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:30.119Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d9bf0448-57bb-4023-92be-c231e51bf3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:40.125Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6a76ac87-e3e2-4c50-8520-a8bf5e347543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:50.131Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1dd4eb3c-16d4-4daa-8b47-98dca93b4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:31:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:00.137Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=73bfa44a-89bb-41cf-a559-7146e8eb0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:10.144Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1bee1dde-90a6-4205-9f6c-fdf016b377bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:20.155Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cae87afb-8471-4e4c-9726-efe82a959f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:30.165Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3c649fd8-cbe8-4ba8-801c-fdea6df67562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:40.173Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=96bbed30-daad-4330-a506-9d45df26d26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:50.180Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3ccba43f-b6f4-4955-b8b4-ab8479832e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:32:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:00.186Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e40adeaa-c9df-42bb-b067-5bac35cbfb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:10.192Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=338aa3e4-5b55-4498-be0b-654051b3d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:20.199Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=04cd7f10-be1b-4b8c-8463-3cef994e7a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:20.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:30.207Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b42b4575-e386-4394-b3d3-35c95897c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:40.218Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bbd20194-87dc-45ec-9959-00cc3e434ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:50.228Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ef1b2724-1672-44b1-8fa8-ab8e56fb5a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:33:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:00.234Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=770ee963-454f-4431-af30-aa858cb46cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:34:02.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:34:02.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:34:02.548Z |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-06-04T23:34:02.551Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:34:02.603Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:34:02.603Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:34:02.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:10.240Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c4b26c3c-77ca-491f-93bc-0e1f5e5416e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:20.246Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8d5167dc-c340-4aa9-a44e-0f14e1cfd5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:30.252Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6d2ca771-9777-4642-a2e1-0aa68d8875a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:40.266Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7dad8f12-af05-44d6-bdd8-ea1f76ffe59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:50.281Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=505ff700-9572-4161-82d9-e0da334bd27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:34:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:00.295Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f49ecb63-f3fe-469d-be2b-f7dfbf6a22da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:10.304Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=25cb8dba-6e49-4853-8a88-264030790073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:20.312Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=044a1033-ba1c-4168-b801-fb3c6563f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:30.318Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8fe9be0f-ab4d-40f3-bdbd-4e03b0cf5fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:30.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:40.323Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c41fe5aa-c40e-4337-bd3f-dd3f2e53ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:50.331Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7b491215-3186-4053-8119-065daff24f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:35:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:00.337Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2dee5606-77b9-4d99-b749-b154f67f1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:00.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:10.350Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=edde4ce1-7cbc-4e77-a08d-66602d0cee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:20.359Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=08f043b5-5ace-466c-acc5-9a10dba6a555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:30.373Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=30ab6553-f209-48fd-8ed0-65a5e937fbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:40.388Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5182c2fe-2437-47ce-90ea-08dd10480a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:40.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:50.394Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=11fd6e25-f24c-4026-a90a-ca114e7313a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:36:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:00.400Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c9befd5e-6276-4ff6-b9b3-0d4730ce5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:00.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:10.405Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9fd81509-d5f5-40fe-abee-f06f9981df99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:20.412Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ffcf7923-b38d-43a5-acd5-1daada19d9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:30.428Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d47b90b5-997f-4a56-bea7-a2802f3eeff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:40.434Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=481eabaa-ec58-4f09-ad4c-832a1ee7446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:50.440Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=566a0a7b-4105-46c1-a94b-172e93705479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:37:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:00.448Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=befd1871-4e80-4a38-97de-3f5a458213fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:10.462Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a04b6549-7c47-4073-a74e-28eb682e8d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:20.477Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1ab563db-fe11-4a00-a0a9-41ed7e0bca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:30.490Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=44ba4a2b-d076-4d3e-9c07-761069d69648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:40.503Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bb27ddb5-8682-40ca-9e1c-1602fae6352f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:50.510Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5787ed11-755d-4eb6-8803-46c6ca2b7c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:38:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:00.518Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0d295d55-5830-454b-8f06-3e7ef0ba3530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:39:02.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:39:02.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:39:02.549Z |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-06-04T23:39:02.552Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:39:02.611Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:39:02.611Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:39:02.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:10.524Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e49d351a-3db0-448a-a258-908fd46edace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:20.530Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=97713001-9d7b-4c42-8e5e-2e7e1d1a5335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:30.536Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=185e44cc-378c-4f13-9057-31cc89143db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:40.542Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d6d87f26-70c0-42d7-b04c-d2835c01422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:50.549Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bc8f0c74-f656-43f0-9e83-84a1e6461a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:39:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:00.581Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1382b587-79f2-4c39-a9ae-ae07cdfa8ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:10.588Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=be2593f0-56e8-46d7-8c85-fb8f427b2a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:20.594Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=859ca82c-2960-46de-a614-4d6208cf8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:30.601Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=62ade918-c058-4017-90d7-1270ad4bd81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:40.606Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1ee10547-0814-4087-89d8-ebba9e7b86e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:50.612Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3cd6ef38-6244-40f7-bf57-5d43eb3328bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:40:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:00.619Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d94fa8c9-bd0b-456a-a608-0de2432e91f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:10.627Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7c3cfe79-e34c-45b6-91ad-543638b387ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:20.640Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0e7b262c-6f7a-42c1-b4b5-e13ee03589aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:30.647Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d322914b-30a3-4f46-ae0b-3c491f70111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:30.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:40.654Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=38bc7b8c-5d78-4b7b-873a-d5b488a4c872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:50.669Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2fbfa039-72a1-4f18-b851-9e6477697b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:41:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:00.683Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b152cb1f-afdd-4247-90f6-afcdf8b043bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:10.691Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=36689868-2980-47ff-99dc-a215f6b6d865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:20.700Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=84c6e248-87ae-4e04-9bd0-e8036cccaccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:30.713Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=93f272cf-a3e3-46f7-a0fd-8e1ca9148080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:40.719Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=66fbe915-8d07-4f18-aff6-0413b9456eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:50.725Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a7115577-114a-45ee-826d-9920b41477c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:42:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:00.732Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=45e6b209-2dab-474a-8200-c66202493074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:10.739Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9531ad67-7c72-437a-bf0a-f66c4b57e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:20.745Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fd5a66f4-ef62-4db3-b0aa-2ada7f2eba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:30.751Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c5f1ce05-94df-4771-b0e3-326e0b408cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:40.775Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5e1da499-5525-4012-98b1-e49c72db631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:50.789Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1e025eea-c072-4467-a44c-fc6def7897a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:43:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:00.797Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d605a1d9-d3d9-43e1-a5e9-739723668422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:44:02.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:44:02.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:44:02.517Z |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-06-04T23:44:02.520Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:44:02.579Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:44:02.579Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:44:02.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:10.805Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b00c57e1-62be-4530-a005-507b3ffa2f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:10.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:20.810Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2f3a5d2c-6345-43ff-b8b6-bf02bfa9bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:30.866Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a0517ead-de0a-4be2-99b1-db411a675ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:40.886Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=63d9f26c-0604-46c8-aaed-dbe31024408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:50.892Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a7215632-9562-4dd8-938a-a815657efb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:44:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:00.901Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5f1795aa-4060-4d4a-b49f-52a68c9cd155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:10.917Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e3ba3aea-f26e-4fcd-a67c-d12d4b69b036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:20.923Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9faef43-b29e-4d97-9be0-ad962221fc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:30.929Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=54d725fc-d113-4a13-9c66-6e1d068b1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:40.934Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=47deaba0-4b4d-446a-8dbc-aed4657f291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:50.939Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=64be1ad0-76c8-45a1-b0a1-e8765d897f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:45:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:00.946Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=854a5406-ed26-4b0b-95a6-8c7352a4da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:10.955Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ee8ca626-1659-4899-9789-657bca164ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:20.966Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=81271695-bfa1-4cf2-b299-d13d9c40db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:30.979Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7dec26ac-c4c9-4ef2-b00e-c7dfaea2f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:40.991Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=41ff0638-db7f-4e48-9d81-425fe5ad1444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:51.008Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e949962b-07ec-4f64-a0a5-8be3c9d19be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:46:51.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:01.014Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1f8080fc-66f8-4d31-b0a2-29e5b5d2d936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:11.019Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0236bd95-c73d-42f5-824b-c79249213570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:11.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:21.025Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=08fb51db-9c8c-4dc8-9e27-a388bc699de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:31.031Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=384aec3e-2c57-4b32-890a-0f907bb09af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:41.038Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=337c8283-ae6f-4bd9-8cac-8d5ae8a60783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:51.047Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5dd893f2-33f2-4788-a785-5a43c8abbceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:47:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:01.080Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ef4e55d7-0ac0-40f7-8c79-d3e75b13fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:11.086Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=41150ce2-75be-4197-a0f2-f3ed330d1d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:21.093Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0b998635-4712-4850-9d2a-7d0839c7eed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:31.099Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=22e552b4-8cda-4420-ae20-7dae4f712bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:41.105Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9412439-3997-49c6-b032-9147bceb7a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:51.111Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=043f9fd0-49d3-4b90-893e-4605242e5125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:48:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:01.116Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8d250c76-2ea3-49ce-97aa-863fa0f30681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:49:02.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:49:02.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:49:02.532Z |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-06-04T23:49:02.535Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:49:02.590Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:49:02.590Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:49:02.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:11.124Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4c0cbca1-73ee-4cfa-b498-1a613b78930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:21.137Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e37887df-7765-47fb-9a1e-a8f5d2e0c2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:31.146Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2fe1505a-cc3c-439a-adeb-eb2657d0a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:41.152Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=093990c6-011a-405b-b122-055fdb97b822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:51.175Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=690d5c2d-7d5a-4c1c-8bbb-eb30ed12243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:49:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:01.190Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9e0d0470-d027-4464-8543-5073af17c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:01.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:11.198Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cd56f342-b992-45ef-8361-751ff8a127cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:21.208Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ab21fd33-03df-4662-a6f7-7911cd63e0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:31.220Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8d5ee078-1133-4152-b353-bd62b4c08df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:41.227Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3775c229-8eb9-40f8-854c-49f80485c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:51.233Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cb9db8bb-58ea-4ab7-b547-0659cfb872b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:50:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:01.244Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=50fdb77d-da63-43ad-b3ce-107e279b37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:11.251Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bb65daec-6a44-4545-888a-91aecbe44483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:21.266Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f9af38a5-0fcc-43a4-be1f-466dadcf524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:31.273Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5f6d5c67-7778-48f8-80d1-1113092dc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:41.285Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3982159c-fc6c-4e37-84c2-ec2038a77a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:51.299Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1cdcb7ea-3370-46f9-ac9e-9f96b2c0deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:51:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:01.316Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2df0e488-cb6d-49f0-ad94-da98f5fa47c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:11.322Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fe5dcef4-1f07-4a52-b365-25b526ee3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:21.328Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0edcbe7a-d140-4f92-b46b-3fc327b1b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:31.333Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3580d175-a84e-4826-a59c-80b42a58b225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:41.338Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2fcd90aa-34e4-4e36-a538-eee648d772cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:51.347Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=08f52f82-80bd-4d53-9369-df2fbd65ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:52:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:01.353Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fa745361-6af0-41f2-af9b-55ac0ede4a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:11.361Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9e9bce2e-8df9-48f6-b8a2-55ea300e1fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:21.375Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3b91dcd3-f48f-415f-a53a-0fadc4faaa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:31.390Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=52ddc4a3-3bf0-4e36-a37e-f04196cec859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:41.397Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5a102a0b-92c2-4794-8fb2-b960e160ab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:51.403Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9b695bfc-cb02-4bbf-9aa8-3f62fe38dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:53:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:01.408Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=be3510dd-f8a3-42de-bcbd-03946437a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:54:02.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:54:02.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:54:02.557Z |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-06-04T23:54:02.561Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:54:02.629Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:54:02.629Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:54:02.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:11.414Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9fe088e7-4aa5-4e0c-aa34-1b196f5082c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:21.420Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3d5bbc95-6f94-42ea-be5e-ca98f3bf5fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:31.426Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1835900b-012c-451b-8945-9aa232c20239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:41.434Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=792ee05f-6c91-485a-bde2-b7ff98935b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:51.447Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6b36b24a-2c11-46f9-b6f6-b0764e3e4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:54:51.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:01.454Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=98e5f683-7266-4727-bc7a-88c9f1709a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:11.461Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b4242145-2c7c-4ac3-b8d0-5ff0276a23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:21.488Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6a31b065-01e9-4a4f-bad4-ff7ed7c10a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:31.494Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c92f454a-d5bc-4977-852a-1667d1d4825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:41.500Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e59d8ef6-9d7e-4524-9337-b821aa8ab6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:51.506Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=457a844c-a118-4985-9306-ea53414bef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:55:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:01.513Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1c464bfe-3491-4abe-8c8b-63665f78d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:11.526Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fbdeea23-dd51-4a2e-889f-5859383cdc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:21.533Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d2758266-ed24-4272-be69-f3f7ddf864d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:31.539Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f769f1ce-8310-4093-9f6a-dc09d0bc9d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:31.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:41.545Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2ed4b012-623e-4701-bdea-55c26a655fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:51.551Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=098f19ac-1b9b-4252-8a79-3f85d460f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:56:51.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:01.575Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=06529fea-d75d-43ce-b0ed-4cb73aac62da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:11.587Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=efdb2431-49c7-4468-b6e9-911a40a16f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:21.595Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0de3c924-4034-4943-9fc3-6e7db7d0eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:31.607Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b6068bcd-eee1-4bb2-86d5-f75090a9e2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:41.614Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1a184fc7-f0e8-49fc-8f21-a9512445565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:51.621Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8c629fa5-61d0-4a16-900a-c137146daeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:57:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:01.629Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=39d2be9a-b40f-45b6-a429-cd4d8ca2c23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:01.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:11.636Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d2547108-dfdb-49ef-a3c8-9b8342acaffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:21.641Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5bc61d06-dba8-47f0-a80c-4cddc4a34ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:31.646Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c137a95f-791f-4f03-8446-321f3c454bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:31.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:41.655Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=305c1603-609a-430c-9894-aad8c1b602c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:51.676Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=90da263f-e0b6-4a2b-b193-224b0f8ec9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:58:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:01.687Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f3239b63-4b10-493a-8600-bdcbec2db679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:59:02.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-04T23:59:02.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-04T23:59:02.570Z |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-06-04T23:59:02.573Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-04T23:59:02.632Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-04T23:59:02.632Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-04T23:59:02.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:11.694Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7cd09005-ca90-408f-bdb5-c23355c231a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:21.700Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=34a02bda-0462-466d-b786-b3460e111de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:31.706Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b9ac2260-0fd1-4ff1-88f8-4eb1373153b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:41.713Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4b4753eb-aa20-4158-a56d-2b0947646be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:51.718Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6de80ebd-0cbd-47dd-ae6f-57888c31baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-04T23:59:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:01.727Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3bf2d972-df3d-4b84-bf47-dcb65a1edf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:11.786Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=927c122e-a014-4521-98b6-a59b0a2f6095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:11.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:21.793Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5a3c8ad9-c9d1-465b-851f-0841200c84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:31.799Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9fe783b1-1df7-45cd-af4a-de2b2333c21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:41.805Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9e3c1790-0965-496a-bb8c-736b9c0be328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:51.811Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=98bfff33-585f-495c-9db1-5aa9c551cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:00:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:01.817Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b7e305c8-231d-4404-a026-06bc40b19bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:11.824Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2dee1b9a-0797-4d48-973b-bb7175a00f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:21.832Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3a209a8d-6c2c-45e0-8154-c4542ccb1e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:31.847Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8b301dfe-0173-4f02-bbe8-13f232a60f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:41.853Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=707b449f-98ed-4d53-b27c-760bb49781f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:51.866Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0e43faf5-69cb-4410-9084-117585ea9062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:01:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:01.873Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7ada573a-749a-4166-b17f-74aa4c8ea858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:11.879Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=83ac6f10-ab01-4e92-ae04-2cd7741876fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:21.885Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7f7e77f2-b02c-4aae-954d-047fd3aa210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:31.891Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=32f49ea5-ee8a-4165-be16-1764e4b07a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:41.898Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8700147e-bbc1-44a6-8bbc-2655c420c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:51.911Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=dab56350-22ef-4855-891e-42b5a46bdfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:02:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:01.918Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=31e60c58-dcbd-4216-a99e-de01dad18ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:11.924Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=109bc30a-2635-4a30-8edc-99524c040e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:21.931Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=15011256-01cf-4d97-a16b-5e345668240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:31.937Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e6063e26-25ff-46cb-b774-167c9a6443fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:41.943Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c0c6406f-ac41-4960-8205-766c37852058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:51.949Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=68203ccb-bcf1-42e0-84b7-3672bf3483fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:03:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:01.958Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=02c75913-c5a0-4227-b580-9bd97d5bbe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:04:02.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:04:02.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T00:04:02.509Z |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-06-05T00:04:02.512Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T00:04:02.560Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T00:04:02.560Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T00:04:02.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:11.973Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bd65a005-bf1d-4525-a7c1-f4216c09cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:21.996Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=2fa823d9-d659-494b-89a6-eb70b1a2b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:32.003Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9d724a27-d4af-4219-a30e-ed072669a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:42.009Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=ca52eff5-4048-40d3-8ddb-007ba5bdc02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:52.015Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=14b057f2-2027-42f6-9cde-0f5b6e851e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:04:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:02.020Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=95a4ef40-5c1d-46ef-839d-227962aef21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:12.026Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a7430335-ee2b-43e6-8b18-066037445383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:22.036Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7e59acb4-2123-4314-a32d-db401ef98a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:32.045Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a61c2a66-2e6b-44c7-9a2d-2fe4516687cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:42.051Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=50d17c91-1d58-4e7e-9156-93f2149c750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:42.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:52.061Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=83b4975d-bbcf-4175-b231-416c9d16c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:05:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:02.079Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9e895132-85fd-403d-8bb2-28589b6a7dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:12.091Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e10e06dd-ea63-40b2-ae72-1a12a750b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:22.097Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9461a518-77ff-43cb-88d0-24ebf600ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:32.103Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=bf192457-9c71-4d6a-b139-24c64edb9b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:42.112Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cf10df52-a266-44df-b4ec-6b72238d6364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:52.124Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=621cbb54-255e-4c3c-8d5f-78141b443a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:06:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:02.131Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=5a99a48a-6e12-4970-a97e-6f9058e1b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:12.137Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=234228f8-1644-4274-8574-d5215d482362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:22.143Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=809da999-53aa-4f40-a6a5-aae4041c04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:32.149Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=608e03ef-afc2-458c-9eb6-0e5451ffc4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:32.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:42.155Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=172c3a8c-c9ae-4cb0-a84d-a96b6a2a2085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:52.182Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=648482a8-170c-4d1d-a4cd-881609da1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:07:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:02.192Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=f0c19186-befd-407a-8a34-a67db47ebccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:12.210Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a77d132e-a583-461c-9f59-cd8c2b54c2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:22.219Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a6a94c07-f60a-4b1e-9d74-a8eebc035215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:32.225Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b0f13554-a6d6-4ccb-b72a-4199c590f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:42.231Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8cdb46b5-8895-4720-a57f-cb03f258a6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:52.238Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7d516554-9dc3-4fd0-a3c0-814042123021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:08:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:02.245Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0b3b2c30-d1da-43a5-ab43-292277e8a732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:09:02.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:09:02.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T00:09:02.562Z |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-06-05T00:09:02.565Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T00:09:02.616Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T00:09:02.616Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T00:09:02.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:12.251Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a94a876d-56d8-48f5-af55-abd44ab621a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:22.258Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1bc57bee-4586-49f8-9e55-70d00a16e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:32.289Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=344218bd-68fd-44ff-8df4-a145db63fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:42.297Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=933f962e-96d8-4966-a6c3-b157561cc660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:52.315Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e50c36b7-8d34-431f-92e6-014eb743db10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:09:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:02.321Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7b79585d-1afa-4b31-a210-b64de1058e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:02.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:12.331Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=910a5dc2-a06b-48b5-819a-f30f0e03ca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:22.336Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=113492d2-4032-4f30-a967-e8c0650342f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:32.344Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cf992542-d188-441e-a5c0-d9b5d72e32dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:42.352Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1a7f3b80-408d-4a16-81aa-791b09a34c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:52.368Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=00ee4979-bd6e-4833-b2ab-b98b7015b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:10:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:02.381Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=10564ace-021f-4330-821f-7e49d91ac1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:12.388Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=a2d8ec9e-3aa2-44f3-b5bb-8311607fa4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:22.396Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7ebd0d8b-65b2-49d7-bfaa-4275786d9cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:32.402Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6f72e866-7c22-4f28-a2af-2ce0c398e7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:42.408Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=aa5d8f43-bfc5-434a-9b27-479f827d9666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:52.417Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c7f49f5e-2b9a-4d82-a1d7-bd09f227a5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:11:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:02.424Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=1642c4cc-d39a-4887-838c-0b230ee4af65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:12.442Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=0083d5fa-bef9-4d93-94f8-3939a2cb71f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:22.449Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=07905fd7-2167-4a0d-a323-c29dd240ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:32.489Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=fc689446-5e03-409f-bc53-65457e82772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:42.496Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3490f2ce-065e-434e-b9c9-f62d46601fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:52.504Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d452fd45-6f72-47e2-aedb-44b86a7a98be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:12:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:02.512Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=792ad1e9-0690-41a8-8fa1-5962e999459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:12.518Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8c56321f-02ce-4499-a4ce-c1d1647f0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:22.524Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=8ea2b870-7e32-4043-b62e-a1653ecdd1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:32.536Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=12e8304e-6c7b-4f77-9eaf-13e0c5eb1098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:42.544Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=83cceab6-b957-48f7-a1f1-93720dfb5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:52.551Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=4d25cb00-18e7-432c-9346-394d7b025122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:13:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:14:02.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T00:14:02.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T00:14:02.521Z |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-06-05T00:14:02.524Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:02.557Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=327d2045-6815-410d-8b45-40d03696d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:02.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T00:14:02.583Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T00:14:02.583Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"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"}}},"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"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T00:14:02.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:12.565Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e2f6758a-4ffe-4f18-a9f0-2e9d4b32a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:22.572Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7b7ce517-962b-48f8-aa59-58070a25ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:32.582Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b9314735-77b6-424c-bf99-390582d19f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:42.590Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=54d58f34-8992-415b-ab07-4b6e7c268e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:52.603Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=cb136e01-9792-44ed-a4cb-93d06b51474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:14:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:02.610Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=da846e4a-e832-4a44-8bde-9ba0d9d2935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:12.619Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6388fa87-2de1-49a5-9a1b-7833c1a02cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:22.624Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=543da69a-d441-4440-a26c-3fd7c033dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:32.630Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=c24d8301-cacf-41d6-a331-c1c1ee960880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:42.636Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=b9a3c2be-ac84-4d58-98da-42eedca041fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:52.644Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=87a33aaf-fba5-4526-815a-ecbedd876855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:15:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:02.651Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=3cd5eb15-a86f-4a70-9c63-afbb01e8af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:12.665Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=76a166ab-2f4b-41de-ac4f-0c16a4b2b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:22.672Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=6f39c541-47ae-46ad-a1c5-01888916e138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:32.682Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9d3fec78-c4ae-44f4-930e-97507dbfd713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:42.688Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=006d4fca-53bf-437c-bf58-37a20a8a55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:52.694Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=9bcf0627-4fd6-4b28-9f0c-371e550dd3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:16:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:02.701Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=d5341be1-0693-4b9f-874c-4ff9382b4f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:12.707Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=7819dee1-7e27-4786-82a2-096bc450cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:22.714Z |INFO |Init configs |InvocationID=57805cb9-ad64-49c0-872a-db1cc376d687, InstanceUUID=e74ca731-ef15-412d-8275-effc09419d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T00:17:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |