By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:13:48.723Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:13:48.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:13:48.769Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:13:49.406Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:13:50.146Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:13:50.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:13:50.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-14T00:13:50.272Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-14T00:13:50.312Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-14T00:13:52.025Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-14T00:13:52.542Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-14T00:13:52.558Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-14T00:13:52.559Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-14T00:13:52.612Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-14T00:13:52.612Z |INFO |Root WebApplicationContext: initialization completed in 2299 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-14T00:13:52.974Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-14T00:13:53.873Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-14T00:13:56.259Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-14T00:13:56.739Z |INFO |Started MainApp in 10.911 seconds (JVM running for 11.626) |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-14T00:13:56.821Z |INFO |Start scheduling PRH workflow |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:13:56.835Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a2eabe99-d86b-4d9c-abc0-f3666d224ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:13:57.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:13:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:08.001Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ebd439f0-11dd-446c-af9d-93b6c4878d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:14:09.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:19.103Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=65409e3d-3108-48e9-9af9-885f0b81a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:14:20.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:20.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:30.164Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3c7afa54-44bc-4ae4-8f74-9d6c0b5c7fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:14:31.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:41.237Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f6739b19-9229-435e-a721-ee48ca454dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:14:42.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:52.282Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e223516d-51bd-4873-acfb-a7bdd9244c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:14:53.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:14:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-14T00:14:59.489Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-14T00:14:59.489Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-14T00:14:59.491Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:03.353Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f5b7ae53-4496-451c-822b-bc2daf2e9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:04.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:14.390Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=502fbaee-d44a-4519-aadf-e51f34ce11b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:15.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:25.428Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6f239f4b-8b6e-4b75-a56a-cbe96066c4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:26.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:36.469Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=aee5bfa2-114f-4d38-aab9-9696c4f41abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:37.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:47.508Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=fb051295-e0ce-4851-adf5-6841f5bc658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:48.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:58.549Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=036360f8-9750-49d7-bcac-9a6badcc530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:15:59.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:15:59.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:09.595Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c4781329-cff6-439c-8c20-25802b4c14a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:16:10.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:20.662Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8b6af290-8e58-4cb3-ad0f-ff75d4505ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:16:21.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:21.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:31.701Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5ce788ad-95f8-4c02-b914-152f2f7cf98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:16:32.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:42.739Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=600b7162-8412-4951-ad8b-d2c2b48a09ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:16:43.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:53.815Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=262c2489-56fe-40cd-bd35-546c0ed133c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:16:54.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:16:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:04.854Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=505ab7a1-496e-490c-a5c0-ad99fd790867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:17:05.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:15.925Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5ab79568-5d96-4a93-b508-3234cb280a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:17:16.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:26.996Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=13a75f40-de73-4e94-9b2d-dc570fc60091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-14T00:17:28.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:38.035Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7b0be192-9c3c-42a1-a476-8cdd4cada507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:48.307Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2b736237-fea9-496e-a8c9-fed27a6c4dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:58.326Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e84e4ea1-8101-42c3-b352-8e5db4e30aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:17:58.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:08.341Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0761ddab-481b-46de-9ddf-e22d7d0e2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:18.354Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d874544f-7383-47b8-a152-7c8cf52bfd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:28.366Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=358391fe-57b7-4cc9-be2c-e9d8d67df564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:38.377Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e210a616-6538-4e95-96fd-301747ca62e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:48.389Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7c257df8-edaa-41b1-a8f6-012201baec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:18:53.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:18:53.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:18:53.739Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:18:53.741Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:18:53.829Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:18:53.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:18:53.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:58.402Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5061e51b-266b-4f30-a003-fe00a8853586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:18:58.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:08.413Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ca503159-d05e-4638-9be6-af71f6179324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:18.425Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b53fc99e-c9f6-4f72-b6d4-b0200d1d542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:28.437Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7a8e47f3-bf16-478d-adbc-3f48b4bccd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:38.448Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e2bde10f-9d7d-469f-8fdc-4dd3b08eecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:48.459Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f01f7d19-6bc6-4459-8375-03b34962c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:58.469Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1a23cb3f-67e8-4b95-98fb-7b4da5a74af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:19:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:08.481Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=687fb47c-b126-448d-b7fe-cc97aaa74c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:18.492Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=973c8ef3-a08e-41d0-a305-bd7cda63842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:18.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:28.502Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ae827226-1b5f-4b60-ba5a-d8ef411e4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:38.512Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ea284ed4-f547-4b97-9150-1f9dec91bb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:48.522Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=18a866e1-fb85-4f09-b852-a413f61adb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:58.531Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=57ca8fc9-f628-477c-bcc7-15b6490e114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:20:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:08.542Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=13fc4511-0e5a-46f7-b484-c3772ebb3acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:18.552Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=99c55257-1da9-4869-8dc8-9c90256f3b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:28.561Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b1d34199-848d-4422-bf71-e72222ca1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:38.574Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=50679d81-9b3c-42a5-9d07-0cf0c3ddb2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:48.584Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9361331e-af35-4fd1-8411-f03ddf9a7dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:58.593Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=135c3161-9992-4302-8e12-675f40a49b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:21:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:08.602Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=21ec053a-1bc2-462e-8bb2-00fff8113a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:18.612Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bfb31c9c-8424-49b6-9c17-8959b3f9f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:28.621Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=22545391-faf1-4151-a60e-06f5813b669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:38.630Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=802ff67a-ba5c-4975-98b6-b49ed86d65d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:48.639Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=40b43571-81c6-4f50-9c54-54b8c623d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:58.649Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=78f646b4-b348-45cf-b01a-3db170df1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:22:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:08.660Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=198ac895-9048-4e41-bedc-464eb0715fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:18.669Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a73ce87c-3ab3-43a0-b60c-ad7c4a9d5413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:28.678Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=78352b26-129e-4a23-9350-c75fdd53fd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:38.686Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=13b18c93-25b7-41ec-941a-6a2ddd4f1541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:48.695Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c0361e8f-203d-4ddb-9e74-afca46e2a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:23:53.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:23:53.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:23:53.253Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:23:53.254Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:23:53.348Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:23:53.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:23:53.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:58.705Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=69eeadb2-f341-49d6-a03d-178c280cb1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:23:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:08.713Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e988d5b7-ecf9-4e6d-b1af-cc5eb890cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:18.722Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bf2374ca-2136-43df-ad7c-0cdc4786ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:28.731Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=17e52663-6013-40e4-a8d0-3626743c2c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:38.742Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=12729c7d-1da8-4416-9066-87fd7eb6f489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:48.751Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7882e850-e084-4561-989b-955f27197aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:58.761Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1c6d79b8-57f4-4d4e-a657-6468f63ee68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:24:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:08.771Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3cd4f8a0-fcdc-4004-8236-268e3de0bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:18.780Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=65424dd6-1d60-4663-83c4-81fd5fd3a86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:28.788Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e26df97f-6d32-457c-8a5c-a824aaec9bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:38.798Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=900a1b85-f188-4189-a378-64364bb264c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:48.810Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f4c3ead5-966e-4c58-b8fa-92dd237c2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:58.821Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a093cb3e-d519-468e-ad03-96020c1cd618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:25:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:08.832Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=adacfc8f-2c57-4eef-850f-ec5446301a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:18.853Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e9761f2a-1bc5-463d-85cf-5fcfb2b7e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:28.865Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=30ddb80d-2f28-44e0-aa9c-ad995c9be0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:38.874Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2f31d1ca-ea70-49dd-a82a-a5a1cb7c8093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:48.884Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5a3607c0-f325-448a-9fa1-f2f10eb4989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:58.893Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=71cce5a2-c247-45f5-9811-54f9024b5dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:26:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:08.904Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3d181bcc-df11-4df0-99e8-5862d05ec544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:18.913Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bc81cc51-c7f6-46be-b2fb-143dfa5ffc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:28.922Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d0ce27d1-afce-4f5d-92f7-11b90f091189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:38.933Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7adffec0-1340-4e03-9a3d-26b9861bcfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:48.943Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bbb4b4aa-5f87-4e0f-b912-fc04569ba488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:58.954Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d2ed984f-f3c2-49dd-b4f3-716e13946b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:27:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:08.962Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=062e364b-5ca5-4dee-8f9e-fc781aacc6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:18.972Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3aaad524-6592-473d-a03f-54d7a7b0085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:18.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:28.982Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=29c58a1e-310f-4734-928b-0b8270f269e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:38.991Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0d917a2e-ef69-4b4d-b13e-d4f0a723f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:49.000Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f94434d8-1f93-44bd-adae-2d5358985517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:28:53.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:28:53.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:28:53.230Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:28:53.232Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:28:53.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:28:53.332Z |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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:28:53.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:59.009Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7b61e072-2f40-4e16-8f46-10244819aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:28:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:09.019Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d6bcd92d-df35-482f-a3e2-4394936d2603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:19.030Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=93221d7f-1573-4384-9da4-65e6acc1e5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:29.039Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=385d0336-c672-4395-a2cf-1b1504cdee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:39.048Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=35fcbb4b-b660-4bd6-ba9b-7903f7aedf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:49.057Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=31141b21-6a96-4348-bba7-5a698ede0f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:59.066Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c6604896-7ea0-4d6b-8fc2-ae6932992cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:29:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:09.074Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2f606e53-bfef-4ca1-a5e4-86170babb831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:19.083Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=71f28fa1-80a0-42a0-a4fb-6683da3e00ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:29.091Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=516151ab-5c5d-4a87-8af8-c9f4807019ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:39.099Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dc40e4da-bec6-4ff5-b5ab-362d933817f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:49.108Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=eab4e344-d0b1-4e3f-9f75-47f87e0c6928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:59.115Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c5ad4fb5-7607-4ce3-a463-3147762d1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:30:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:09.122Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=22f85405-4bc6-4c59-a322-ff9e94530d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:19.130Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0f9f4f9e-0c69-438a-a47a-04003174442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:29.138Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e526bae6-6308-494b-99b7-43d32c37a8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:39.146Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=af6a5d0d-a2a5-4b86-b7eb-e2cbaec98006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:49.154Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f38ca362-0eec-4077-bc9a-f3bb4d0b65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:59.163Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=78b185f2-1d9b-4120-b7a2-49e5426b6257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:31:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:09.170Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a4f4f0a8-dc01-4f1e-bd9a-b2a93f50e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:19.178Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9d9c7c4e-ccb7-46cd-8bca-0e74d36c6b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:29.185Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7c661099-ec4b-44cd-995c-7209e73a4093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:39.193Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=51df71f1-fdfe-4d5d-9f23-af37d6356e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:49.201Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d4a52b6d-4e61-4145-8002-6f77136a6ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:59.208Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2a7c7219-c71f-4a53-b3ee-16c7093ed16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:32:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:09.217Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3f76fb16-b0bf-49ad-83e7-d6d8b51c6ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:19.226Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2d5c8f7e-1137-4a6f-a87b-92ea463cc4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:29.233Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c79ecff7-f1ff-4a47-9d08-e22173e43f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:29.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:39.240Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8ae7c49e-b8a4-428f-9443-649cf328f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:49.248Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=de3f4044-922a-4ac9-843e-5933228a622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:33:53.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:33:53.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:33:53.257Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:33:53.258Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:33:53.363Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:33:53.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:33:53.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:59.256Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=415b61ba-3e22-45d2-979f-04282fd559d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:33:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:09.264Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=40b8b98c-cb53-4841-ae7f-74bc2156755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:19.271Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5fd712bd-5df4-48d6-b00c-b394736ced25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:29.277Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d0e9ad9b-417b-497c-b6af-3e9d96db9658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:39.285Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d7f8c3ef-9fdb-4c84-bedd-363a6ef8042e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:49.293Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7f83e2ae-0dbb-4064-9616-2923ec40230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:59.302Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b146cc3d-31c0-476c-bc43-f2e0f6309205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:34:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:09.311Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a912f73f-4d31-463c-8f3e-c50f711b7ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:19.321Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ba9c2878-595e-4d6e-9202-555b597f73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:29.329Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e58f283e-28e0-46f7-bf54-db0059912c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:39.338Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=31e5ca1a-ab3f-4561-b0bf-2978d18bcb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:49.345Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=91ffc042-f793-4aaa-84e3-0459ab1786a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:59.353Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=16d20eb4-4957-4f82-b310-8f599c35bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:35:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:09.361Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=747556ce-41b7-4143-aca9-45bbc08541a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:19.370Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ad074036-9bfc-42a7-9624-77d7f84806f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:29.377Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=51e4804e-0d3a-4e52-aeaa-f1116447d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:39.386Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dac2b925-a142-4123-9657-792c85c9ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:49.393Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dab170f4-26b2-4d1e-8d94-38ec3c835901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:59.400Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b604ccde-ecfe-4b29-9ee0-094322ce3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:36:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:09.409Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=df45cc8b-1844-4a43-a8f8-b8cd50471d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:19.417Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=31815daa-d61c-4d1e-857a-95e64c678254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:29.426Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c5add33d-763c-4da1-a593-874009032a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:39.434Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=22ff6c73-1645-4b85-80de-29e0c93e7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:49.441Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a581d8c4-43f3-4b64-b319-95a8fb57cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:59.449Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=89e59e82-83f2-455a-9cfb-75f89689dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:37:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:09.459Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9b461d61-e598-4c4d-8032-475beee47157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:19.468Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f8300dcc-09c2-4220-aa3f-4e8cbfc04936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:29.476Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9bbebb20-ea39-4ef3-bfc6-efabbea27de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:39.484Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8cb87be1-0e32-46b5-a81b-4ac16c136b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:49.492Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=654960f0-6aa7-4cac-b4f8-637401d2d321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:38:53.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:38:53.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:38:53.234Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:38:53.235Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:38:53.310Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:38:53.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:38:53.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:59.500Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f9f0b028-e1af-491e-9e50-c9b1cb5a39d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:38:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:09.507Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=83e7d1f3-9d41-4dd0-b577-5e488a31f86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:19.516Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d9274d13-7bb9-4c81-bb6c-9674a3393a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:29.523Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dbabbb54-ed74-4f51-8db3-f4b90ad18b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:39.531Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bc0e9197-20fe-43f5-8b2d-415c929450a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:39.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:49.541Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=851afd73-cd33-40a8-ac79-c11122003dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:59.549Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=29f9251a-e126-4401-b5a4-ac88cb6f63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:39:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:09.557Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9aa57764-0a61-4d0d-b1ba-4bf5ffe256db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:19.565Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=081eb16f-79f0-4263-a53e-2d72d68ace22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:29.573Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7c42cbea-dfc4-48c5-b082-5cf14c8d5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:39.580Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cff9c8eb-7d8c-44f0-90af-68a842e9b405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:49.588Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1b16f7e9-3e2c-4afd-8c18-8f05fe377c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:59.595Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8bfebb6c-c914-4f7e-b1aa-f58f3faa8df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:40:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:09.602Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8f9c34db-e66e-472a-bf2b-0ea8aac2019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:19.611Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=88570924-0ab9-46be-8cee-a972677b0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:29.622Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f9ad05e1-4bc3-4e30-b5fe-e9c23cfaa2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:39.632Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bea783e4-1691-4390-9d23-014aa0f4e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:49.641Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1bdd97ba-616b-459d-aa94-27ab6329e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:59.649Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1ab27623-da85-4222-b0c8-159410b0d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:41:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:09.656Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a3462eb2-fab3-4afb-9ba9-c80e1b18688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:09.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:19.663Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=751efa69-373c-47cc-94bc-976fe811976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:29.671Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=61d10736-6ddb-497f-b08a-349ac13ec9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:39.678Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=518bb96a-0e01-4ccf-9b22-f49b3440e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:49.685Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=92ca60cf-c43a-4e85-a096-9b96b095cd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:59.695Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=beeccf52-a441-4cc0-9005-005086bd33d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:42:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:09.702Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9b4fabc4-6294-4bae-8f9a-03da44758014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:19.711Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=827f09b9-e968-4e70-9e25-3700a4d73404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:29.719Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5b9970b9-8126-40be-a5dd-5552590a2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:39.727Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0c2728c0-d80f-4bf5-b521-8e5a9da159ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:49.735Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cd862a11-a18d-47cc-85dd-f8588ef3c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:43:53.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:43:53.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:43:53.233Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:43:53.235Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:43:53.311Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:43:53.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:43:53.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:59.744Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=540da3fc-52e4-4d0e-ac7d-7d7295d8576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:43:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:09.751Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=223c95b4-932f-48ce-b918-8d09dd8beb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:19.758Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b7edb83a-989d-4b00-8654-a3c5b046fbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:29.765Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8f1cc07e-c379-40ad-9f68-bd3d90b65d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:39.771Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1073df97-83e7-433d-abf1-d7a74a4ad40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:49.778Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=762d626f-5dbc-45e0-8307-127f9973e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:59.785Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=506d793a-642f-4bb7-a9b0-e1cea762c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:44:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:09.792Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=aedf387a-6be1-4037-99ae-89c8aa37b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:19.801Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=995a4d9b-071d-4a1a-a71f-7f23ce4824f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:29.808Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0e9aae65-8068-4ec4-9343-c1b48b6f809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:39.815Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cffe8f66-82e4-4714-8f8e-efe4d11fe6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:49.823Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f1f40d28-6595-432c-890e-2509d5eeb83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:59.833Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=367a9b55-9529-4661-9b1f-912d0cfe1efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:45:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:09.842Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8a1c7425-e898-4d53-9a52-fc139dd169cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:19.850Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=455d2cc9-8921-4fa0-adda-9ddf7dc88b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:29.858Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f399f772-bbcf-45a0-b50f-6d93d3c4a8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:39.865Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=adb78e54-1879-4bb3-97da-53f96793b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:49.872Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f2abbdc3-6e1d-433f-ad1a-260767cf72ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:59.880Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cbd4882c-2cd6-4afd-8372-f733ec42aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:46:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:09.887Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e1eababe-3310-42bf-ae0c-649a15414459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:19.894Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=48dc136c-75df-47f1-bbac-4402b26a8299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:29.901Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bb769c8d-3c66-4b85-9fd0-00ca516c1374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:39.908Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0b7f100f-acb6-4b0c-8c8c-ea45fa5c1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:49.917Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e99ce56d-affc-4047-b193-db87fb20c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:59.926Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=21c7f561-d3e4-4c42-ab98-542b8a56986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:47:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:09.933Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=4f76da6e-e564-4a5a-8463-7ea3bcb4f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:19.940Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6c790d44-b39e-402e-a168-5a512d46ef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:29.948Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=fb412af5-38ce-45ac-8c32-e9f08e50defb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:29.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:39.955Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dfde0774-e6fd-455c-b13e-edab232345f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:49.964Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0ff204f7-934f-4a41-b295-eee3d7c073c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:48:53.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:48:53.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:48:53.260Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:48:53.261Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:48:53.327Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:48:53.327Z |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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:48:53.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:59.971Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e407adeb-fe36-45ea-8a72-d2999c8a4519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:48:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:09.979Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1f707a57-c039-44a6-b797-ab8f95d9e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:19.986Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6ca92b8f-04ac-4406-8991-942c8b6fb7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:29.994Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5711847b-a4d2-4dd3-bc62-d48b274db8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:40.002Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2d98ffa3-7866-45d1-82a4-fa55ea6d9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:50.009Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b9267c52-8028-4dec-bf99-bed1ba47bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:49:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:00.017Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=95f0fee8-4392-4d1a-b6cb-c2de9568f162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:10.024Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=75251a3c-b365-45ee-924d-4e601fee9bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:20.030Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c6303b4b-f419-4350-8912-c960b8352c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:30.037Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1f4b7686-0ece-4ac6-8eac-2d92b728f0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:40.044Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=248d53ce-9339-49da-b9bc-3be20ec550e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:50.051Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=157a5a43-ba20-451c-8a24-02508fb71335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:50:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:00.059Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=06ee3cdc-2708-4eb5-a51c-e1f39e174cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:10.066Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f9777a73-0e5b-42fb-b43f-2fd05c3347d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:20.072Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0cda8157-b07a-4550-8862-3213a3ee1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:30.081Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d6d606f2-d9d7-43ea-a453-297b82abc222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:40.090Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d029e9f3-fbaa-4d20-bc99-a75f1a11ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:50.097Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cd8b13ba-d802-43a2-b0ba-249dad037930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:51:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:00.104Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=62bf5be9-e23d-4e89-bfdd-e5224aab549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:10.110Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=97758b00-694b-40c7-98c7-4a81ff37c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:20.117Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b0de5bb7-eca3-4d00-b7a7-77f55147b79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:30.124Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a1fad6ba-ae1d-470f-bdb5-56b18ca86511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:40.131Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c738846c-d3ce-4c2e-a736-3176d070d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:50.138Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ab94ba12-9811-45fd-b398-6b18cd68ad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:52:50.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:00.146Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=863c5014-aafa-4506-8d38-bc6b1216f504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:10.153Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1b34e293-cbbd-4770-b170-97896133a752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:20.159Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=71a80408-bb3b-4593-a91d-b12612979d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:30.166Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=faf73d8b-82e8-404c-b74f-a8212075a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:40.173Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a450b254-1ea6-48d1-8f45-e4e1aaf06eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:50.180Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5df383d0-b3a7-47c8-8bc2-6342ce73ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:53:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:53:53.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:53:53.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:53:53.215Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:53:53.217Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:53:53.286Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:53:53.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:53:53.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:00.187Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d7a306f4-59e7-4e60-846e-512ccba35e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:10.194Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0af5baee-6d08-4552-a0a5-c40b8a3124f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:20.202Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d0dd9e1e-2bb4-4398-b44c-36d22d988e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:30.210Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=938b68a7-b07e-452c-859a-1edfd8e857a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:40.217Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=591104f1-f34d-40fa-bbc2-4fc7abb449ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:50.224Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3c090185-ad51-431e-8d6d-32ec3aad378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:54:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:00.230Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=cd3144fd-f4a0-49ba-bb3e-cade4fd45769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:10.238Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=dc73487a-ab40-4101-bb2c-927b82e847a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:20.246Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=97e871da-4f70-4670-9458-c5d624e3eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:30.253Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1a5ced58-d285-4f9f-9cf5-b33dcc7c5881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:40.261Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a0f28014-ec26-49ec-9e1c-a455df9cabc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:50.268Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=36f5d770-e63d-4d39-bd66-81a98fc06b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:55:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:00.275Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=64a1d96a-1eb2-4f0c-9e8a-1cb9dd686c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:10.282Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ce74b83c-b431-4009-a10c-34fa4852282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:20.288Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c632a580-237d-4fde-8830-197c08f5d925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:30.294Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=22b82167-55fb-4358-bf24-007c12d7e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:40.301Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9b1e0b2c-cc83-4a17-bb5b-a99ef93cafb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:50.308Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=37b80ebf-43b1-47ae-a79a-297b587a84d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:56:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:00.315Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=9401e840-cf62-4bc7-ab99-7d9699382950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:10.323Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=be0af71f-160c-4a2e-8d5a-98b544d3d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:20.332Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7fdccd83-b490-471e-8704-56b4fa10bba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:30.340Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3be16aac-56f6-4f44-8d44-f1614530df8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:40.347Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ea45796e-525a-4f03-970a-41cab930c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:50.353Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7b35ca1d-4467-4e14-b41e-9603f43ed97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:57:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:00.360Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7fe76581-412a-4a63-a334-8886ba714dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:10.368Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=52a4f088-4863-4641-9f72-5b80fa78b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:20.375Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5a4e1482-7c0c-4b68-9c9d-a6786f0cbd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:30.381Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=70b20b45-9fe4-4c7e-b292-6be4e658099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:40.388Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=19eae674-8661-4867-9af7-eb24d21e9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:50.395Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8b21062b-be86-45e7-abef-8b1ecb33e6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:58:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:58:53.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T00:58:53.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T00:58:53.252Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T00:58:53.254Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T00:58:53.330Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T00:58:53.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T00:58:53.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:00.403Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ebd1525b-f2da-4630-bbae-59b5a09da484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:10.410Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=06123a48-127a-4480-bbbd-646940bd302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:20.417Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d7c4454a-ac13-4bc0-bbe8-f61dfded89cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:30.424Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=eb5472c4-bd58-438e-8ce9-333869c8ce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:40.431Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5722946a-a0dd-4fcb-9cfb-2a1693f7c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:50.438Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3d5e0833-914c-4bb9-abf6-dd2227a88151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T00:59:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:00.446Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=766d7cd8-1814-432d-b4a1-d5bb41c7f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:10.453Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3266dcbf-aeb7-4553-a3e2-87acd58a1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:20.460Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=4f811330-fdb8-42f7-b7ae-93119f081dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:30.467Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=793403a4-fbf3-4322-8dd2-37a168a47ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:30.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:40.473Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2b9e2c81-9801-4419-849e-9b31de7e914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:50.480Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2df57746-2e39-4066-9a84-939865e66504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:00:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:00.486Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7052dca1-d9f3-4f29-b133-f37ba555eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:10.492Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=94742013-a3cd-4ef3-b4c0-cf1bd3ef56e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:20.502Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e3003f36-ced3-484e-8698-e848d0728580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:30.510Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=04e36fd3-2d09-4620-a69a-b4609d149dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:40.516Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ea06e899-41a0-42a7-abd7-7e80b39abf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:50.523Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1a2d829c-89cc-4a13-948a-6f31920aebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:01:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:00.529Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=65186d1a-1b7e-49e2-8798-b4af6a71f7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:10.537Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8d44fcd0-f83c-4511-8f95-351b71752673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:20.545Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6ccb7894-ee1d-49f4-82f3-be3beb37f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:30.552Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b49f32b7-6986-4bc8-9774-e3b27104b695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:40.557Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=86f3e6db-0e61-4a0f-b043-d407d8a59afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:40.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:50.565Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ba11af00-aeff-479a-99fd-7a02c00a3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:02:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:00.571Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=50b92f44-92c7-4096-b0ae-5885dc9a0104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:10.578Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bf9368c3-8b71-4412-870d-dfffe1823bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:20.585Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=97935472-0e07-41a2-ae6b-2d6fb4a3630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:30.591Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c0b3db37-df59-457c-a4e7-436d14107bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:40.598Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=84c91638-e790-4c26-b2ad-8c4704ed2c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:50.605Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=accc99b2-85c3-4e16-9493-e2b0327c8c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:03:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:03:53.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:03:53.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T01:03:53.210Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T01:03:53.211Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T01:03:53.279Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T01:03:53.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T01:03:53.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:00.611Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=14564111-f024-42a9-b2d6-aa12df126e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:10.618Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3a4d5ac2-aef9-4f2e-a9de-ce2c3c830c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:20.624Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=e73a0f8d-6235-422c-a8d7-91e5531eb67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:30.631Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c1d7f3c8-c4a2-4953-bc80-60db48833d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:40.637Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=61cb0692-d9f5-4b68-9da7-cd1b1830cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:50.644Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6feb69db-c4f5-4c9b-b6aa-d40096a57cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:04:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:00.650Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7cbf0ccc-124f-45db-8129-77cca6df6de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:10.657Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=de20f7e1-af4a-4873-b06e-b6c2e5aa157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:20.664Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6ed2422e-1d16-4788-af76-20b7173d02ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:30.671Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7bdf81cc-68e9-4732-9323-66dd53314eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:40.678Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0f586809-42b8-4a14-980f-0f4490a6cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:50.685Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1f427c5c-fe0b-4823-8de2-c1601fe49c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:05:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:00.691Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=34a58833-259b-40ef-b0cd-0306865c50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:10.697Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f7381c9d-a8ec-4656-a641-f0c85f260d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:20.703Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=022c6666-9ad4-421d-a62c-47bdd50d7145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:30.710Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a14edfa9-25cd-44f1-a415-ab83ef917e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:40.718Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b9a39a95-34a5-45cd-8afc-5ea7a980f4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:50.724Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5fade7db-31ef-4990-b76a-c5218b5af3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:06:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:00.731Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=50fa226f-8353-4dcd-bd8b-937fb46f27ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:10.737Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0bf59aaf-77d2-44c3-91a4-dfa74aa46035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:20.745Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3ee8f184-5d6e-4c6f-b1ee-3583c9a77dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:30.753Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5130c0e1-6a63-4c69-b7e7-9b8f030964bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:40.760Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=efecb76c-258a-4933-9ffd-4f9da3a68fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:50.766Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=abfa622e-51de-4659-8c6d-87c0ad7bb8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:07:50.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:00.773Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b407eda8-6290-419e-a782-88ce6c1c4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:10.781Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ef2f6907-ab16-4b40-a5e4-377fc51158d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:20.788Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2bc0d147-40f3-48fd-a66e-400b257580f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:30.795Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0ea90caf-eea5-4ad4-be76-0ad486305082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:40.802Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c56b4aa6-7384-4f07-a4e9-eb3b08a81525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:50.810Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a1abc914-8f61-4b94-bb25-afc319dbb38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:08:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:08:53.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:08:53.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T01:08:53.237Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T01:08:53.239Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T01:08:53.312Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T01:08:53.313Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T01:08:53.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:00.816Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=888572e3-dd7b-45f6-aaa1-57918aa6e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:10.823Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=392f04de-124f-492d-a92f-51b91325b823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:20.830Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=42a32068-7f42-4563-b26a-01ea3c037a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:30.836Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2e337f1d-c4b3-471f-82e7-c2d26c74c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:40.842Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=244662a1-357e-4b87-8937-d6d4663fc974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:50.848Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=796cfb3c-9548-435a-adf5-3360d3923bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:09:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:00.855Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=d8f81206-c11f-4c0a-bbbc-8d6239bdcdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:10.861Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a2247c63-afad-4e80-b4af-38719515cb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:20.868Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b75a5759-8ff7-4998-9802-ae29faeeb7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:30.874Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=a67dd4cc-04f6-4717-a7da-e92f2d3a4cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:40.881Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3692e4a5-8469-4af2-a4b7-0161b4aca788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:40.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:50.887Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7bcb952f-d8f6-4819-a8f8-05f8ecf421a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:10:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:00.893Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b2020f36-f8ac-49ad-9de5-89ddd2fd748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:10.900Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=544845a6-ea64-4594-817d-8c913606dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:20.907Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=63e8708a-489d-40f9-9b9b-3f2f13ae6ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:20.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:30.912Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8770d4e7-8b4b-49f7-bbc7-225b4e1c765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:40.919Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b685b916-935b-45ab-86dd-dcf4f273100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:50.925Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=79b36702-776a-456e-95db-874651784872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:11:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:00.932Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c928f6e9-9f2b-43d5-9bda-eede68bc9562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:10.940Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=4b5b248b-c06c-4275-9a9b-d094c6f6db71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:20.945Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b74bda50-0dcf-45c3-88e5-b82a7b56daae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:30.951Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3be5641b-d565-4139-ab93-3eca16fb8c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:40.958Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=bb50245a-6749-420a-a569-669d653fab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:50.965Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0dabccfe-e55c-4b08-bb3f-8598905193b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:12:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:00.971Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=f06bb156-48e1-4505-892f-bc55e1a57c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:10.978Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1827eefe-84e3-4a56-9777-3d15cd1f0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:20.984Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=ec066e61-10ba-409a-a965-853c9e2018e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:30.991Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=15e4e0cc-6707-41d1-b44f-6f32b8ba8e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:40.998Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7335d6cb-0da8-4eaf-b5fb-9480c9adefab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:51.005Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=074a7f80-613e-4f0a-88a8-31f47ec43db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:13:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:13:53.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-14T01:13:53.214Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-14T01:13:53.215Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-14T01:13:53.216Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-14T01:13:53.288Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-14T01:13:53.288Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-14T01:13:53.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:01.011Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=47886107-add1-4ce0-b80a-394be79423a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:11.018Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0f307b42-1cbf-43c0-abed-830685dd70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:21.024Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=7b5b0a80-d561-4001-82ec-2ae81cdbaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:31.030Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=8620a4c5-734c-44a4-bc4a-7bc8a5be5b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:41.036Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=31a99e81-ecfc-48f8-b7cd-443d2c640567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:51.043Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=b5b896d7-9139-432c-8f4d-afa2dd6dc61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:14:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:01.050Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=6e6f8e25-2557-4d11-af2a-075eb37e2fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:11.056Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1307816c-de16-4f65-a8c7-63951ec57592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:21.063Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=eb2cf4b1-a051-4256-9b10-154420afa309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:31.069Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=1e6d4f2f-a299-410e-8edb-50130a481396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:41.076Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=0e5d9d2b-9cd6-448f-a184-e27a0f44b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:51.082Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=2d9c1a9d-4620-4b30-9026-c1aeff2db11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:15:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:01.088Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=43e4e63a-fe87-4e8d-bd81-b09ffaf7a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:11.094Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=5c03427b-7002-4161-bf0b-78b36f2e422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:21.099Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=47622d2e-b4ce-4558-b815-31d35f1f5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:31.104Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=29ed89f6-c073-45d4-8e58-304a345dcc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:41.110Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=c0fc3e13-b68c-4031-912c-63c0c39fa61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:51.117Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=93af6469-85c0-41f1-8d2b-3f2ec5553930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:16:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:01.122Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=476b3d83-c184-46a4-9ed5-c1a97879c0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:11.128Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=98c84322-4dbc-41c0-b47e-4b4dc392e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:21.134Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=593edb86-bcf1-402b-86b5-413a1c4dd0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:31.140Z |INFO |Init configs |InvocationID=dcdf8439-f977-4708-aab9-25d50dd42944, InstanceUUID=3ab7e889-4493-4008-9eed-aef1f0886656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-14T01:17:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |