. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:16:22.558Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:16:22.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:16:22.593Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:16:23.143Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:16:23.859Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:16:23.860Z |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-04-23T07:16:23.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-23T07:16:23.952Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-23T07:16:23.977Z |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-04-23T07:16:25.262Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-23T07:16:25.565Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-23T07:16:25.587Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-23T07:16:25.588Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-23T07:16:25.644Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-23T07:16:25.644Z |INFO |Root WebApplicationContext: initialization completed in 1666 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-23T07:16:25.971Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-23T07:16:26.668Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-23T07:16:27.774Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-23T07:16:28.160Z |INFO |Started MainApp in 7.199 seconds (JVM running for 7.688) |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-23T07:16:28.219Z |INFO |Start scheduling PRH workflow |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:16:28.228Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=10d4e3cb-8468-4af4-b19d-6b5fb14f3dcc | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-23T07:16:31.664Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-23T07:16:31.664Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-23T07:16:31.668Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:16:58.316Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:16:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:17:08.372Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=eef4b920-ce6f-40f3-8eea-914c73c90ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:17:38.406Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:17:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:17:48.411Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4501463c-ae8e-4e2d-adae-1a5caf0f3189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:18:18.434Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:18:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:18:28.436Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=06632e22-7e4c-43e3-8155-2cca11310209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:18:58.474Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:18:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:19:08.479Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7d80e636-62f0-47a1-95e4-d65232e3264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:19:38.504Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:19:38.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:19:48.509Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=638c5c9c-9a6e-44ff-b451-dfc103bbc96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:20:18.536Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:20:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:20:28.546Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ec320133-d9df-459b-88e4-d730e43508ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:20:58.598Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:20:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:21:08.604Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=83b3a1b0-77f5-485a-b820-892f9208fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:21:26.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:21:26.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:21:26.800Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:21:26.803Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:21:26.876Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:21:26.876Z |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-04-23T07:21:26.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:21:38.634Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:21:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:21:48.639Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1c134fdb-c1c3-4735-8890-c97bd5b6fa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:22:18.685Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:22:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:22:28.692Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=fc9570a5-3f3d-4976-8a4d-41bf53caaa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-23T07:22:58.722Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.191.210:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:22:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:08.729Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=374afdb5-a20e-4137-b0cb-6301c36b31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:18.780Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d897c359-46f2-4121-a9a9-c297c1202bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:28.814Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a025bde2-165e-47cb-bfa6-7b92dc4c9ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:38.833Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d4b33544-2290-4c8d-8a2a-96fbb66e9f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:48.847Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=df5fa034-39e6-4b13-a621-922601dea4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:58.860Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=041fae6d-3f08-4e31-b597-f31e286c59ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:23:58.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:08.885Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6974fbfe-f97d-4ea4-af13-9ee4af6822fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:18.897Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=577acba2-2fdd-43c1-b398-98e091e47282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:28.907Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2dc650d6-85f5-43dc-9589-d35cff1defeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:28.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:38.921Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c15f2a4f-001f-4b81-9aa2-68a8f2f25d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:48.933Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4eebfacb-3315-4b81-bc3d-81f1c643bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:58.951Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=72c00ad5-50ac-454e-89cb-d6dcd6a3ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:24:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:08.966Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a076b4ac-0cdd-44d5-9696-bf8e6ee9b599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:18.977Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=44605627-7bb4-4c05-b5e4-95ceaa329986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:28.990Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=51fe3b33-43e5-48e6-9467-9c5c26edf1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:39.021Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6ae4ee87-ddaf-4e9e-a07c-375060235452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:49.033Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3ce6cba4-320e-4882-9324-ce089b9c794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:59.044Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1bfa42f0-1e4d-4aed-bf69-1c44efc299d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:25:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:09.057Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=e0890a9d-ca38-4378-b367-00b66534329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:19.080Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=00b3479f-624c-4bf5-b792-d4c5530362dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:26:26.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:26:26.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:26:26.759Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:26:26.766Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:26:26.936Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:26:26.937Z |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-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-23T07:26:26.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:29.095Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=57402060-12f8-4274-9045-6b22a29ea568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:39.136Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=154c7936-a76a-4a58-b368-fbdc06bc17ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:49.157Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=78997c1d-53a9-4b79-ad42-d86d930620c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:59.171Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0d17c4d6-995d-4007-9159-f8ba5c12a3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:26:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:09.183Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=637b7e15-8d41-42bc-b342-839b9595fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:19.214Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=79a85eca-8167-46ab-8ef3-15fd774a5441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:29.224Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8346d6e1-067d-4d01-ac4a-d189446173d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:39.233Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=54c83751-4a91-415b-9c0c-08b357532551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:49.243Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=527d781d-f806-482c-a0ee-f2211168d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:59.254Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b94814fb-9fde-40af-bd82-e19801f9465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:27:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:09.275Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=92bc6f50-0233-4045-ba30-ba91052b9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:19.286Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1fad1c94-2a2c-4a85-9c6e-18420d76d849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:29.297Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=dc385ea3-e9cc-4fb7-9990-3483786c6d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:39.311Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ee783dae-5efe-4838-a2b8-cd812dadb96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:49.335Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f9e16a8b-9a62-4883-ae9e-1cbf96d2a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:59.347Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8909b332-11be-40d3-8b4c-dfd62140f644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:28:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:09.356Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a480afe2-03d8-48d4-80c5-f5dd8fdcbe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:19.365Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d454a703-37f1-4dad-b31d-e1b599158823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:29.382Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c4f9ac59-c65d-4457-baff-5f1c68634fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:39.425Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c7f71c8c-deb2-461e-aac4-f5bd1b90e8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:49.437Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=bb33ff5f-08cb-4afc-83e9-697120fc25bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:59.452Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=cd5ee97a-78d0-4477-a114-22b8c2c96594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:29:59.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:09.472Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8d2fba39-37bb-46b3-aaa0-3979db11ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:19.482Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4c48c280-a5b7-433b-b13a-a599e019fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:29.492Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f939e90a-ac90-44d9-b1e3-197383a71874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:39.507Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=516c55d5-056c-4082-a862-be4b190d8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:49.535Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a76bfb07-3efb-4b3f-8191-7a5e2e2a995d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:59.548Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c43d8525-5b3b-4f1f-80a8-8bdaf3c77af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:30:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:09.584Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f8b4cabb-2ab0-48a1-bf9a-fea476486a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:19.599Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4128d4f8-32de-4455-a0b0-2f6f2a87d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:31:26.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:31:26.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:31:26.456Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:31:26.458Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:31:26.585Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:31:26.585Z |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-04-23T07:31:26.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:29.610Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d08ce162-bc33-4b33-8356-e08375176d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:39.625Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=27c0ee37-35df-4589-95a8-49ee0f351cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:49.636Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1128d9ff-598e-462f-8fd7-171544f99337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:59.654Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a1ca0648-6c41-4c3b-8904-047e1f756664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:31:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:09.664Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=e4b43217-653d-4773-8fff-3e6567aab3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:19.674Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a4f1522c-3160-425f-ad21-116bd0de696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:29.693Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6f053246-9980-451a-b0d8-498dd3d9e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:39.703Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4f574ac4-7dad-4305-bf03-deb5599f348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:49.713Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2338b2b0-b78d-4566-8b30-a7471cbec548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:59.722Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=81ce3a24-c85e-407b-900f-919a9badecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:32:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:09.731Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d15daed3-5b4a-4497-afcf-1d6cb81562f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:09.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:19.748Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ec24700c-081a-4bfd-b722-497eb3a5af8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:29.757Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=86c31088-7f23-480f-ba7f-650aaf077c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:39.765Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4e5c0313-2e9d-4378-b2d4-2487c9b4e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:49.777Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f59622d8-1525-4d7d-ba27-75f07ce5917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:59.786Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1e3dacf5-65e5-4c26-a50a-28b5ec9589d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:33:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:09.808Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=abb5f4c4-d3ee-4056-b449-d3f8cdcc5019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:19.822Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=094a7d5f-0941-4afb-bd2f-aa5f8dfb39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:29.831Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2c35841f-e423-45a8-af29-61ca4b897ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:39.841Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8b3a1d9d-1355-442f-9c7f-e6617ffa7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:49.860Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a25831bb-1b5f-40e9-96fe-23fd9ad6957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:59.873Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7fbcc07d-9755-417b-9687-67d767c482d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:34:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:09.882Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b31624b4-fa29-4c22-afa0-b6d788de2683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:19.894Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=74a5b8ee-7986-40d1-9871-4a2ff409011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:29.905Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=9dde8e2c-7098-4553-bfab-e3d822290036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:39.923Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=049f66a1-e006-4ea5-97d9-cdf6e7cd48e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:49.933Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=47c3f7a4-aca5-4114-8637-e071305c2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:59.941Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=eab9ee96-6435-4f22-b18f-ab315861a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:35:59.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:09.949Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=870ad2b7-d46e-4833-9f69-3d146a3c0935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:19.973Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3c87f094-89ba-4191-b15e-614ad9535ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:36:26.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:36:26.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:36:26.580Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:36:26.583Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:36:26.635Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:36:26.636Z |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-04-23T07:36:26.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:29.983Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=047ae46d-2819-4613-b482-3461528933ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:39.991Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2c05a7d9-daa2-4d4b-b29b-bfe9d7a0b7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:50.000Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f8b66086-edfc-453c-8b95-8a16edc00167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:36:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:00.007Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c02ba4ba-9729-43f7-a43f-c95804be10b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:10.018Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d4f38eb7-f1b4-4d96-9a9c-3af66e28b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:20.041Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4a4a72c7-2b9a-4062-9014-ecb72a91c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:30.050Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7c622de6-6d8a-484b-84f5-981b5ae31870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:40.059Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=54cbd786-03bd-4e76-88d9-2dbf0e97e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:50.067Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=46c426dc-d751-401b-b33f-7692ec4aee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:37:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:00.076Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f816f102-0e1f-45a6-a9e2-fca31104cd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:10.094Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3bc59a71-ce9a-4d1b-ad19-be5d761e9627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:20.113Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c9cdc147-4e29-47d0-bca2-8047b0e12844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:30.122Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=de64d2f3-d032-4e04-b1ef-5309420c4f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:40.129Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a64d9634-9d06-4956-8a7c-4cd21dcd466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:50.139Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=29dc01a8-37df-4a48-9313-7906d0ea5173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:38:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:00.166Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7897f636-3f21-452d-8229-20b53366fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:10.181Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=038ddc16-eedb-4bfb-9da3-623ba962e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:20.191Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3b79fe60-427f-4ed8-87a6-525b1f621bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:30.202Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=95214194-d9e5-44be-aa6c-4a90ab09cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:40.212Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=fe924161-2b4e-4aad-b0b5-644cdcd80c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:50.230Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=83e1a4f5-c7fb-49b4-9205-2c74571cdf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:39:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:00.237Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d7d8556e-e4fb-481b-931b-8dc0f2da0ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:10.245Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1add10d1-fa2d-4a7a-bd60-5e09bc6c8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:20.251Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=30844238-0a65-45df-abf0-16b158dca88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:30.261Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=24aa7ec1-ffdb-4252-a0b0-978dcc269eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:40.271Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0a11c1d1-289f-401a-a512-c9ffc3ae7b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:50.288Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5b1cafee-a8d4-49cb-a0e6-b787719f5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:40:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:00.306Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=9733b4a5-3cb1-4778-9306-77cecd97d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:10.314Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=dc7c34f8-d055-4e19-8135-ae0c637bb226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:20.321Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=11f130d7-8758-4c92-bffb-1d2a48d2e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:41:26.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:41:26.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:41:26.307Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:41:26.310Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:41:26.387Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:41:26.387Z |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-04-23T07:41:26.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:30.409Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=034cb116-115a-44dc-b042-366b1d4dd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:40.417Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5a66a121-6ee7-4b24-a030-327e1b079e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:40.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:50.428Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8b84b771-2884-4a6a-b1e7-71c774580a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:41:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:00.436Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=93cd7f7d-083a-4553-941f-736645276f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:10.446Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=661c54cf-6777-42ae-9820-46153c875d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:20.458Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ca534feb-a51c-414e-990b-cdfbe729c591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:30.474Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b5fc153c-0371-4cb7-ab21-948fc65f34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:40.484Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=693f0f25-ad9d-4564-b1d5-f5de14408442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:50.490Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=773f85c2-f768-45e6-9832-a813c2f1fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:42:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:00.502Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8b420a11-51c6-485b-ae00-f8e76f889606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:10.512Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=99d4d5ad-cbaa-493f-964d-f263b75e9f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:20.538Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c6740b48-0b3f-4095-8ec7-725f9c2add28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:30.548Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=309ee932-65f3-4472-a114-086464a8ea5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:40.556Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=12e63ab2-e111-4feb-85ed-51c1f3a5c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:50.565Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c83f79f5-cee7-4ae9-b1e6-468f6380dbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:43:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:00.574Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1775e581-2c75-478c-9b38-de38f63ba6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:10.599Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7d4432b1-fafb-40d1-929f-84bdd3fc3a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:20.609Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1a69945b-4ef0-4c95-b766-d7dbe692f1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:30.617Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3e2a732e-0b16-4444-91c3-ab836ea64a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:40.625Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=34c6bde9-c973-4bd1-a5c5-d8ee14b565ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:50.634Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7d221f7f-bcb9-4fec-ba78-79d6890598dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:44:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:00.651Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8a986290-a647-41b0-bc01-09f20d8ea191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:10.659Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8739042e-93e8-40d7-a5d6-a70ecffed22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:10.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:20.667Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=9ae9561e-71c3-4d33-a09d-fe6b06e4dd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:30.674Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a87a1162-21b2-49ab-aa4d-31ac17062fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:40.682Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=cd9c795c-2a35-4d7d-81e2-302946e7713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:50.698Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b3bb97fb-bdc9-4ef1-82e6-62ff621120a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:45:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:00.706Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=bd7f88da-4eaf-4437-ae3c-b9eaa2978abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:10.716Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ee6e0231-7bef-451a-b3a7-f1b1b44abf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:20.724Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c8dcab59-19f8-4b14-a8cc-d8a0283d9c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:46:26.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:46:26.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:46:26.304Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:46:26.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:46:26.356Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:46:26.356Z |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-04-23T07:46:26.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:30.734Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6074a991-a7fc-40b9-a1a5-d1ec275e5561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:40.757Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b0d3bf46-5a1b-4619-9888-a3c0171c2612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:50.767Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=bf954d32-39c9-483b-bcff-31e63e2433fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:46:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:00.775Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=fa533935-412c-4d9e-a270-833eb02599f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:10.783Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ea13e27f-b68b-45be-9b4d-cbefadca1818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:20.793Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=cbf42248-162c-4aa9-b2fa-d8dca2adcc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:30.815Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=82dbf99c-d68c-4b67-86a5-895a8850e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:40.830Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1e9a6f5c-ca99-4021-8e9b-2d2b3aabee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:50.839Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7969e6cd-1d53-4695-902e-ec7d8b5f0c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:47:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:00.847Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=40e6b1a7-ba35-4200-b193-f5bd8ecff9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:10.855Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b01cb38e-add2-4f2b-8350-420adebaf381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:20.865Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c89521c6-8c3a-4725-b416-8f2321abb4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:30.880Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b53b634b-3abe-424a-ad2b-bed1148fd87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:40.891Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8b9d5473-e065-40ab-b655-0bee70d5bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:50.899Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=621f5281-9014-485b-ab1a-3a5d1d518561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:48:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:00.906Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=647b4490-a195-47f3-8211-626ee29a6c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:10.917Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6cc3abad-0610-483a-82b3-f189660cd7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:20.945Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3fba2c2d-2424-4768-85fd-96afc9f9a899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:30.954Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1670bf95-1ec2-46a9-b508-cc6683127cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:40.964Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=86c09435-6e19-48b0-8c21-fa3b4f0debe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:50.972Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d1c1a6f9-fd21-43c5-805d-5c8fcacea3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:49:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:00.981Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=27b0764e-240b-4bd2-a372-ba828baeaf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:11.000Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ab26bb5e-5b2f-4670-85b1-3e1777344665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:21.009Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=131c08a7-daff-4c76-8cd0-f759b39e49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:31.018Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2cd34ac5-6878-4bce-b6ea-a3c0446e0909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:41.027Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=32b01ea2-8897-4671-86cc-4e4165207a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:51.035Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7f62f540-7ed8-4ff1-82ff-708572390db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:50:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:01.056Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5bc4a94e-f91d-4095-a416-50577e1aea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:11.066Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4f6b1b58-f913-4ee4-853e-c33e3d998218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:21.075Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=51237e1c-0c00-4e9d-8a11-c6c91083d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:51:26.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:51:26.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:51:26.292Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:51:26.295Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:51:26.357Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:51:26.357Z |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-04-23T07:51:26.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:31.084Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=912bb857-c751-41a5-93a5-598fd0097d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:41.103Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=dbffb69d-71e0-44c3-93a5-a8b08c7af89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:51.112Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=2c78ac23-9ca1-44a8-bef4-cbfd3dc1c8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:51:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:01.122Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=334a4079-7622-4a81-9400-5c985f3a89b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:01.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:11.141Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=482f0a65-2277-4ea9-b4e3-2feb4a14a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:21.150Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3cf30650-d43d-45e0-a70a-d36b498f28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:31.171Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1dc80e00-9514-43da-8c14-6546cc8e89fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:31.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:41.180Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=326bd5f3-0526-43e5-8156-f34232772480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:51.189Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ff8203ef-aeed-4468-b472-a5c917dbb8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:52:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:01.197Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a2489b06-618e-4c0d-b627-f3405b53cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:11.207Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c6912a75-601b-4686-b154-dbf3fc6d8070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:21.233Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=43e33312-b54f-44e3-a3ff-f876227fe0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:31.241Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f3635285-23f1-4b2a-80e6-a4659b7e4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:31.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:41.249Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4311097c-55dd-4dcb-ab0a-4e6bf225bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:51.266Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=700acc95-d448-4777-adcb-f37a6ec863d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:53:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:01.275Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7e9f77e7-bcc3-49f1-b698-7f5c62718ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:11.293Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=74d7319d-a2cf-4fc5-9418-6411be9aa632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:21.301Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=869ec96c-1faf-4533-b63c-21822d155732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:31.308Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=aa5e177f-520c-47b4-8c1c-5d6bf4f0bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:41.316Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=734f039e-4981-4969-a920-1c30ca468d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:51.324Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0bb99ca0-d29f-440d-a92e-72317f3538f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:54:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:01.333Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=b207cb9c-e727-4463-9089-ca8e71808faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:01.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:11.357Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4b5da728-bc71-4960-85c0-92be1d670e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:21.368Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=14fafaf3-fc46-4071-a737-252ecd2874fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:31.377Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a7b1d79b-41fa-4b5b-a45a-68068d8392f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:31.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:41.390Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4060101d-db57-4199-8163-3a48300612d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:51.398Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=db56de3d-f3fb-4472-a97d-45ee5cd1fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:55:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:01.406Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=e44e24f1-6a9e-454e-bfbe-ecce094e623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:11.431Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=bd05e5f0-fc69-4f96-9160-b04177866537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:21.441Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d66b3a90-e351-4404-9e83-66df0f313432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:56:26.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T07:56:26.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T07:56:26.342Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T07:56:26.345Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T07:56:26.395Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T07:56:26.395Z |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-04-23T07:56:26.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:31.449Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5e5a3fe5-5a4b-4045-981d-e726fc436db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:41.464Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=49a4513a-de7b-4c45-8a82-492aafd548d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:51.473Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ab9353c8-a72a-4676-b681-5daed59eda63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:56:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:01.487Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=98f3c0a9-eec9-45d2-b425-1e3d2d4df2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:01.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:11.496Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=87fecd7e-88a1-44ba-a2fc-9af828630424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:11.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:21.505Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=be54bd47-f4e9-4b8e-b701-09d20ca45c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:31.515Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ae2b847d-eb45-4a38-89dd-52daf0be4184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:41.530Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=846363c3-9446-4ff0-a6f7-0ed467f34fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:51.551Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d2ebe5a4-3690-4763-8c21-dd356d499e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:57:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:01.559Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=d9db5dc4-92cb-4f97-92c8-602107281e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:11.568Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=55e5feac-453e-40f7-a84e-e364633bb796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:21.576Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=3890eea3-bf3e-4d57-85a6-fa85e6a4b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:31.584Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=fd9de19b-6a27-423c-9f26-e6403005cce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:41.593Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ad4d51e9-c886-45e5-85cc-9bafc1bc9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:51.611Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c72eb89c-caf7-49aa-b8cf-a13c70afe416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:58:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:01.622Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=c8b97f1c-792a-4e67-ae73-41fc8806e0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:11.630Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=74478f7f-f5b3-45b0-882f-7d4aa5a246ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:11.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:21.637Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5d51228f-c9db-4697-b596-6f6398729c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:31.645Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ea742de4-52bb-4455-8ec5-3c634f5abdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:31.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:41.654Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=5ce84c03-fcb8-4a06-b103-a9e39ca586b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:51.669Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=aeb87f54-c4b6-45b5-8873-dea23beb7a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T07:59:51.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:01.677Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a9053a65-f277-4585-bfee-3c91c8cdaeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:11.699Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=41bf83c4-fd81-4459-a372-f83343f07dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:21.706Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=afacc364-9453-4a1c-b73f-1abd876a4d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:31.715Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=9deeb244-afd7-45bb-bb25-f3913ef60a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:41.734Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8c8db25e-872a-49d6-81cb-bddb05a50d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:51.749Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=905f81a5-e145-41a0-b385-029946cc0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:00:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:01.758Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8111d2c6-43a9-4a63-8d6e-c006b26261f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:11.766Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=720890b3-8618-4386-bb27-05661868bff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:21.775Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=16ad1b67-e728-4d81-98ae-1eac53a65b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T08:01:26.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T08:01:26.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T08:01:26.355Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T08:01:26.361Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T08:01:26.423Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T08:01:26.424Z |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-04-23T08:01:26.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:31.785Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0e0bd457-00c9-40b9-a1ea-5c2ac13689f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:41.793Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=8bbca2a7-e0f6-4fec-9bf3-d4a186e12d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:51.800Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=48d1940f-16f2-4f35-8eb7-1f32bf695a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:01:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:01.809Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=4199d465-9bb9-41ca-a7c7-8b4445764e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:11.816Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a483d965-923e-48d9-8d23-a7399c8edf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:21.826Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=febde822-01f7-4736-bca1-1ff7ff379498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:31.850Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=49b3eb0e-df72-418d-9c5c-c13117c5beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:41.859Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6096eaaf-a525-4722-b72a-bbea5939e242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:51.868Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0993c67a-99b9-4bde-96ed-e5a0365fa7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:02:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:01.877Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ab368ed7-8165-483a-b6ae-13c7a50bf107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:11.888Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=63366e27-9ff3-4384-b969-3cadb5d90bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:21.912Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=f71e1cbc-d9be-43eb-a039-81873f1526c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:31.924Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=870bd84c-cdf9-49ad-9647-bd2cea496624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:41.931Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=e6134ee4-4bda-49e1-b360-7b95608bf14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:51.939Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=ae096171-049d-41c8-9c93-66bee32e2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:03:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:01.949Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=cd45fdc5-c68d-4ba4-89cc-62dd225cd7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:11.976Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=7dcd4e20-f0ef-42aa-9061-5914c3c43604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:21.984Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1899f852-4b63-4b95-ad6d-3740ebadb5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:31.995Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0a3a4731-6124-4980-9527-82f53093563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:42.002Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=88295b88-af48-4dab-a039-a35955cd9354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:52.010Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=df8fdde3-4859-489d-959c-5a95c2fd2036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:04:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:02.023Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6af3ca29-f88e-415d-a90c-4878a0ad1e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:12.032Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a70ddf20-22c3-486f-8e91-8b64dd0610e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:22.039Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=1f249627-10fb-41c9-be46-c430a91ce98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:32.047Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a3379f31-ea1e-40fa-a17a-56ce1552e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:42.054Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0ee8dec2-0fe4-4c0d-8e39-1b8556703781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:52.063Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0862360f-57ea-4c8a-a3c7-93fa44cd1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:05:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:02.077Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a109a85c-59c2-44fe-a670-afe66deb9d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:12.094Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=882b0904-d00e-4674-989a-d6493c412dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:22.100Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=a2c2c7ae-68c3-40e9-af55-b17ff2b5ce05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T08:06:26.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-23T08:06:26.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-23T08:06:26.289Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-23T08:06:26.291Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-23T08:06:26.346Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-23T08:06:26.346Z |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-04-23T08:06:26.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:32.107Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=35644e48-e5db-481a-aaa2-765443640e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:42.116Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=6e71a850-3b84-4bc1-b601-8336eab15743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:52.132Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=11ad6b3a-6ebc-40e7-a44e-06ecae6c0bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:06:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:07:02.142Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=73a26ab1-0b17-41c7-8323-a730072d5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:07:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:07:12.149Z |INFO |Init configs |InvocationID=78223183-bb51-405e-aad4-1397c28a25c0, InstanceUUID=0d16c218-e440-40bb-8250-dd6647c36a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-23T08:07:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |