By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:46:11.652Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:46:11.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T22:46:11.680Z |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-05-16T22:46:12.247Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T22:46:12.884Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T22:46:12.884Z |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-05-16T22:46:12.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-16T22:46:13.004Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-16T22:46:13.024Z |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-05-16T22:46:14.317Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-16T22:46:14.662Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-16T22:46:14.681Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-16T22:46:14.682Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-16T22:46:14.786Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-16T22:46:14.787Z |INFO |Root WebApplicationContext: initialization completed in 1763 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-16T22:46:15.081Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-16T22:46:15.842Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-16T22:46:17.429Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-16T22:46:17.775Z |INFO |Started MainApp in 7.783 seconds (JVM running for 8.281) |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-16T22:46:17.831Z |INFO |Start scheduling PRH workflow |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:46:17.841Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=39108f68-168e-4027-9caa-58c0ac072f6c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-16T22:46:29.618Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-16T22:46:29.618Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-16T22:46:29.621Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:46:47.917Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:46:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:46:57.944Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1a9746c5-bf72-4f62-9c48-c9709f473f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:47:27.974Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:47:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:47:37.979Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=103521da-7075-4533-aca4-a33ba6064346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:48:08.018Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:48:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:48:18.020Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b0e25c54-e36d-4242-92c8-2ba6521a43e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:48:48.041Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:48:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:48:58.046Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=49ec4ef5-5903-4741-9d87-3f4dfa39fa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:49:28.074Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:49:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:49:38.077Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e6a8fe80-a303-48ba-856b-972b99b02aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:50:08.115Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:50:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:50:18.117Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=05a5677a-8bee-498a-b467-ceea6adcd623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:50:48.141Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:50:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:50:58.146Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5d58a5ae-d470-44b2-af5e-3aa9727d3c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:51:15.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:51:15.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T22:51:15.422Z |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-05-16T22:51:15.425Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T22:51:15.501Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T22:51:15.501Z |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-05-16T22:51:15.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:51:28.167Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:51:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:51:38.170Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c2609738-ea9d-4c35-80c9-2902ff55cc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:52:08.196Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:52:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:52:18.201Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=831f03da-29a4-4879-9b2a-12465c1ee610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:52:48.228Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:52:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:52:58.230Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eef911d2-a48e-41d5-8e8e-4d3cc7be1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:53:28.251Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:53:28.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:53:38.257Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2a439255-9824-43ce-98b6-dea72ac35971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:54:08.287Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:54:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:54:18.294Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ca72c8ad-dd7e-4899-a123-085b7fdace4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:54:48.331Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:54:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:54:58.332Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=768e5be1-7e02-4357-a210-c5f41ba61cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:55:28.351Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:55:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:55:38.356Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8c6692a7-9e86-46c6-af3e-2444092cc020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:56:08.395Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:56:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:56:15.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T22:56:15.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T22:56:15.419Z |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-05-16T22:56:15.421Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T22:56:15.503Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T22:56:15.504Z |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-05-16T22:56:15.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:56:18.396Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c2f88026-b9b4-4576-abb5-b4721fa6a103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:56:48.416Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:56:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:56:58.421Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a7560593-49f8-4432-80aa-875772c283a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:57:28.446Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:57:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:57:38.447Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=adc94af9-2b80-4ddc-95c3-c7f9bc1967a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:58:08.492Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:58:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:58:18.496Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=633b6c19-f3f3-4bcb-b279-a5c5e98572ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:58:48.528Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:58:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:58:58.529Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bc65cc48-5cad-4166-b92f-8b6bef5b4654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T22:59:28.549Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:59:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T22:59:38.554Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a0f7265c-444c-44b3-90d8-7ad6b114df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:00:08.590Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:00:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:00:18.593Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=efcad92e-9e32-48d8-899e-1aaa3aa64516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:00:48.618Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:00:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:00:58.621Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=19880410-a322-4ecf-a840-7ef365887929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:01:15.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:01:15.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:01:15.386Z |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-05-16T23:01:15.388Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:01:15.462Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:01:15.462Z |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-05-16T23:01:15.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:01:28.640Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:01:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:01:38.642Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=fb2f5484-d6fa-47c9-9108-6b41c3ffd0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:02:08.706Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:02:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:02:18.711Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=99bcd9ca-fe3a-4f20-b23a-bd9e0ab2309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:02:48.737Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:02:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:02:58.738Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6e3c2369-cf1f-47c0-8caf-cf4648b7c164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:03:28.772Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:03:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:03:38.776Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=14872b4e-0ab3-4952-841b-3b1ff2fc4b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:04:08.811Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:04:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:04:18.816Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6c03829b-5478-4f3c-b488-95e3a00ad717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-16T23:04:48.872Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.46.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:04:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:04:58.875Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0569c957-452d-48cd-ad1c-188ff477bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:04:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:08.958Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8b7ba7c5-0608-422b-8aab-bdde1596c408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:18.987Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0ef27499-0ce0-49fb-8198-144475f6990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:29.015Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=84827a82-203d-434e-a3c1-165824872e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:39.041Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=71d02815-85d8-4797-8101-ad9466f26a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:49.074Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6d8ac429-4079-4445-b04b-880269a225cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:49.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:59.118Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eb874bb2-8938-4406-be32-4bf592452bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:05:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:09.139Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=99ea2baf-441b-4d16-b991-5667c67137fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:06:15.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:06:15.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:06:15.409Z |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-05-16T23:06:15.421Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:06:15.486Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:06:15.487Z |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-05-16T23:06:15.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:19.180Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=fd21ed7e-1ab3-4c77-8756-f4d0d348d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:29.201Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0d12449f-e119-4fd3-8e85-8a16e3580a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:39.225Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e044e337-878c-4f48-979b-3e06e0d11166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:49.244Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8aae54dc-95fe-4474-90b8-801ddeef78ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:59.267Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e19f6655-a62a-4ae1-ae0c-2bc861606b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:06:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:09.283Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=64f3f21d-7542-4194-a55c-483077e90653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:19.293Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=891ae1c0-f031-4d8d-b14c-7d9c29f9592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:31.812Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7393809d-8f2b-4555-ad34-11bc04a6da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:41.844Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f090cda8-48eb-4895-8741-953a63358e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:51.852Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=331311bf-8f30-4b9e-b8ba-2a452790a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:07:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:01.858Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=78d6a996-405e-494e-8ce6-981ac9c5c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:11.866Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a9dfa5dc-b2e0-43f6-ae6c-32ad8438a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:21.874Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=663a0063-8853-45dc-977f-f715420dee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:31.881Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=fafa2733-b770-4a72-aa3e-1dfe5649da8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:41.891Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ecd695b8-c02b-4278-a03d-a465bf0764ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:51.906Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=00034d04-e763-4142-b360-5a2c15c3954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:08:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:01.916Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a49d050e-ff7b-4106-a234-1ba7bc2a4031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:11.924Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0c0500d5-4f85-46d0-9da6-6c9fa40109a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:21.931Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7b00e12b-4115-4b1c-ba94-a450c0835c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:31.940Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c19e1f99-1591-43af-802b-b6d67926e947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:41.950Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9d6af93c-d49f-4829-b78e-204e26b1769e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:51.960Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=610d03b1-bdc5-462c-90f7-5d995f2162ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:09:51.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:01.969Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ed7a216d-14f4-4db6-afc9-d9c836a98028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:11.979Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=69e81fd3-5bbb-4369-819d-c9657859fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:21.989Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a242ee66-56e8-458f-bc0f-b85d746e3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:32.235Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=50fccf4a-1169-4434-899a-45dfe0914436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:42.243Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8c92a18f-c6a0-4501-82a1-323b45c453d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:52.250Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6e7d78b7-f978-4c54-87f8-488cbe5c21d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:10:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:02.258Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=90b9c3d8-565d-4c2d-bf14-fc77e514073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:12.265Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=67413aee-53e9-43ae-9220-87735cbbe8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:11:15.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:11:15.399Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:11:15.400Z |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-05-16T23:11:15.403Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:11:15.466Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:11:15.466Z |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-05-16T23:11:15.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:22.273Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1ec45029-9c9b-475b-b529-8a029190c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:32.284Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1abc9f2f-c3a7-431e-a46b-85acd67b9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:32.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:42.299Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c77394a1-a5b1-43af-86d2-40d749b8e657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:52.308Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4ee9ab29-f5f6-4cc3-a516-890d9c7b2415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:11:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:02.315Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bac354a7-9e42-4663-bc67-ef26f17bb5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:12.321Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a4ed70bb-bc17-42e8-8166-7a6dc9353d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:22.329Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3b2417a3-f75c-4d5a-bd73-4a0c75dae3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:32.337Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c4636866-7703-4936-887e-90e55c6ea7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:42.344Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=feb2a6e7-0377-4df7-860d-98f7fc29f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:52.350Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2d944c42-fe36-470b-a514-4f3f0c42a21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:12:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:02.360Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1356e9df-26eb-44d0-ba2d-11d462625aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:12.385Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e548f0a-47e5-42d6-a477-bc113d42c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:22.396Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=43f486f3-b768-49fc-8de9-c66fed6c2c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:32.404Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bfc55877-ea0c-41ba-ac83-0339c37c8fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:42.414Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6f94686d-8bda-4977-95c4-772680c82804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:52.421Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8e030248-e31c-4c29-9ce7-ba831a91aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:13:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:02.430Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=25a9b467-3876-418a-a26f-659ea4d34392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:12.438Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ecdeb5d5-a11c-4760-9118-8213cddfb9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:22.446Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c9a4aa15-1c58-4347-8a89-a91163be1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:32.466Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=07d721d5-a1e2-48a4-808b-12302d9d725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:42.483Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7692b6bc-290d-4028-a30a-cfaa4aed6f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:52.492Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b9b9010a-6f80-4e54-9285-a0f1068244e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:14:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:02.500Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=cda1e959-cdca-4139-af79-8bde9314949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:12.508Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3a71f2f8-c91a-4a4a-a10f-a50920c10fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:22.516Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=cf763896-d497-44cd-94c7-425d259e57d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:32.524Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a9b1e471-57e2-45ec-ac02-218bdb68a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:42.531Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b489eefa-e471-4069-927b-23b93be09dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:52.540Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a5180c5d-f1df-4385-a73a-dc4bb5f5041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:15:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:02.567Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=91abef27-f3cb-44db-b129-617ca80e968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:12.576Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b0fc8e7c-539d-4bf5-9367-f9a5459f2f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:16:15.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:16:15.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:16:15.344Z |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-05-16T23:16:15.348Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:16:15.419Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:16:15.419Z |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-05-16T23:16:15.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:22.584Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a8238982-65d9-4551-b042-5ef80e602a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:32.591Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4e11c097-3fa3-4bad-b3d7-2028e90f81cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:42.598Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e2bf603-d21a-4419-a388-5de655966407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:52.605Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=05bbe424-77f5-4c35-9833-29d9de849fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:16:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:02.612Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8f9a1fde-f672-403b-a7e7-f683435d861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:12.623Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=94587b99-45b7-43d7-92ee-58885e4aaf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:22.630Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=726726a9-7f91-4307-a82e-69e4132a6fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:32.642Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=43f5ccd9-feac-490f-9490-92876b2024f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:42.665Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0b214e99-2efb-4381-90d6-6569193a9b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:52.671Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f8ed770a-adcb-4af6-964e-9467229d9b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:17:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:02.678Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=fc1dc8da-6249-4539-b3f7-a40491cfe488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:12.686Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=77ad6c07-453b-4f23-b136-a9606b189c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:22.693Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=da31012b-6f5d-432b-b3d2-11c0c4bea638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:32.700Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=49062a4f-51b7-42f0-9d9d-eec0d7577ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:32.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:42.706Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1ef6e362-6f16-48ef-a19b-d272d1381740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:52.714Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=662267f4-373a-4cba-9edb-66c12ffadd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:18:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:02.733Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4047bc51-ef4d-4428-be0d-cff6a1085e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:12.742Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d22b647b-f7a2-4331-af2d-9a5f38acd289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:22.753Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7ec9a79e-f44e-4192-a09f-92d175260606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:32.759Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7f81da98-65f9-43ce-b3fc-87c2a4468904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:42.766Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e14431f7-e6ab-468a-a9e0-8ae97d333997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:52.773Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=55a3b214-1420-4b5a-89fa-aefe280b3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:19:52.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:02.782Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=37f8d38b-8f40-4af0-9a1a-91f6617e45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:12.789Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e6b12ebc-7431-470b-8970-d1f34870820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:22.795Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7b908818-0254-4137-b70e-5102876abe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:32.803Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e3b415d-e177-45fd-b040-b4674b013c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:42.816Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=68a0f87e-7911-4b2a-9b6e-1aa1c2a21061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:52.825Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=469cf155-956d-43c9-9341-576367a38cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:20:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:02.831Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d13140fd-32b0-4b29-8f64-099d2e34847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:12.838Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f9175daf-d9a3-4598-8941-d0a3f36216e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:21:15.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:21:15.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:21:15.340Z |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-05-16T23:21:15.342Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:21:15.397Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:21:15.401Z |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-05-16T23:21:15.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:22.848Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8ce84bd2-0a61-435f-8ba8-19ddcab51322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:32.856Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=28eaa3cc-269b-4b73-9174-3f98786237a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:42.864Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9801ad5c-fa75-4598-b6dc-b09f2ba2770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:42.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:52.872Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5ff2b5c3-11cc-42bf-9b70-42e98cae0e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:21:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:02.880Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1b19cdad-7cdd-49a5-9ebe-fb58d9ce3b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:12.892Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c0178b54-bcaa-462e-8dbf-916de017d82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:22.899Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4b919104-4964-4d93-9e0b-a45c6b9ea41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:22.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:32.907Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=055e758f-f035-4972-b9b6-69bf7c917495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:42.915Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=17bb8742-b8da-4db1-9002-4d0b157aeee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:52.922Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8565340b-5181-44a4-8d63-feee287b5625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:22:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:02.928Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0ddbbee3-6a8b-45b3-a053-192cbb0fe097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:12.933Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=be66b92d-1e55-45a3-9683-6f5850d62fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:22.941Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9d975b20-8a41-421f-a412-02de76b95ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:32.948Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e311bfc5-0f86-49fb-aade-c65b28acf9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:42.964Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=778d820a-1a60-4b62-896e-50dbdb829e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:52.973Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ba901cd7-a757-40ee-a88c-c8fa949593f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:23:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:02.978Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7b061304-4652-4a1b-ad05-8befd4e082b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:12.987Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=972ff9f8-4480-4d55-b641-570d6c79b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:22.993Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e733d29b-e342-4401-b390-1f609bd80bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:32.999Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=23ba95bb-adff-4dd3-bfa6-8ee22e027cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:43.006Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=873ae31e-4cb5-40da-bd51-3392455ddc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:53.013Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4a2fe84c-39b1-4be5-b285-fd316d65086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:24:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:03.020Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=982ce309-a9e3-471e-9a35-47a3365554d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:13.027Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ee936387-9c02-4d24-8160-885d8771c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:23.040Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4b99116b-19d7-41fc-a675-1b37433de1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:33.048Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=28ea9c16-8b8c-49b7-b84f-4e0ac80269d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:43.055Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=367a5259-d4b4-4ce7-8c47-13810283e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:53.063Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c5ad77e6-e1b4-471e-ba14-ff057d94daac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:25:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:03.069Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f585e5d2-b990-4fcb-a7e9-bf8bcdd88b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:13.075Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=479e5d11-06f2-4ec7-8c13-91149a5efba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:26:15.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:26:15.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:26:15.377Z |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-05-16T23:26:15.379Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:26:15.425Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:26:15.425Z |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-05-16T23:26:15.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:23.082Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=22b46055-4810-4127-8212-dd17de41840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:33.089Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5f2ffc50-24aa-4b26-bf17-be957e36aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:43.095Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=15df9d45-4448-4df2-8379-1410716ffbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:53.110Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=88549c55-f1c6-47c6-9069-66ca30209874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:26:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:03.115Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=43333227-3c44-4975-8d21-9e9095c4aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:13.123Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9740b245-c025-4dd8-ad6d-f1a5f468e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:23.130Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=28a706cc-187f-45be-bed2-46c612ce27aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:33.136Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d4532cc5-4de9-440f-8190-0568069c0edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:43.146Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=264096d6-ca00-4f66-bf8d-c0b75b77aa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:53.152Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ea3f5d1b-45e6-4035-8883-bd4217405a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:27:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:03.159Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=382aa494-dc79-4ac3-a55c-2b257d690e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:13.165Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=356da88e-8caa-49d3-8cd0-b74fe935ee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:23.171Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4ca294f8-56a8-4a7d-842f-2764bc78c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:33.184Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e34cea73-447c-4915-bf75-a482cacc4626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:33.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:43.190Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a7e6aac6-22a8-477d-874c-da3d91b7b232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:53.200Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=129aa23c-d692-42fb-bbab-92e9eec530d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:28:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:03.207Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b78ff232-bb43-468e-95a7-ed798e7fa3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:13.214Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=af46fdfa-e976-4cd1-a841-bdb56a0ea574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:23.221Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=061799e0-2f4d-477b-9b53-de68e9f6633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:33.227Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b648a90c-25f6-402f-b536-fd55eaef3968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:43.234Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8d1453a8-1ef9-4f41-bbc9-3789a76ddef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:53.240Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f26ba5b7-a7c0-4c6a-840d-c35773b21ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:29:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:03.247Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=abe2a8de-3d3d-417f-a70b-fa34cd3af068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:13.259Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=70a31d25-0a8a-4744-becb-bf79893d98af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:23.266Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0bd3b903-601a-4160-9935-1c40278c217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:33.272Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bdd4eb58-9145-4a0b-a1b2-614d10f9ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:43.289Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=00d4cc3c-2e41-4131-bbe3-61f374e448d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:53.295Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=144d913f-b0dd-4258-bd45-7c32f076f8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:30:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:03.301Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=21a7ec8e-414d-4de0-86c4-51974aef1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:13.309Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b0ec7a4b-1cb8-4135-9842-88f5500eaf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:31:15.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:31:15.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:31:15.406Z |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-05-16T23:31:15.409Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:31:15.479Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:31:15.479Z |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-05-16T23:31:15.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:23.315Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e622b16-0a48-43ec-a0c7-9db91f376cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:33.328Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ed1b3355-1033-4c62-b9bd-2ef3aa0cd037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:43.335Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=80abc4be-e9b2-480f-9981-55be860f3971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:53.342Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2de4bf48-1482-4758-8f54-b6f9425afc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:31:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:03.348Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4b3071b5-acd9-4e36-9919-c67ede0640f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:13.356Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eb6a5ab3-8523-449e-90cd-fe81550621ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:23.362Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=05f885a3-6501-4a16-9b77-03602e85e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:33.367Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c480be57-7af2-46bd-b017-34b5a3fbed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:43.375Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7a5276ba-32d9-4125-bfbc-2e8fa3317a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:53.383Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e3d7a496-6602-47f9-a963-3acc29133639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:32:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:03.397Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d7bd3d5b-43dd-4b78-810d-ad88de64e2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:03.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:13.404Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=da684505-b158-4cc6-a38f-0ad240a397f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:23.410Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d7af071a-8f51-445c-9664-0cb6b3ffbcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:33.417Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=557bb3f7-b706-4019-b0d6-a7f74fc8ac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:43.424Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6c101279-e494-48f7-b42b-a6a3c9c30031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:53.430Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=21ff756f-9a97-4ea5-b24f-afa7cf345398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:33:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:03.438Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bd1eaf33-190c-4960-b0d2-8313f438c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:13.446Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=afb86648-122d-412a-b843-12723086a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:23.454Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d0560377-288b-4f94-b79b-2774277e9894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:33.467Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6be64335-63fb-4f02-bc92-226ac1ec99cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:43.473Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=52f22b5a-1b56-46f2-88e1-f0ed5b5ddced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:53.480Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eebc9387-4c56-4107-8dc0-91fbe740c2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:34:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:03.487Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8063155c-124e-4d13-a675-3f17d56f7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:13.497Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f026073c-7925-4bad-82d6-65bec078826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:23.502Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5e5ca6f5-0db1-42bb-bce7-5aecb65f31d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:33.508Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=04d96895-d2c9-4f24-9f51-8535362f5d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:43.515Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=32a5aadd-5f10-4264-bc87-27016fccc021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:53.523Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4c65b45f-d3ee-4518-913f-5a76e2d10e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:35:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:03.531Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0aa05c7d-a1ff-4c21-89cb-d8e74c351c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:13.538Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c7a1ed84-726f-4899-b191-23a7985662e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:36:15.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:36:15.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:36:15.384Z |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-05-16T23:36:15.386Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:36:15.438Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:36:15.438Z |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-05-16T23:36:15.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:23.553Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0d606577-83a6-401b-8360-b6b871d6ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:33.564Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=95861db2-092e-4488-9504-8421d17b53c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:43.571Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7bba603b-f3cc-44f8-830f-ab2f5bd51abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:53.580Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4d8f1f85-f997-4c5c-a9d0-fba2540b8b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:36:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:03.587Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7c5551e5-4611-4e84-896b-0e98ae8fc7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:13.593Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=83cb2bd5-9790-4591-9c62-b9b894cc8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:23.599Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=19839dd9-2d71-454c-9e0e-0c155d4c3f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:33.606Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e06451b3-dace-450d-a363-83675dc19f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:43.618Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=09437512-d360-4697-8dd0-770a5c7cce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:53.628Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a04d9b4d-eafc-46ed-a8f4-f79c44c8e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:37:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:03.635Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5f20e1ec-43e0-4b82-a815-d58f1db77a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:13.641Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a029e87c-cd18-4673-b39b-ce50177b70e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:23.648Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a9f62e30-7788-4967-97fa-25328cd072ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:33.654Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bcd54b2d-2b52-4e7e-b1cd-32ab184b477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:43.660Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b840399e-44c4-4113-ac5f-3e1fc858bbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:53.667Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a657529a-5268-420a-ac9e-c62f126d0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:38:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:03.674Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1ac6d629-7d38-4167-8459-59913d3e11ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:13.687Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3be86328-77b6-4823-a224-d87b6546d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:23.696Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ae940edc-6f72-49ee-b9d4-1440e39a9987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:33.710Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a17eb375-6c8a-4ebc-ac56-afa8030558de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:43.717Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=575d320c-8f72-4020-942c-69164d0aa74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:53.726Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=58cce415-5d9c-41a6-9e31-1beb39349ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:39:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:03.734Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a373ec9e-d84a-4c2f-98c7-66936bfaeaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:13.740Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6c4759e1-29e2-47ff-b1bf-5dd6d72224f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:23.747Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bbfe2beb-b7ff-4357-89c0-5e6e39cc0388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:33.753Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ce1bf31d-e97b-4d72-b414-69c45b1743ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:43.761Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c1b2e1d4-f78e-4ad3-ad91-2a830ce4a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:53.779Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=59578f03-2ae0-4bf4-b5b1-f67bd9af785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:40:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:03.790Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9f2a21aa-9475-4e9f-9117-0c22830b88a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:13.799Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=06a5dc89-76a9-4981-a2f4-52138996b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:41:15.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:41:15.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:41:15.381Z |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-05-16T23:41:15.384Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:41:15.438Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:41:15.438Z |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-05-16T23:41:15.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:23.805Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2690891e-5a6b-49ce-a005-fdf2fd69b27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:33.811Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ffcaa213-1d0f-478f-8f2b-5757b6d24f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:43.817Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=461049a8-c618-499d-aab7-2e0302b66793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:53.824Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e1ad75df-e41f-43cc-8afa-98aaa3189b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:41:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:03.831Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eba5c3cc-6345-4d71-b185-aa7afbe8eacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:13.837Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=50524737-4590-4d7f-a513-66d5e22dad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:13.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:23.854Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c7101ad9-3f66-42d2-8a23-cd6bec14246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:23.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:33.863Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=08af79ed-f40f-4c08-b363-55a8aad46b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:43.869Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=141e859c-fde6-49e9-9ae6-a98306ffa03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:53.876Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e952ec5e-8edf-4e33-b3c4-bf12f8eafaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:42:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:03.883Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0342307a-a3dc-4599-9ce2-7fcf7f3ecdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:13.890Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b57de0ed-ebdc-483b-a535-c0f50038d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:23.898Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=44f63e98-9702-4089-9414-061f5b83947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:33.904Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=96aac370-607b-4011-adf2-9acf65bef170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:43.911Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7d74f2b4-188f-45fd-b107-efbbc61a4c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:53.924Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1f06e4a0-f553-41eb-a397-71adfc0d2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:43:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:03.931Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=74834531-ec16-427c-a7d4-e53720aac25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:03.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:13.936Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f57f7c4c-96fd-49b1-8a75-a1b966f1dd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:23.942Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eb32cb7a-026e-461a-91b7-b814f2b56511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:33.956Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bf015b87-ef2e-468f-a89e-3c2e3cabe074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:43.961Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=58dda715-abe5-44aa-b720-55cd272f1791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:53.969Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1502c4e3-96d6-4446-9a90-a8af2c32d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:44:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:03.975Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0cfdda06-4a27-4d94-bd4f-b83d6bdd09f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:13.981Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=201097be-6144-4e65-9794-975dbbb7c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:23.993Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bccf7996-8509-4357-9e10-3184a82763bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:34.001Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=edd2970c-21d5-4bad-8bd1-2b139cb3c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:44.009Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e605ffc0-0436-46ae-a72e-f448c78bf17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:54.017Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2942dadf-9146-4b5b-9120-f1373dff390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:45:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:04.024Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0059511e-3b07-495d-8ef6-4cc13e0bd867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:14.029Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a87a6997-336b-4e29-85fe-cf621fc9a924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:14.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:46:15.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:46:15.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:46:15.359Z |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-05-16T23:46:15.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-05-16T23:46:15.434Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:46:15.434Z |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-05-16T23:46:15.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:24.035Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=71f3e86e-29cd-4b61-8dd1-089b0bce6cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:34.041Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5cf63428-33b3-41b8-a3fd-a36505972c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:44.049Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3381f138-df14-4515-a6ec-82ce21c39117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:54.075Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=79ed42a5-c5a5-4ec0-aaa7-4288799db9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:46:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:04.081Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d31e871e-847f-40af-927a-de3aba7bd6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:14.088Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=70ebcfc4-05b9-4837-9ffd-9ae43a79b745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:24.095Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=20bab53b-3bdb-4784-ae53-25bab7309140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:34.100Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2eb09ccb-0abe-4217-88d8-61fb3e5ec3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:44.106Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=edf597ab-ceea-489e-8976-b13db628781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:54.113Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c9605d9e-c49e-4dcb-ac53-06507d2ad14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:47:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:04.119Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a81e3def-23a1-4d13-b11f-2de35c29acd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:14.124Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=09bb5029-c0a9-4224-88a5-f15dff4d73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:24.132Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=588bb5a6-a64f-451d-bdb6-f355cbe57ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:34.145Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c4c20d80-1f0a-4e61-87e1-39e00fed4b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:44.152Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=be06597e-13e5-4d66-9194-d8b07a6eb2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:54.160Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7ab2a7a6-f557-47b3-af7c-b8666ef82e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:48:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:04.166Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=525673b6-1c0a-460f-a235-d6816dceacc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:14.174Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7d77f373-acfd-447f-a598-e62db42db184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:24.180Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=66270f54-1dd4-4198-a99f-7a8ddd2a7946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:34.187Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=39019429-7460-4393-b615-83927158ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:44.193Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1a09a914-3922-437b-8c8f-b45beb64aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:54.208Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e2baeff0-3798-4c3c-9c3c-5de8247f3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:49:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:04.217Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2fcf8d0a-74fd-4319-a14c-def12f793de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:14.225Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=472ec2ca-c82d-4ad3-a59b-8be283a6d627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:24.233Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9a0d4e8f-8c36-4dfa-a90d-b82a96fb9d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:34.239Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a8af93a4-cf4d-4c03-a4e6-7f09da7fb9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:44.247Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c9dc5777-d498-4a82-9e7e-72f7342090e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:54.252Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=077edba6-4d1f-454d-b882-9a9d13816ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:50:54.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:04.261Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e1f8a59-39a4-4b48-9248-8b32c84a85ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:14.268Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=648fb890-2c38-46d5-8cf4-4dc3ebf3b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:51:15.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:51:15.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:51:15.462Z |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-05-16T23:51:15.466Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:51:15.516Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:51:15.516Z |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-05-16T23:51:15.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:24.275Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=719d92ad-8144-48ec-8e6b-c5d85b388691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:24.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:34.283Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=28803eb3-f7d6-4c55-89ae-f4f3d1826dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:34.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:44.292Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1a2fa2a5-de22-453c-ae8a-a636de4ed1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:44.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:54.300Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=de37705d-6c20-4369-a910-96e6e2507ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:51:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:04.306Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4e78475d-3745-4701-a422-e66713fbcb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:14.311Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=75eba6ff-cca6-4952-a5b3-c91001d2abb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:24.316Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6db1f175-3f8b-453e-9a2a-926df370b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:34.321Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=cbf0326b-9172-4fad-b686-005732906ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:44.326Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2201d6a4-0408-4ed8-80bf-fb7de27b6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:54.337Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=371699a3-d649-4e2e-b4b6-74209a760137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:52:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:04.352Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=36a11718-8dac-4025-a589-b1440636ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:14.359Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6636ecb2-2f46-4742-8cdc-0b158064f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:24.365Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c5d170ae-5e05-40c8-82bc-283777d8fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:34.371Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=03c783b1-8d8b-4a22-a845-4525485d67bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:44.377Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=767fea99-1ee0-414a-8d04-0b2ae8598176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:54.383Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=37ae2282-ff15-4c7e-8583-30f2029daf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:53:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:04.389Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1d92e03e-7419-432f-aa5e-eb8b8117e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:14.395Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e72d7dbc-e6b5-4a6b-b995-3fdd7d34e68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:24.401Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0c1a4875-9df2-4e71-bb4c-e77cc2b5220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:34.413Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=65646922-502d-434e-8b3c-1e1ac8d48100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:44.419Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=11b71235-417b-46d2-8e91-55e74a07cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:54.427Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=30ccfab0-6498-4bc9-a575-9b58fe3f162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:54:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:04.433Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b16cc846-5d20-4590-8108-7774d421f53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:14.441Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d2b2b753-2a82-4baf-95cf-67d27a6594e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:24.448Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6ba53cf1-d28a-4c8a-8b31-bdb73a7d563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:34.454Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a935b1c8-3a4b-466e-ba75-1f7219060fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:44.461Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b3c3c9c9-1ef7-48a0-a9bd-39a9bf6e2c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:54.469Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=74956cf2-2608-438f-b947-81f36f75b31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:55:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:04.478Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=99badbf7-6801-4b54-8b34-5230006b88a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:14.492Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e77d99ce-9eaf-4449-bc5f-6ddcd175f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:56:15.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-16T23:56:15.448Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-16T23:56:15.450Z |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-05-16T23:56:15.455Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-16T23:56:15.512Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-16T23:56:15.512Z |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-05-16T23:56:15.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:24.499Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7936cf4b-4b45-4976-aa27-2016b5fee90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:34.506Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6e87fe65-d0f7-4203-92fd-34755dcd6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:44.511Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bfc391e0-6b83-4f49-ba7e-1afe1b64cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:44.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:54.518Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8d0f24b8-dd50-4169-8224-8cc648ce37e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:56:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:04.525Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e056199-690c-47bb-8247-ff3020d222ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:14.532Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3c67ae06-19ba-4fa7-8bac-1414654e7ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:24.537Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9c558434-b5b6-4809-8c50-082dfb7dfcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:34.544Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bef6e84a-e058-4f6f-b2e4-23d8079ac9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:44.555Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=227b09a7-007f-4952-af48-8a84ca6f3943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:54.561Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=25b13454-ed94-477f-8340-a5a59fa1bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:57:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:04.567Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2f95a725-8fcf-4e8c-8edc-42e3db2ccf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:14.572Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c6a22fa6-adec-4aa2-8058-8eb3d0d1231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:14.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:24.580Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e6946344-a8c0-4f14-b153-1da5f5c0f2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:34.586Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ed325dee-0fa5-46dd-a3c5-ee3bd6297c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:44.591Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ad94f79b-8756-49a4-a1ce-6199e072a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:54.597Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=195d98af-0546-4d7f-a7c3-3be5b13d05d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:58:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:04.603Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=34cd6762-6970-4c11-a507-2429836d4ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:14.610Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6bf281c6-e07e-4b8a-8efa-2321d1f0b9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:24.625Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4b062448-fc7d-4077-b53f-a4afed0583e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:34.633Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=54a82642-cb35-468e-8341-352d5fee0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:44.640Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d75975af-9947-4765-b5a4-3f73af7d17f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:54.647Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f1084344-76aa-4697-9299-f870e957736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-16T23:59:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:04.653Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b1d4c184-6a07-40ee-80a8-360a2f84942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:14.745Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0b9355df-62b2-4098-b2e7-7d6ab988b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:24.751Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4ab1d439-2167-4fea-a49f-0aa5aad703c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:34.757Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9a1f6fde-17a7-4a28-81ba-03ec27bf6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:44.763Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ad262a42-9ccb-410d-9686-4182025dc799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:44.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:54.770Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e98bce18-fff3-497f-83fa-c55d94447ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:00:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:04.780Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c6e9f9bf-47bb-4a54-9b6b-90cbc099b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:14.788Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1378878a-e3cd-4367-a55d-0f5ef92949d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:01:15.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:01:15.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:01:15.391Z |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-05-17T00:01:15.394Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:01:15.484Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:01:15.484Z |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-05-17T00:01:15.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:24.794Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ab9ad0c4-94aa-4afa-a1e3-d9995cb0cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:34.801Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3b65e594-6045-4909-a685-7b7ff013359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:44.809Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f006ec04-2d7e-4c53-956d-6fd0faca87fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:54.814Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=115fb45b-c0e3-42d8-87c7-0dfb5fcc64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:01:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:04.821Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3852204d-39e4-4e04-bed0-58f1743ab483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:14.829Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eea2903b-9e3c-4814-8aa1-1644f1a890f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:24.835Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c1493dff-849e-4d90-bb9f-e66f4eb08c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:34.846Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=93a6e6d9-fcf4-4a6a-a334-4f9d28992f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:44.852Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=084d019d-00ac-43de-b789-8ace60b28f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:54.859Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ea0911de-6003-485c-a426-e326dbdb0946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:02:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:04.866Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=dc18cffd-0b46-48aa-a82f-2b26f031aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:14.873Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=be4bfc12-f8c8-411f-ae12-28361efac6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:24.878Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=30e4256d-0223-4ebc-b3f6-db0ef9b28820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:34.883Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9016fbd0-1ca1-411d-8821-eb403efd4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:34.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:44.889Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=2438f617-e25c-4f69-9876-2c01734328dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:54.894Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=85d558ac-93e9-4e6f-bb60-d4149d2c6d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:03:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:04.901Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=89647ed4-48be-48f6-a847-726305d5a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:14.915Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8cd48757-5c5c-4dfa-b65d-1bc6a292f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:24.920Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7bd65472-0cfd-4b74-a649-b8e1e5dcf025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:34.925Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d75a927d-6754-4aa7-a4b9-4c32fd21ed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:44.933Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=de0241e9-fa5d-4745-84f1-a030c84fdb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:54.939Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3ee130ff-a9cd-4b45-baef-615c5f664ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:04:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:04.948Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9195a988-0970-42e9-be0e-82d9cf2906be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:14.959Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b493ad43-e9ea-4d04-8db2-95d506252bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:24.965Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=97164b07-4936-4b4e-a128-33f5cb9e5421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:34.970Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d4ccfd5c-a0d0-4ff0-9a8d-d762e2ca7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:44.982Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=70e378b9-ff30-4b62-ae3c-63451342e661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:54.988Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4590d378-f6f0-41ab-9bc6-a5897c752efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:05:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:04.994Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=23d2112b-f77f-434f-9c7d-82354ee52588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:15.001Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=61ec5388-d190-4782-b030-764d64a68043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:06:15.430Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:06:15.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:06:15.431Z |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-05-17T00:06:15.435Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:06:15.486Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:06:15.486Z |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-05-17T00:06:15.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:25.010Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c83c8c5f-b483-4654-825c-225a45a2f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:35.015Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=37952786-58d3-4b80-9efc-08c4bc1b9803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:45.021Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e8d33b3f-7b34-44b5-86a7-c5bf025fdcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:55.027Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3691e7dc-f396-4a82-9840-f1c3425b4cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:06:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:05.033Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d9d5c47b-b4cb-4b42-bb07-8e5a4d3ae496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:15.046Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6fa12fe7-17ae-4561-b357-804d0889f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:25.052Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c28d7bea-0413-4c0d-b4fd-1abfde10cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:35.067Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=20763d20-0a9f-40f6-8690-d3092c07660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:45.073Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=719099de-480e-45d3-8b6a-baf1f5cb0c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:55.078Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=80b1d5fe-7814-4fa8-a374-c75cbd556d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:07:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:05.084Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ab45f8c3-3034-4397-881a-189570f5cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:15.089Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5a98283d-35b5-4aa9-ba52-a10d153779f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:25.095Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=11b4a5d4-b9d3-472b-98b5-9b8d6dc2f70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:35.107Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b6116280-7d19-4c7a-a09a-6cb8e0bf00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:45.113Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ceae4b69-8515-4bd1-be77-2342f103194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:55.119Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8750024a-4d9c-4ea2-8b6e-0285f5319d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:08:55.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:05.124Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b76c7b89-0fad-4757-8752-dc8d279131cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:15.130Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c0c47e25-4c21-453a-9cd9-bb78510cd97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:25.137Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c57f0e09-1445-43a1-a53a-5a101b9ee385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:35.144Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=821b2566-13d9-4cec-bb69-0dc406935b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:45.149Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c3ec010b-1c75-4280-a0f4-9956e6456f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:55.160Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f0969c1b-a3b5-4c16-8a7d-36edd9cf7ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:09:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:05.173Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c47894a4-755f-4baf-8f5e-2654d8469f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:15.179Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1734c4b0-41c5-4735-97ae-ea3402859664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:25.185Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=6c1d31bc-cf54-4e19-bbec-c114b725cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:35.191Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=cea3e934-d0cb-41b6-8c46-d5120d49a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:45.198Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=811fddd8-af94-4d39-9a6c-8bde3d47330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:55.204Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3ca9b766-f62f-4090-898d-030c865c23e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:10:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:05.212Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=9846840f-febf-486c-b9e3-ee286598dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:15.218Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3224d055-c096-4b97-b667-8dc0d8285980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:11:15.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:11:15.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:11:15.392Z |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-05-17T00:11:15.395Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:11:15.448Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:11:15.449Z |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-05-17T00:11:15.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:25.234Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7d66a177-787b-4463-942d-a2160d7b325d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:35.241Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=89291380-5eb2-434b-8fd2-d26fc4631c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:45.248Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5e15ec30-d112-4080-b353-50f790acc21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:55.254Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=03057ed0-edde-40de-be89-7246620d979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:11:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:05.262Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=73429c9e-4d36-45cd-8bf4-6675d07815b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:15.268Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1475291a-ee9e-42ed-a775-d472c6701b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:25.275Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=08ba2886-9879-42b6-a3f4-7f90abb8d8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:35.281Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7e40f564-a35f-471d-8e65-1d41e095acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:45.286Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0e5a0077-873b-4702-80a9-36ababd6bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:55.295Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=252a2349-cb93-4922-b4f4-94df4d79e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:12:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:05.302Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c7fe7682-f396-4679-a3e6-251e211f579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:15.308Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1c347949-6be1-40db-883c-7e36399fddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:25.316Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=886ded4a-5984-428d-b696-398cef360746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:35.321Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5dcb0336-6673-4b75-b3c5-b2c212f23697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:45.326Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1e8fa112-3d1a-4813-9a01-93fe511d5447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:55.332Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ce0af625-45da-470c-9405-0a805399181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:13:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:05.338Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d8d323a8-3fc4-407d-8af3-9ac4cd4e9c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:15.344Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e4963a65-714f-4c27-af39-c3dc0d6e1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:25.350Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1d089497-9c49-498c-8066-12b51fd66d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:35.361Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=fd4377ba-508a-464d-863e-9c8d6007d026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:45.367Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b5d8afa0-f915-4bb8-9a7d-aa9508c8ce3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:55.372Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3372474f-a825-443d-b0cd-f0be170b1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:14:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:05.377Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a48cced2-4c9b-4f03-95c1-df9061697061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:15.384Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7f6266b3-a40e-4b8b-bc6d-3c6b26149165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:25.389Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c46a78c6-9702-442a-b85b-5fbcb88fb8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:35.395Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=88119033-0a1b-44bc-a272-e474152b2f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:45.400Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=78075712-0e9c-46c1-b4b2-3fdf527c201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:55.407Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=809184d9-11b0-474c-b651-18184873cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:15:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:05.422Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b448a99c-fc64-402a-a649-4e051084423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:16:15.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:16:15.366Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:16:15.367Z |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-05-17T00:16:15.369Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:16:15.427Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:16:15.428Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:15.428Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=30637227-1311-4eef-b12c-35d37312548a | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-17T00:16:15.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:25.434Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5cfb1777-606c-4464-97d2-2f3bb8741d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:35.440Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=3597dc8b-fce6-4bc3-9b4c-f9ba3a1bb881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:35.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:45.446Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0a4e1c3a-14a3-475b-af3c-e74c97f32dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:55.453Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4ab80b8e-378e-425a-b6a1-b35ac216b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:16:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:05.459Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f4f75d21-e6bb-40f1-ac94-9d8e4e665cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:15.465Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=13e6e362-0938-4875-bcf8-dbef5fe14369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:25.477Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f96669c3-3fbe-4af1-b285-d9cf0d6a326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:35.484Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f98f5da1-51d1-464f-8565-52047e591d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:45.491Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5b5f34b5-a9b6-4af9-a1fa-6b285b959faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:55.497Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f0afa5cd-75b9-4fce-88ff-3bd313779e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:17:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:05.503Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=d6b8fb3a-bd2f-4756-9c42-1c614d676319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:15.508Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=8d180451-25fb-4830-abae-1867638b0ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:25.514Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=1903e7c2-d676-4c21-a8bd-11e8f88289bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:25.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:35.521Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5834e522-6b41-422b-9f95-6a9bf2cb4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:45.526Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=71e4775f-7f2f-4a7f-9862-7dfd11512c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:55.531Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a3923962-dd51-450e-9f71-2968b1f87e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:18:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:05.544Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ffcb01db-fd35-4df6-b2d3-66f765e86fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:15.551Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5e9caef7-a3e0-40c6-b36e-53504c86c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:25.557Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=01264f8e-4afb-46e3-b2a7-ca692e43a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:35.563Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=96f4a7f4-6f11-48c1-8d59-b576851decfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:45.570Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0f4c01bd-318a-4104-a37c-b472d34639d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:55.575Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eacaff23-26a7-4581-8060-1cb71642f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:19:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:05.582Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=27750e47-e8d4-40bc-bd8f-25679983d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:15.588Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7586a6aa-7838-4601-a1b3-f30e603abf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:25.594Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=e7626912-d846-47c1-a963-cb70fadc3b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:35.607Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=889f42c2-0e19-478b-99e5-eb8225adc889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:35.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:45.614Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f9c5e9c3-846c-4611-81fe-5efbda33e448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:55.621Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=7ead5e9c-f8c4-4378-8ad5-0edb8f5e1a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:20:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:05.629Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=573257f0-c419-4c6f-84e4-eba592f0d608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:21:15.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-17T00:21:15.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-17T00:21:15.400Z |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-05-17T00:21:15.404Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-17T00:21:15.472Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-17T00:21:15.472Z |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-05-17T00:21:15.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:15.637Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=bdb35674-30b3-4883-b02b-abee02a1934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:25.648Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=b0a62546-77e9-45f5-a981-6ff9b3453572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:35.663Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=c04cc58f-2ebc-469a-b958-e6144719a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:45.669Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=436ada9d-8176-4074-86cc-626491ee7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:55.681Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f264cefe-bb04-4e84-bac9-44960a94754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:21:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:05.686Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ef9bff37-223a-4694-96d4-fe3e33f1861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:15.693Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=a1bd3c8a-d47b-4b4f-a220-783a09b46ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:25.701Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=eedc7760-0a8b-41e5-b41c-089cfe8c94b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:35.708Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=691b462e-30dd-4ae1-8d99-112a54a5bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:45.714Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=5469b3ad-7c81-4217-968f-438667f15678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:55.725Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f610b018-dd3a-4dd0-965d-7c8b608874d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:22:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:05.731Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=f23889fc-ff90-4415-b23b-95777765e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:15.745Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=372b59e3-dbd2-4d07-95f2-8ce3a8a19199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:25.752Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=4bfd3a26-0eb5-4154-ba81-4aad3f796089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:35.760Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ed3fe870-3b7f-44c0-9efd-c92ee140ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:45.766Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=ac76d4e2-ca07-4030-90a7-63717f513181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:55.772Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=0ba7492c-73ef-4bae-8e7e-3c4e7d8528d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:23:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:05.778Z |INFO |Init configs |InvocationID=100d40ae-ef70-4316-b144-41e672bcbec1, InstanceUUID=91ecc18d-cd4b-49ea-bf14-c040f1dcaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-17T00:24:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |