By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:45:46.224Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:45:46.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T10:45:46.254Z |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-03T10:45:46.893Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-03T10:45:47.619Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T10:45:47.625Z |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-03T10:45:47.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-03T10:45:47.763Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-03T10:45:47.784Z |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-03T10:45:49.291Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-03T10:45:49.629Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-03T10:45:49.653Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-03T10:45:49.654Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-03T10:45:49.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-03T10:45:49.709Z |INFO |Root WebApplicationContext: initialization completed in 1924 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-03T10:45:50.028Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-03T10:45:50.764Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-03T10:45:52.080Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-03T10:45:52.439Z |INFO |Started MainApp in 7.869 seconds (JVM running for 8.413) |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-03T10:45:52.502Z |INFO |Start scheduling PRH workflow |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:45:52.515Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0e6abade-6ea8-4dea-bdb2-481181a29536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:46:22.635Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:46:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:46:32.673Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=981d0b85-6fd7-4370-9bab-df3deb103eaf | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-03T10:46:34.824Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-03T10:46:34.825Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-03T10:46:34.829Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:47:02.704Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:47:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:47:12.709Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=069d352f-7aff-415f-afbf-568fac5e8fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:47:42.748Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:47:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:47:52.750Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d6db7dee-8bba-408a-80b8-266ffb059a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:48:22.800Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:48:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:48:32.805Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5821623f-07a3-4b96-aeed-8b1bcf89b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:49:02.843Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:49:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:49:12.845Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cf5762d9-7e1d-4133-9b12-7c5db6642325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:49:42.867Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:49:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:49:52.871Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=702551d6-5389-4152-9516-7f8fe14599f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:50:22.893Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:50:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:50:32.896Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3aff99e1-ae61-4508-8c06-f428c4483bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:50:50.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:50:50.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T10:50:50.805Z |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-03T10:50:50.809Z |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-03T10:50:50.927Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T10:50:50.928Z |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-03T10:50:50.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-03T10:51:02.925Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.195.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:12.931Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=044dc742-04b9-4722-a73f-0af8753ce5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:22.987Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=abb9342d-81c7-45ca-92ea-0eb30bfba547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:33.009Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0df7499a-690d-4a4f-8dae-87bb858a6b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:43.028Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=02b796c8-6c93-44be-9477-ff1b82f9ea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:53.046Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6edba5b8-0c1f-428c-a6e8-bd1a99f5a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:51:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:03.063Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=64ae0450-1254-481c-90e2-f86297ee590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:13.094Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ca88ce1a-f7ce-4826-95a6-aa7a24f2a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:23.109Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=346799bc-3ef4-4ff8-8560-199afc93363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:33.126Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7aaf1dc9-06d2-417f-93ae-50c68515b3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:43.157Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=752dd63f-da73-4876-9a5f-25d4b923cd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:53.180Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c9b19fd7-65a5-4997-a107-7c6522a19cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:52:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:03.195Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7a592e59-0a6e-40d8-9e89-22a9df9e57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:13.212Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3b7abe49-78b4-40ef-b1fa-e335c0ecdbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:23.229Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1fc7705d-6041-4cb4-b909-090cdc12f87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:23.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:33.250Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=87851cda-208c-4274-9227-82215ed00944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:43.266Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=97208a2f-9f90-4c07-8b7d-72a43bbbe5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:53.285Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2740f78c-2a10-4688-919c-fd770efbb5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:53:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:03.297Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2642824c-7676-4489-8ce0-bb3da4b0e3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:13.313Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=17e0f1ee-1ece-4e8c-bb76-873151b92885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:23.335Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=07ffd6fc-e5ad-47cb-9f5d-52945fb40a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:23.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:33.351Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=757d19ae-92e2-4970-a37a-3b6ee77925bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:43.364Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5b193aaa-b866-4d48-a441-9c431a1e70d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:53.380Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=19cfe600-a9ec-4648-9556-d194956a94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:54:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:03.408Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0f07b9af-7a3b-4d16-af39-085f7282f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:13.420Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=45e15735-6e34-4bde-920a-97e15092d6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:23.429Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ff73be6f-5366-498a-a8d6-04bf7dc538c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:33.439Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=91a00202-8026-46c9-900f-52496e8b6d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:43.475Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ea3ccf0c-142a-4853-9ab0-a34dc14c124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:43.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:55:50.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T10:55:50.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T10:55:50.441Z |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-03T10:55:50.445Z |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-03T10:55:50.509Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T10:55:50.509Z |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-03T10:55:50.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:53.493Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f91f034b-d446-4cb3-aafa-e8965b6cb292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:55:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:03.503Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f159b4f7-9dc5-47d0-b55b-5ad09ba51b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:13.514Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=62f1d554-abea-4761-82a2-ecb013b70caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:23.525Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=97c8bcad-1a22-45e1-83c0-c5789f011a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:33.536Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8f5da7c7-2f28-49ea-967d-e276e97cce93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:43.558Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=676bbb4d-586f-453c-bb56-bdbad25f85f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:53.568Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=210508a6-6995-495d-bfcd-f0557e935761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:56:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:03.586Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ef3acd4a-9b42-4ee5-a265-e28016495a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:13.596Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3f29f1d3-8926-429f-9924-7e133751e233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:23.607Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e4c629fb-6d7a-4c73-b7e4-b098cc1b2e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:33.626Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=461aa7af-84b0-456d-b7e7-dfabbfdaac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:43.637Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3fa6fe6d-603c-4bd7-8ae1-11dfb49dff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:53.649Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ea3810be-d534-46b7-8e0b-3b98eb0e9eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:57:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:03.658Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e0c9aca3-3285-4f00-9595-24e6e118d9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:13.674Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=93be2f27-1f7e-44c6-98df-85a7ce25249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:23.689Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e733adaa-26ef-4fe9-a5e9-ed0fda3932a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:33.699Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7cebbe33-ca28-4741-bfdd-26a1d6209a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:33.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:43.708Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=20ac95f5-3954-4e1b-9e26-12dd3f279d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:53.718Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=60bc2441-6176-43a0-adcb-e6bae0fb5dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:58:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:03.753Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e407d4ef-277d-4de9-a76c-a3e2258837d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:13.762Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3aa5e9f3-3a4e-4661-a9ee-de194a0422e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:23.795Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3569a92a-9848-4c89-82c7-01cfae0d6028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:33.807Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=627e239c-047c-4268-a79e-dc85dd94c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:43.834Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=050c2adb-b6db-4292-a234-913a203577f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:53.862Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=df095156-c86e-44aa-83fa-8b5a2cd21145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T10:59:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:03.885Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2b0c8cf9-c920-4781-ab3c-04ec84c4bbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:13.899Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5a506e44-aeab-4a68-91c2-33ee119cda7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:23.910Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a9fca370-6d74-4f46-a044-56196c7002e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:33.917Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0fae971f-3324-4916-b1e6-539e23ba7fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:43.925Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=71cdda09-567a-4a0d-8888-6ebf05073892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:00:50.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:00:50.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:00:50.356Z |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-03T11:00:50.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-03T11:00:50.442Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:00:50.442Z |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-03T11:00:50.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:53.934Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c417fa53-ae75-4d9a-b044-9982be7a86a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:00:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:03.949Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1bd0fafd-f6e6-4664-b1f4-16eb71d56f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:03.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:13.969Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=afbd034b-265f-4ac6-9868-6cab45b7c5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:23.979Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=31942061-ba97-4d57-9c4e-397628e2b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:33.987Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=41fef5da-e01b-42d3-b180-28c44975f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:43.998Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=79a872fc-ed6d-498e-b936-0df1735c11c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:54.015Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5aaf2562-a99a-4b37-a575-37ee40d50a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:01:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:04.047Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=271e0a24-2763-42ae-8f41-67d9384d8799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:14.065Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82ea473a-c922-4e14-b65c-39331da6c5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:24.088Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b2723abc-851d-4d9c-af87-e7e09ea06110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:34.101Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7837a6b1-c92e-4407-be2d-05a355f6883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:44.120Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e34b6596-828d-4aeb-8b8f-d1c5daf4a051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:54.135Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=099ef0fa-c3e4-404b-a0b9-2f5a6918a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:02:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:04.143Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=964c196a-cb51-4605-853e-52f82fe526e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:14.153Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1d62b73c-3a65-45a0-9027-20bb18fbbb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:24.163Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fb74301d-a33c-42bc-9fe3-8e1b462e1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:34.183Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=00764b42-4345-4e71-86ae-e978de16bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:44.192Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4d788040-e220-471f-81a8-1e7b8654fa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:54.201Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f3393c26-9070-4064-9a31-2dc53227f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:03:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:04.211Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cb8825b5-e30e-4c38-9ae2-e9bcfa06e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:14.223Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0e9d4f10-3fc3-4186-8e04-da5465b28b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:24.237Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ba031852-2839-40b6-8d33-eb9263fc4df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:34.253Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1c855e24-2196-4feb-ac6a-8453fa26adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:44.262Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c9a49f4f-2b49-4756-949e-42dee9ed552c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:44.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:54.270Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=03366b5d-cb76-41ef-945a-49dc2c619eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:04:54.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:04.279Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=39f8503a-ab36-4ceb-866a-f0cc12c74a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:14.289Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f46f1284-0be6-4a2d-88cc-c9496cdb8348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:24.311Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c5cbb7b4-31e4-46e7-b3af-c7bd09461fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:34.322Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=add7067a-c263-45b8-bc32-73b51d16071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:44.334Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cf492504-ab53-4268-a940-e312cdbcd6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:05:50.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:05:50.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:05:50.320Z |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-03T11:05:50.322Z |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-03T11:05:50.394Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:05:50.395Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-03T11:05:50.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:54.341Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=46a047f5-979c-44bd-b60e-d1e97f0b88d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:05:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:04.352Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=51317dcc-1a46-4d99-bd6a-b6e687d5d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:14.368Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=51a2dd17-7bbe-448d-b965-35d5e8f548e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:24.377Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b5c44a10-7f54-491b-98f3-9302c7a3bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:34.386Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3acd22e3-3a45-47e6-aa05-21d1f10390a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:44.397Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=64acf2b1-af17-481a-9f71-13ef34def05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:54.406Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6426f516-41dd-423d-a499-6d522bc6003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:06:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:04.423Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f4aa3e59-3b3a-41db-b58e-606b041b1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:14.433Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b9586351-a2d5-4ae0-a328-eb8bc8df726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:24.443Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=577ce288-0246-41b2-95f2-1a17853204f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:34.453Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=488e5c54-e62f-46cf-aca9-65448167568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:44.464Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9c747af7-0713-47e8-b52c-a47a30787ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:54.479Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a2b7182b-1d71-4b07-8e95-6312f9890f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:07:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:04.489Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a4eed31a-6565-4799-9dca-31dee67cfcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:14.499Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cc6725de-b41d-4302-a898-97d2a6036cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:24.508Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=269ea0e2-2637-4067-bd87-d681691ef5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:34.520Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9be36c38-cb9b-4307-8b61-a71875eb8d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:44.535Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=42c0e0c7-39d3-4a8d-b4b7-ed35cc33b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:44.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:54.547Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c4900435-eaa4-447e-8c25-3ca3f15817d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:08:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:04.555Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8cf6be57-1b93-418e-8966-d42ede5f7b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:14.562Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4a53fdd3-9103-4133-82a2-d66be79dcd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:24.574Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a26654fc-9d1c-4a8b-b468-b9d9331eb595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:34.587Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=859f2034-662f-40eb-8621-f6e52e94aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:44.599Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a878dc1c-2f15-4c4c-ace4-9d3ee50b30d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:44.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:54.610Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82f5cec3-16ea-482c-8e4a-2cd30c91e183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:09:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:04.618Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=19e557a1-2864-44c7-9c32-d2f75f3f661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:14.630Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bff259dc-d478-4899-b322-3582d42f71a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:24.645Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=37396444-ff10-4d58-96e8-4c9400906f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:34.675Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a117bd56-5063-4fe7-8172-5b3b8b2096c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:44.686Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1d5283ab-f47a-4f31-bbb7-6d6975cf758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:10:50.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:10:50.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:10:50.411Z |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-03T11:10:50.414Z |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-03T11:10:50.468Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:10:50.468Z |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-03T11:10:50.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:54.696Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8b7a6f7f-5bd1-44c9-887f-530a452d8d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:10:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:04.704Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3e22846e-cb0a-4cca-95a9-455205d0eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:14.721Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e530c465-20af-4fac-b3f9-2684898592e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:24.736Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=be97813f-f389-4a96-8851-fb08f6d57d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:34.747Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=910100f9-d1fb-44e2-8bbd-f1acc78d12c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:44.754Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=199cc85e-0e17-4ce0-8381-9054527cba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:54.763Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c4ffe5f7-9b48-4480-8f1d-cb57199deee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:11:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:04.771Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d50b0105-05f2-4d6c-be87-e8ed69821892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:14.789Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5939ea18-51f1-4291-a812-48ac4216281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:24.799Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a8a2c364-af98-41fd-8b26-3fb631f9a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:34.809Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c578ac22-2a8f-4bed-a3e1-01693f03c5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:44.816Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6ffb4e24-8fee-4c1c-8e00-15cc744bbf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:54.829Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8bd46ea2-03fe-4f19-a5ae-b1738e74a198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:12:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:04.842Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=40d5239a-c1e3-4560-bdb2-f2f41a5f6f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:14.852Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=96ff8797-d023-4ca6-952c-195eed50c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:24.863Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9b9a20fd-0008-4d48-9911-fb1cd159cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:34.870Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=33df38df-80ed-4405-86b1-039dc7ff69f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:44.876Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=375c0e15-12f1-458c-ae30-d5b5c94c5206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:54.885Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b1742d63-36b9-4915-a826-a151687d08cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:13:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:04.900Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=08381e57-aea8-4e95-9fc8-291427a69e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:14.910Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e3d25064-79c1-4f3f-aba9-b56e9a4ba539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:24.919Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=270905be-e9c0-4716-9848-869093123bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:34.927Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=73ee2457-5b16-4b92-a045-0b1c896f5361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:44.935Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a7cea2d7-f854-479d-8e4b-24c767181cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:54.951Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8a801f3b-c220-4651-87af-d084e25633d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:14:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:04.959Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=214fa94f-a3cb-4a9c-821b-94be614a8199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:14.967Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=443dd564-d14d-4a13-90f5-7efcafd9b9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:24.974Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82e2ac06-020b-4ba4-b152-c3f85ac1bc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:34.986Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=23e60a89-a79f-4f55-b283-bf37a14eb196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:44.994Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7cc174f1-825f-4dbb-8c32-73ede17c93a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:15:50.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:15:50.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:15:50.351Z |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-03T11:15:50.354Z |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-03T11:15:50.405Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:15:50.405Z |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-03T11:15:50.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:55.009Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fbbe02b8-5758-42de-91da-8d27553f2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:15:55.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:05.024Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=983cc897-ead3-4f31-82e2-5bc3ed31a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:15.033Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7b19799d-52fd-4129-80c9-b3a0f970c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:25.044Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8f047619-9e63-41ac-a2f1-c510b409dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:35.054Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e394984e-2794-4faf-a582-fde8e3c08f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:45.069Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=dee8bea0-5edf-42de-a952-0126b8e66e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:55.086Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=19f1516c-be27-4c85-939e-057eaa5da15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:16:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:05.100Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ed96cb7a-844b-4594-afd8-d8085b2a271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:15.111Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1ff4c210-5687-431d-aab7-f849ca75c748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:25.165Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b4d2c256-286f-4020-bbdf-d14baaaee350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:35.178Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=55756932-30f4-4b42-b914-faf7e8248a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:45.186Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6a3172ff-6b68-4fff-b1c4-24533c535042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:55.196Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6beb418d-a661-40f8-8c98-5cb18115af2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:17:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:05.204Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7848d7e7-3ba2-4657-9ee8-8fd11ed3833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:15.214Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82d03bcb-1883-4efd-b2e2-1e7bee7cf60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:25.232Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=56560860-ac52-4370-88be-7c7bf0d15c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:35.244Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b4899871-0e4b-4e32-b73f-804d85a14251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:45.252Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4d8d46ff-ba57-4e00-89be-204ebc897d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:55.263Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3d4b904c-eeb6-462f-a5d4-c8f99f2095b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:18:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:05.275Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=aaf8dd00-503c-4713-8652-8bc54c9386e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:15.284Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7e708215-5c42-459b-a4ce-0fd88d433e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:25.302Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4868a83c-83b4-4001-aa5e-ab159f89d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:35.311Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=44a9e2da-7817-42bc-9b43-dbabd62ac246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:45.325Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=64672626-4113-4dea-b44c-f2b6a707e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:55.333Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a589885b-79a5-40f0-aebb-d9b9104db5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:19:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:05.351Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5305ba10-560f-47c0-9796-629ee13f7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:15.361Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e58b3dff-edbc-4725-b50d-244cbed208d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:25.381Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a19c59fb-30b6-42b6-b22b-e04307f4c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:35.388Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c4501a0b-bde9-4b89-a485-1606e32990c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:45.396Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6ca71723-25b8-4d38-83a1-c22ae7d24e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:20:50.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:20:50.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:20:50.365Z |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-03T11:20:50.367Z |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-03T11:20:50.419Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:20:50.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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-03T11:20:50.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:55.404Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c20224c9-ee4d-45fd-a07c-e9a36bd5b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:20:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:05.411Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=94958370-49cf-49b0-be06-3973829d8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:15.421Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=00eaa3a3-86ef-42ca-a795-6c9d51cb132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:25.434Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4fbe1186-90b9-46f9-a21a-083d0e50350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:35.443Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=76422e1b-f501-4415-9a55-08a2ba169bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:45.454Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4df8a47a-0409-4f74-924a-98c2895cf31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:55.466Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4d09dba9-7c63-4050-b765-ab63a88fe069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:21:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:05.476Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c91fed13-ac2d-46da-8422-000009f3da82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:15.485Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3116faad-773d-4e79-9b79-ed84acda1744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:25.500Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=514d9172-3022-4b35-9509-c55a76daf0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:35.510Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=26f64c73-5e1e-4335-9ab8-38124451e834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:45.518Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=34791c61-d509-486d-a7f4-246901172d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:55.529Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bc25086a-2627-477d-8622-c087998e13c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:22:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:05.536Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82c1f766-750c-4fa6-a51c-1b780b7e6b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:15.545Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=26db2f64-a045-4dbd-ad6b-92d10d189311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:25.557Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=84911946-a2c2-4e2b-9248-b35ff7267c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:35.565Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bc8d1a60-8524-4c25-882b-a56a166049b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:45.574Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=86d0409b-5e65-4074-938f-82d2bb570b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:55.583Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=76ef152c-f7c5-44d3-bdc3-8f13775bceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:23:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:05.592Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9d2d8ca5-ec39-4b92-9095-60e5bd1886f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:15.604Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=be0f8322-bfe5-40ae-86f7-b4d2a0d865f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:25.620Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8297adc4-9027-43cb-8ef5-43324d99cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:35.631Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e9cdf96c-e431-412e-9f81-4e338279422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:45.641Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=33da2c93-eb07-46bf-86b0-baf35d3b6e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:55.648Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=33400394-9a1e-4f71-bf6d-e67534810ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:24:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:05.656Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a8c12e74-1150-48d2-ad2a-4d63369810db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:15.662Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=553af44b-4221-4f9f-b814-6dd6bac523a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:25.674Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=98d36810-9f36-4747-8c59-f3ddb489a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:35.685Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f189f3ae-eb92-4349-afa3-8d6bbfa5f6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:45.692Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f4ee339c-3c4c-41b3-b102-630c26951f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:25:50.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-03T11:25:50.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:25:50.420Z |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-03T11:25:50.423Z |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-03T11:25:50.492Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:25:50.492Z |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-03T11:25:50.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:55.702Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b6d4ae44-f096-46ed-ae39-0ecb6da9d3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:25:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:05.711Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ae068152-fee8-41f7-a692-d31e6a71d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:15.729Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f6facade-e702-4588-9aaf-d1424ca79267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:25.738Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=55a135e4-b12f-4afc-88e1-694ef6bd1db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:35.747Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=82ac2b44-0a6c-40a3-82a5-eb3cd62e22aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:45.754Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ca648d0d-696b-4c9b-adad-a5146d4a1bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:55.762Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=97a378eb-f32d-4b84-8aa3-ec59a94b9baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:26:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:05.770Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3ff13999-ff35-4d29-90fd-f7c47656aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:15.784Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d06c081c-3b05-486f-acce-bbfefc7e2e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:25.794Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8385950d-8fdb-41c5-8c90-4055bbf14436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:35.801Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7ffd4f3b-ad4c-4a3b-bb2d-b18d596d0de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:45.810Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7ccdd844-3815-4920-bed1-36ff29c8a969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:55.819Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=80cb7b84-7efe-4f9f-a87b-1669123bb50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:27:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:05.832Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cd111db7-6de1-4c1e-8575-67965c75f72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:15.842Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c407ad70-ccd1-4bb5-9b16-7b444acb4c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:25.856Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=be39ca69-2122-42d4-87ac-5cb21d039ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:35.870Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a2f97556-9aea-4646-a2e0-babc47937ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:45.877Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8d0be5b9-8500-44b9-ba4a-0ff02b9aa73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:55.885Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c27b3e17-99a0-4162-b314-f4963053de53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:28:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:05.901Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b6bbe952-661f-42b6-9463-9c75d2c7feac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:15.910Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6ad3e52f-eb22-4510-8319-46fa0b1acb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:25.918Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5d1f7625-a3c0-4217-976e-ace53c4c8aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:35.929Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=62dd08b5-b660-42d6-8612-e858feafb264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:45.950Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=195a28a4-fdda-4804-bf53-6ba12017c941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:55.961Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6669ef5f-4974-47b7-afb6-28e892d6821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:29:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:05.968Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d9d3dddb-22dc-4dff-95d4-3d323780740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:15.976Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=dd7a47d0-8ab3-4791-b918-d3b42fecd412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:25.985Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5d94da31-dbb4-40b9-881c-c402a5f19577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:35.994Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6bd8541b-b252-479d-8af6-6ba74271990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:46.005Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a39eed50-5331-4e0d-a20e-409f0e0963af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:30:50.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:30:50.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:30:50.361Z |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-03T11:30:50.365Z |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-03T11:30:50.429Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:30:50.429Z |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-03T11:30:50.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:56.030Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=24408e85-9123-425a-bc27-74659d8ce813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:30:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:06.038Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fa819438-1e83-4c0e-87b3-2adb07575c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:16.044Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6bc390d6-305c-455b-ba59-63724e974d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:26.052Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d3229a85-daae-40ee-9cfd-33fefb31e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:36.062Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e245cb9a-40f6-4667-be19-b5ffef041bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:46.076Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b6fa2f2b-31c3-49bc-8228-2395337f3518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:56.084Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c70d9b51-3fdb-4908-bc77-3d0159010850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:31:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:06.091Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=06be673b-f146-4f77-8aa1-3a4b0c82f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:16.101Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=518aa469-be18-42a0-b029-558ee7233ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:26.111Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=09f5859b-f2fa-4461-9157-ab127dcf924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:36.129Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e8ec6c54-55fb-47f5-88c8-26dbdb0ed4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:46.142Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e8b2ec99-c84b-4269-aebd-caa4b9a16cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:56.149Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1fcd107d-3cb1-4e2f-bc11-fb51a4a4428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:32:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:06.156Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e11447b7-31e5-4b16-a5ed-3f0d674f6b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:16.163Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2c58b5c6-99fd-4ed5-aa17-53630fa6b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:26.173Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cf7e9d66-1c06-4043-b8a4-7e329ca24989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:36.185Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e96b5325-11d7-4c9f-a951-2e32ce789557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:46.192Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ec2af573-1936-40cd-83bd-8de56b713421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:56.202Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4c797654-3d14-4930-84d0-aee4c382cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:33:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:06.211Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0b94d345-3363-4f4d-8ddd-23288e265fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:16.221Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5bb42d55-db4d-47a4-a378-b0ba2e800529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:26.239Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c1b0edc5-a522-4221-b5bb-8c30d2d3cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:36.248Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f1aa62ca-7cd5-407f-9c17-eaf0d0cab54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:46.255Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=019a6060-0d1e-4819-84d8-b3d4adf04ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:56.264Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e8299be5-4e33-41bd-b8d3-5a6219690806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:34:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:06.273Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ae7a5d9a-41a0-4546-a1e6-938b5dda5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:16.284Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=97caf79c-135d-4c89-95e6-7046abbb0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:26.298Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=07c9a348-9678-4851-9658-7a6a0a0b855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:36.305Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f3bd2d85-53cc-4c77-b193-3f314fb85614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:46.313Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=edb2c3e5-c72f-4d56-9693-cac06b1a4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:46.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:35:50.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:35:50.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:35:50.395Z |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-03T11:35:50.400Z |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-03T11:35:50.453Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:35:50.454Z |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-03T11:35:50.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:56.321Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a0ef89c1-7da6-4a34-b6ba-3ed9e91e6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:35:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:06.329Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a9036214-01b6-480a-8358-dcd3f1c1b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:16.340Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c9d5c488-356c-4865-8bb1-0b640b1c3ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:26.348Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c8defb15-2cb8-4227-8f1b-32e9fee8ba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:36.356Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fe504ae6-9762-406e-b749-2287355d994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:46.367Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d560e925-bce5-4a80-971a-f165e24f97d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:56.374Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ac92c5fe-773e-4bee-8b20-d323497b4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:36:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:06.385Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3c847b86-85b6-4115-b933-ffb206dbd369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:16.400Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b8c12064-7f15-488c-9598-03275881214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:26.410Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ff4aad29-12e1-4470-af77-e5a00ac68154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:36.425Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a28d533b-afd6-4908-99b1-957f343547ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:46.432Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1f70a42f-9acb-41db-b6f3-e72198ad52b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:56.440Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c41ed98f-75fd-4f6f-b5b1-1ff2652d06e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:37:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:06.448Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=12c9702f-30f6-4a16-830b-96455a706511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:16.457Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7cf5504d-21f1-414b-bb93-44812f91eb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:26.475Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=39132f76-ef5e-48e1-9fd1-e95561e6b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:36.484Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=acbea740-ed95-410e-a00d-59d1ec668a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:46.492Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d2aa3849-ef1b-4d80-b9bf-11a86af31872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:56.500Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5753b8d6-92dc-48dc-90b7-67e6cf0b6df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:38:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:06.507Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e53a4e7e-20c7-433f-8231-bdb31e0e2022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:16.514Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=dfad1ffa-d329-4b0b-86ae-c807e7c627ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:26.522Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1ae53512-bceb-4ba9-a2af-937686f099a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:36.531Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2f06219b-7266-49f5-b311-80dd7cf09623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:46.542Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=251b9ecf-0033-4971-b3f0-78ebff9e1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:56.550Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fb21f737-41d4-4a39-8619-b50112baa3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:39:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:06.558Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=eb3315f6-582f-4371-bbf8-0220372f653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:06.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:16.564Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ed7ee9f8-ba83-4d05-ba9d-c55c4f668f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:26.571Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=503c8afa-5c64-46ac-924d-ceb67321ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:36.580Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ab332bbf-943d-48d1-94e6-b9b1894a335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:36.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:46.587Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=136acc79-860e-46bd-8e93-315f403d5d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:40:50.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:40:50.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:40:50.407Z |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-03T11:40:50.410Z |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-03T11:40:50.463Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:40:50.470Z |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-03T11:40:50.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:56.596Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f6967a19-e4e3-438b-ba26-8fae6882e7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:40:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:06.607Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4b9c8ec2-cf28-4136-b2dd-11cba861c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:16.615Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=88a8bb39-8006-4ae0-ad7c-ac779560b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:26.624Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=09131364-1a7c-4b3e-ba59-0fe081a6c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:36.632Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=295e8e25-d269-4a81-a8a7-0db6a5bf11cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:46.640Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=daf19862-decb-4d46-8857-cd6d0ba5e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:56.650Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c139a71c-bccd-4c3d-9682-73aadd998ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:41:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:06.673Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=99a23f25-6048-4e41-9e59-f88dabdb1d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:16.693Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c8624e75-43fe-446f-bb52-28fae7d311f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:26.700Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7ed2b381-9156-43f5-a608-79c8ace5d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:36.707Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=17d0c21b-c98f-40c6-a7be-4104964b57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:46.716Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c215d129-cb47-4bb7-b91e-86d5b8c6f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:56.722Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=aed07454-f682-425e-a6ce-1316b432f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:42:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:06.733Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2d781301-f009-4fac-8fc8-cd324555a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:16.742Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2281968c-abf4-4fbc-b77c-e6ed5f60efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:26.754Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=369f74ba-1794-495b-805f-029a9bd1e8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:36.767Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=029aab5d-8e94-4c32-b933-3bad39f294ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:46.773Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b1b9ce5c-1fd8-40d8-8ea0-42b3231681e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:56.780Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=033e78bf-ea5c-4f6c-af49-6a2c7e1d6b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:43:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:06.786Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0e98d075-c32c-4bba-923e-df74ea9b574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:16.794Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=93984baf-01d4-4dcd-a878-51f2d230c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:26.801Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=68c2aec4-b04c-478c-b383-8168a0848a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:36.809Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=15f0fab3-3ac4-4280-9abe-bbb02802b551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:46.823Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=29e70afb-e1d6-468d-bb07-3683cc3dc62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:56.833Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bb76b53d-6efe-4742-82d7-1d135674c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:44:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:06.841Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=02243f9f-2f57-4305-80cc-9207f3bfb143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:16.849Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3dba2f96-fdc4-4b5c-bf85-b650cfad8500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:16.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:26.854Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=38291b7d-c5cb-4ba9-aed9-98fae66637ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:36.863Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=af0f115c-5176-4ce4-b177-fd9fc2f329bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:46.869Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f7d35f02-3d7f-4709-97ef-b57da8612799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:45:50.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:45:50.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:45:50.350Z |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-03T11:45:50.353Z |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-03T11:45:50.406Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:45:50.407Z |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-03T11:45:50.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:56.878Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=df0a5ebc-f758-42d2-b301-427426d06836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:45:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:06.888Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0c16e78a-85fd-454c-8737-c4a27a0ec6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:16.898Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=eac7ab36-3f85-4429-b85d-fed00d2dff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:26.905Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0c73d986-879b-4290-8fa2-b5afe28a55fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:36.912Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ab90b854-b8aa-4a01-a792-9b8fc3175e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:46.918Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b254ea44-589b-4a6b-ad8c-87adf1fcc141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:46.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:56.926Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7fe2b3c3-75b0-4dbe-854b-0e1edf5c7a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:46:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:06.932Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e0c1d937-c2da-41be-8e8e-dd7af62d77f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:16.940Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9382a104-c78b-47e3-bb07-66c5f549798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:26.948Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=424f0508-2c94-4ece-8248-e36f6e9ba3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:36.961Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=278583af-da96-4217-b521-87527bb9a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:46.968Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c850017c-5744-468a-9a0c-5288060ef3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:56.975Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=dad625bf-92d3-442d-a2ab-92bde70553c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:47:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:06.981Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6002eb79-cc74-4500-9fbc-563c9b2d1d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:16.987Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8fef6521-79b8-48d7-b518-f83dfd5644f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:26.995Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=01526b53-a8b2-4ad0-bb80-08647fbbab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:37.004Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3a384668-e9d8-4658-a4e6-dc7e2b0770de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:47.011Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1a05bfe1-7672-4324-8fec-901719a10b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:57.021Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bedd7284-d8b3-49f8-8186-a60b0c3ca6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:48:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:07.032Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=408f94c6-0d9a-433b-848a-23ef63d78a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:17.048Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c96a5ce0-51b7-4af2-acac-d908479b88d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:27.054Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5c6dd30c-6bc0-4fae-a515-7a645a2b1027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:37.061Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=94868569-1624-4ebd-aa57-b902d255ccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:47.068Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4388db32-c8b7-47c4-b017-e1bec759185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:57.078Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ac3ee3ee-3444-4941-813a-c174da927427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:49:57.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:07.086Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ffa93a5f-b1c8-4816-9e43-5767309347aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:17.094Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=736f6e0f-c01c-43be-a7f1-278fd6f8d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:27.107Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=083ac640-72e9-498c-b05a-a8a2128fa5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:37.113Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6bbf998d-ffa8-4594-bd98-ba615ef15100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:47.124Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=df9160e9-a5ce-43f8-a1f8-69193fcc633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:47.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:50:50.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:50:50.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:50:50.334Z |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-03T11:50:50.337Z |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-03T11:50:50.409Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:50:50.409Z |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-03T11:50:50.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:57.151Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0d65240a-241c-492c-9d97-dea2ea84a646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:50:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:07.156Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=91631728-c775-4857-be0f-4f44e42d9ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:17.163Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1de23946-860c-4992-82db-eb5158d50132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:27.171Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=dc851375-33ac-4818-b6be-c86341ede954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:37.177Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=282dd965-d2f5-4bdd-a62f-6ef9c81062ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:47.185Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e7ad7d8a-0fd4-4b7a-a16d-ea9df51a103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:57.199Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9318c113-e6ab-4ac3-88ba-5663b17ef64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:51:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:07.242Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d4e52a01-ec1a-409f-b675-69c541d0d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:17.260Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4a5519cf-588b-4dfc-aae9-c7fcde81d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:27.267Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c5525165-4cbb-4b4e-89b5-75fed5eb5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:37.273Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=509cf725-a7bc-4b5c-a948-d4c3a5522b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:47.280Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=00287a2d-1e1f-4dcb-8519-4145092d30b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:57.287Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d40c14a8-f6ae-4376-9cff-9de3613dcd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:52:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:07.294Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=01868212-c7f0-4234-be52-99237aaebd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:17.302Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=17c3dca8-7b91-448d-b643-fa67a1247019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:27.312Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b0a57149-08a9-4d7e-9388-97bcf5895180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:37.319Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=da5bbeb5-8705-418d-81c6-2726212da4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:47.326Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=52fd8502-2d3b-4b4c-be92-4261a17813da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:57.334Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ac925dcb-2a4d-426c-b973-817392dd6961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:53:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:07.340Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=09719cc9-631c-49ee-8c36-eea97524cf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:17.346Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9e8434e1-29e4-4bac-b931-a1d88693a01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:27.353Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fd51a24d-d65a-409f-970e-ccdb235d9841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:37.359Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3b737218-8656-454a-9edc-9417b45be5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:47.372Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=89f78e9d-3f33-4576-9cde-eb8724e9993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:57.380Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e6e4f583-a627-49e8-b71e-a3db65635b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:54:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:07.396Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d1c72ba1-1772-4c28-abf4-8cd311158788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:17.403Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=66876151-07ca-4c8e-9a93-af5b3aba8bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:27.409Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0b1025f7-4aad-4709-8fd0-9d4632c0a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:37.416Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8ccd16a6-7c80-419e-8d0e-e41f3982585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:37.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:47.424Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1761b7a0-8952-4535-b341-e5b3630bb12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:55:50.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T11:55:50.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T11:55:50.373Z |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-03T11:55:50.376Z |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-03T11:55:50.454Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T11:55:50.455Z |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-03T11:55:50.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:57.430Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=892a29e3-33d0-4770-8228-bfb76abc09eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:55:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:07.440Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=562ea9a9-07ff-4174-80f7-c55bc808d87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:17.449Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ae327ebe-e306-4f34-a512-ec301c4af9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:27.458Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e6c3412c-c28d-4bc4-881f-524d00b5a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:37.464Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8873091f-1409-4fa3-96d1-25c1f005d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:47.471Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=74326e7e-3d56-4e36-9238-b9e287231b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:57.479Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6f82659a-108b-44a6-a468-f900beb022a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:56:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:07.491Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f091ab9e-8eaf-4f03-b0f1-bdbe462610f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:17.497Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d3f91f88-06c2-4ff2-a13b-12466d866431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:27.505Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=d203dbab-5cd8-4bd2-820c-36fc21c4209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:37.525Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=600e5513-d3f9-4fa4-9fc6-36c8166e1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:47.534Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0e27d278-2c74-45e2-b1d7-8f0b644d7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:57.542Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b9147d9d-818b-4d7d-8b45-005a8f78ea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:57:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:07.550Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4aa28f3d-4de7-4828-a011-4eee5aafbae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:07.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:17.556Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bc6b35e7-2295-49e8-b157-5079e603fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:27.561Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=823c70f0-0fc9-40c4-a14c-b8510c63e273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:37.569Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=156f56c3-5bb9-4c4d-b82e-f266f27516bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:47.576Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=39f6a6d2-0dd4-45ca-9a3c-5775ef145f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:47.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:57.582Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1be20132-6d42-4056-bde8-a2da5e6c7187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:58:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:07.588Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1b22133f-2d00-4bad-aa62-0946889ad7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:07.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:17.610Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=080c8c85-7e6a-4138-94e8-d76e525c53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:27.618Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=935cb33f-dae9-4adf-955f-2a6c0652bdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:37.626Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=72051222-80fa-4aee-a1f6-b28c736e093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:47.632Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=41206794-7462-41f7-bcb9-b21bc5ea6cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:57.638Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=afd5714e-27ec-439a-9e2a-3061e27b5c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T11:59:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:07.645Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cd4b39ed-f762-4260-bb3c-4915cde4df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:17.653Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=65e2f2b0-fc16-4320-a4f3-26f89710efb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:27.659Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4463a643-1fd6-4992-a6ff-91c7f3e2d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:37.668Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=32ce824b-6542-4f7b-b07c-64843261087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:47.677Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=9d1696e0-487c-408d-a968-f2497c5985d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:00:50.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:00:50.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T12:00:50.370Z |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-03T12:00:50.374Z |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-03T12:00:50.451Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T12:00:50.451Z |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-03T12:00:50.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:57.684Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8892dea3-ce32-447c-b5ba-de0d5611a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:00:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:07.691Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=109897dd-a8bf-43ce-a087-dbeb2d0463fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:17.698Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=17873669-c616-4f12-a2b4-474a2bed4fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:27.706Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=061c5441-4a63-4438-a998-27e48b99cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:37.715Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3c3c5180-31a7-4986-a0c1-3959bfdd7a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:47.732Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=43dd4c80-1065-4d1e-8dc5-0736ddc5f839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:57.747Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=914b3163-8f61-4def-b773-ea71d43b5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:01:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:07.762Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fffbb0de-0fdf-4fb1-a255-9b203b48e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:17.769Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7ebad944-2501-48ef-b145-c84e5fe53b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:27.776Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ef7cdf94-7125-4425-91c7-efcc00c054cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:37.783Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2fb771cc-2119-40d4-8bb1-142353c445ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:47.789Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fffdbd4f-e120-4434-bb4b-b770f98cd387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:57.798Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a701a3c4-cd54-467e-824c-ec1fe8a2220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:02:57.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:07.805Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=90c2e05b-b855-4249-ad49-3b20e510d5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:17.813Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a1db4ead-6079-4733-b5f4-812a6f8a6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:27.829Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=236237a4-dd3a-417d-ba3b-e3ee72b7c866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:37.841Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=48f40977-9455-4ae5-bb14-fc01c72e5c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:47.852Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c5d33922-035c-446f-9c8f-b52937b1a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:57.861Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=96e49663-6468-4273-ac3b-b5ae50de9b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:03:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:07.878Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=657549e5-e93f-4258-8769-4a2577591066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:17.887Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fcd9e367-a3fc-4512-b4f7-8b95d2ec9567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:27.894Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6b10e4cc-f88c-473c-974c-3e2675af052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:37.901Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=22f35796-ffdf-44df-8dda-f23a396b2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:47.916Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=47cb8e1d-281b-455a-b495-0961c62501bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:57.923Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=43455621-50db-4390-b62d-6b7e05d176f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:04:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:07.929Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b55d68ff-6581-4bee-8af5-83cce75101c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:17.938Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=532fce3d-ae77-4334-8935-22a5eb96a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:27.943Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b934b203-ec9b-408c-b5b8-9b02f8c3e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:37.950Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=31f13dff-76b5-4c36-ae46-4be4a651ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:47.957Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=71d16e27-3182-4010-888e-81818a456ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:05:50.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-03T12:05:50.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T12:05:50.345Z |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-03T12:05:50.347Z |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-03T12:05:50.407Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T12:05:50.408Z |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-03T12:05:50.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:57.964Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7de24ef5-0771-4fb1-baa8-5debbd4c2225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:05:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:07.972Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a98ee316-faa4-4af7-b641-fc0c6898c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:17.986Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c9d13a4f-7211-4bad-b384-a159ce9b98ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:27.993Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=23416ff4-e2e4-4d6f-8ab4-5ed644c1dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:38.001Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b9b786c4-8a22-475e-a312-c6cde6e2ad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:48.007Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=10dbc5f1-189a-4029-879d-801dbf84d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:58.015Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4f71dc26-58b9-49f8-9c8f-0e455eacfea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:06:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:08.024Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=cb0fec9f-9ac5-45b1-9358-4dd2d235b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:18.042Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=55e861e5-ce78-4d8c-b551-6ea61ff2a2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:28.053Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ef07f48f-dfcb-43c3-9503-7a2e9dc53e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:38.065Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=33b24f1c-c1fc-4204-bafd-ab86c75e7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:48.074Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6f764f86-5d95-4c9e-913d-281084571322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:58.082Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=deae14a9-1078-4086-953d-a9a823676352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:07:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:08.088Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2679d634-43be-4b7e-a2af-2364629c63df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:18.094Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a27f03b6-4d1a-48ab-8998-989bfe7b647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:18.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:28.104Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6cf6194c-63bc-4029-b319-4c81de705459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:38.111Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1a6895c6-b963-4300-a32a-30e73ed7b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:48.120Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0340fff2-1928-4486-878e-a6f1c2f46a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:58.132Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b817b3eb-c739-4ad2-9048-ec4754393df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:08:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:08.140Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=36f77c1d-d18d-4cf4-a7b2-9bd7a53cd398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:18.149Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3920649b-eed5-4c11-84a6-86e82331f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:28.156Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6e7256ca-b847-4527-a89e-189b34ca6c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:38.163Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=299a51ad-59d2-430e-bb0f-ad0af1389527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:48.170Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7107c6ba-a665-4c1a-bc70-f30f384adaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:58.178Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=aa184a5c-2acd-4243-8cba-73f5b05e6ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:09:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:08.185Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7e6a8d2e-1ee2-43bb-9f2b-b9b677ce0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:18.200Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5500e410-64d2-4d83-8399-527cd7c838ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:28.207Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ff48c333-0cf6-4524-a1f7-fe63988b0a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:38.216Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a8ac5202-69f5-4c97-9e2f-414a8e087704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:48.223Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=aead6e14-4645-4119-ba18-9efa0a0dd776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:10:50.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:10:50.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T12:10:50.369Z |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-03T12:10:50.371Z |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-03T12:10:50.432Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T12:10:50.432Z |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-03T12:10:50.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:58.232Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ff176532-50f8-4379-b395-d146971f37a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:10:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:08.240Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4601c79f-8655-4e09-9483-2a861d422a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:18.248Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=42ea8cfc-2bc2-4d45-8b5a-c84ee03369ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:28.271Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=acc32649-5d2b-4f88-96ee-da816e38255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:38.283Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f253e711-d8f2-4d9a-8861-6a0aa1f41ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:48.291Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f16ba826-b451-46d7-91d5-8e6dc5ed6ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:58.299Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=03aad691-4bc4-49b8-b452-44574ea37694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:11:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:08.306Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c7642556-5c89-4834-9e87-9e49c8c11a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:08.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:18.312Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=a19005f8-7fcb-4000-a741-1365a6b0f2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:28.317Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b60d58d1-fe43-4c93-8604-afdf9ab24f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:38.323Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6bfeab27-8d84-4344-bd6a-ff0b9c8b500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:38.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:48.332Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=afedc381-e238-43e6-bc5e-34068b692cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:58.341Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=41d542aa-c501-470a-b35b-54885fcb09f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:12:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:08.350Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=6b5d6597-ebdc-47a2-aeed-c736e150da72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:18.357Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=043174a6-498c-4384-8f82-3e50013570b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:28.365Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=eee43f32-51e6-4916-ba14-211f8e5fd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:38.374Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=389453b3-0793-4146-a4c3-45d4585c7d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:48.381Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=1f14640c-769c-4803-881f-0ce891aa4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:58.390Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=efdfea5a-8bd4-4113-8743-f4beca12ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:13:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:08.396Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4a291ad2-b4e2-4f94-aad1-feec95d68b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:18.403Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=18599380-4915-4113-bbf3-a62fcd48d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:28.414Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f8b28d60-e569-4929-8dc5-e071dabae4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:38.433Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=333b8baa-593c-40f9-a09d-ae4c18f176f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:48.439Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=be905c22-c97a-4303-944d-6fdad2d1f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:58.446Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3287b345-2824-4d14-8d5d-443d539fd156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:14:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:08.458Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=919a94d4-c4ff-43a7-8faf-2b7daf403db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:18.466Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=753ee968-7354-4797-a029-389628f5d765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:28.474Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3db340f7-ad17-4326-b97e-022e086e279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:38.480Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ae2ac814-e7c7-45fb-8c56-f0d20795e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:48.490Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=af01cade-42c6-4ff5-945c-e537e649460a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:15:50.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:15:50.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T12:15:50.396Z |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-03T12:15:50.399Z |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-03T12:15:50.456Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T12:15:50.457Z |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-03T12:15:50.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:58.506Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=f0f9ab60-e986-48b0-a387-cfc739dd1e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:15:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:08.513Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=54596ae7-247a-484d-9c89-8f860b335964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:18.520Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=4eed2e48-65c9-469b-bf62-320b4d6d4994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:28.526Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ccfeaa3b-2f19-4d21-95d0-5227c7340842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:38.534Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=3fad9043-3738-4ae2-a16d-a49de2e3a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:48.540Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=187084ae-46ce-4e13-8898-daf165e3dcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:58.549Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=66255258-8576-4a54-beef-11108d078df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:16:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:08.562Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=34ed3621-21b9-4b62-b39c-1bf4fb814d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:18.570Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=eae7c9c5-ff31-4a58-9a51-f393bb941ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:28.577Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b2338dd3-2cf8-46a9-9830-8c8289a1a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:38.583Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=8f427187-510e-4e64-a246-94ddad4f8016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:48.588Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=021a88d6-27f5-4809-a64d-77b38b9f6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:58.596Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c063090f-4879-4f0a-9401-e1d34d558aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:17:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:08.603Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=29c51951-3e94-486a-8ae6-db231ffef1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:18.608Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=eb7e023b-6437-4f62-bdca-c19a532360a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:28.624Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5602b9f1-aa8e-41e2-a35f-003fa44179f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:38.632Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=5c153be3-6f44-477e-ba00-c211aab8a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:48.643Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0fa0b87e-75f9-48ca-8d94-ac61192ebb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:58.653Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=13f78bab-751e-4768-8a18-42abdf240649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:18:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:08.659Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fe034faf-a6ce-4a0a-9103-a758e65fe1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:18.666Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7d380b88-aeed-4f38-a3cb-95f3b7c4a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:28.674Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=07d46a7a-3d73-4bd7-9cd2-5291835fc607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:38.688Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b0527f81-51aa-4199-ab8e-73a6dcc5705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:48.701Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=31641a55-6a1e-486b-abb0-c044727254d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:58.708Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=56470802-7af4-4668-9a88-9367dfdf8898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:19:58.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:08.714Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0805622b-3218-4dd5-a27b-0b100d3b6121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:18.721Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=7837fb4a-be65-4f8e-8014-59a4cc828dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:28.727Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=21e2dd70-a1a7-49e3-b572-7ae3556847b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:38.734Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0a4242dc-96af-4ba8-9064-a7e0dfc2f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:48.741Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=be49b438-a4ae-4373-a4ed-2cc43912eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:20:50.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-03T12:20:50.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-03T12:20:50.374Z |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-03T12:20:50.377Z |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-03T12:20:50.433Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-03T12:20:50.433Z |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-03T12:20:50.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:58.747Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=ed80dc49-9eb7-481b-88de-2e30e7eb64db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:20:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:08.756Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=2b7aee70-ceb2-4561-8b2d-e047184208e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:18.766Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=c2c822a7-75d0-48d5-9dca-577560391a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:28.773Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0fc32b6e-4081-4a26-9796-2c9be1f44144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:38.779Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=94e45760-2968-4b70-9656-351817cdddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:48.786Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=bc88681b-2a9e-4dac-a1c4-b0f612bd6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:58.794Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=38db1f11-6211-4818-aa6f-9d6809a2f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:21:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:08.803Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=e13ef867-ac81-456a-bf1c-0f228b7de83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:18.810Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=fba9f574-64e2-4478-b03d-ed3743f43dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:28.827Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=b9c68eb2-d141-4462-8e8d-7fdcb4dd9d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:38.839Z |INFO |Init configs |InvocationID=46169211-bad8-44d7-970f-0cdb558ab9ec, InstanceUUID=0f69b08f-e0b0-4064-a853-dcc3bfb34ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-03T12:22:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |