By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:44:21.921Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:44:21.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T08:44:21.951Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T08:44:22.506Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T08:44:23.028Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T08:44:23.029Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T08:44:23.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-08T08:44:23.160Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-08T08:44:23.180Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-08T08:44:24.383Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-08T08:44:24.730Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-08T08:44:24.744Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-08T08:44:24.745Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-08T08:44:24.796Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-08T08:44:24.797Z |INFO |Root WebApplicationContext: initialization completed in 1616 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-08T08:44:25.085Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-08T08:44:25.719Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-08T08:44:27.670Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-08T08:44:27.950Z |INFO |Started MainApp in 8.117 seconds (JVM running for 8.601) |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-08T08:44:27.997Z |INFO |Start scheduling PRH workflow |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:44:28.006Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=403c7013-c4bb-46a8-a225-e20e317faea5 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-08T08:44:35.035Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-08T08:44:35.035Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-08T08:44:35.037Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T08:44:58.039Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.247.217:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:44:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:08.071Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=07433c3b-02eb-4698-b935-3382a9958180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T08:45:38.095Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.247.217:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:48.096Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1c3280bd-fb39-43b9-b29a-8fa38194bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-08T08:45:48.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: No route to host: message-router.onap.svc.cluster.local/10.96.247.217:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:58.415Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=975057a0-edfe-40fb-a255-438fb7d9bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:45:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:08.452Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b0333fb9-3a01-4501-a349-e76e9d9a69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:10.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:20.738Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3eb4f77f-f9b1-4e71-8ffe-b3c287b201fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:30.758Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e59b4063-d8ff-479e-bd66-1220f19d148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:40.768Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b88dc348-466c-443a-bd9f-af6987b12fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:50.777Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=df266938-5c70-45a5-ad60-4516e74b3115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:46:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:00.787Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=58f8bbf8-354d-4f25-9afa-aacc9eb1d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:10.796Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5f1b9bf1-ad88-47d1-a762-5db4a8b12848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:20.805Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=06115f30-41c8-4d03-8bf2-feeca47aa7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:30.814Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3752a030-e002-46af-aa7f-3491fc1f265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:40.823Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d879a3ba-9502-4705-bb3f-193ebfbe3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:50.833Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d691105b-df8a-4370-aa64-49191fbb07c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:47:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:00.844Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=abc7b47f-dfcd-4802-b8dc-d11993009716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:10.860Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f04c82da-731f-4663-8d33-d0ef88c8a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:20.871Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7725669d-5a2a-4244-a769-f7ba5b59bab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:30.880Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=132d00df-f78a-45b3-a0a1-09b82c41d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:40.892Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=dc22c6c2-e266-4612-9b6d-06d415d941c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:50.902Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=51f588ce-321e-4133-84e4-c4cf9390952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:48:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:00.910Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9e5bc11d-b6ad-476f-8b8f-20050bcf3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:10.918Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0f7ec881-3130-44c5-93c9-776b64b15e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:20.926Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1571490e-a689-40a7-b6bb-d1fe45735b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:49:25.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:49:25.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T08:49:25.438Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T08:49:25.440Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T08:49:25.526Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T08:49:25.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T08:49:25.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:30.935Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2e3c5e3b-28c1-436f-9f9f-7fe6fbbd37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:40.943Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8e836f89-4e11-47b0-b13b-eb4197e5aa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:40.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:50.951Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=199e3985-43d6-4bcd-9f52-c1924baffbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:49:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:00.961Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fdd014c3-6f08-42f6-bde1-52600dc33abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:10.972Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2241852c-8a2b-4a93-b8a9-fc51ecba9fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:20.984Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=275ffd4a-5b0a-4803-8507-5f33d7847ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:30.993Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b81d606f-00b3-407a-8ee5-f76eeec91d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:41.001Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=dd0b37b8-3d8f-4715-a01a-fbd33edb8581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:51.013Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=17039002-f9f6-4e89-ab63-fe7b4f718626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:50:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:01.021Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b540870c-8521-458c-a9ed-5a30d14e1986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:11.029Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3c6d78f2-24af-4bfd-b56c-4ed6bbec48aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:21.037Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=041b0b46-ccf2-48eb-befe-79d2956e949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:31.045Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=bfd27a17-4163-4b90-873c-ba8812fe0c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:41.053Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9dd7acc8-4424-4810-a20c-327eaa2dc6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:51.061Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=860ccbd3-e5ce-4ee9-8173-5d64baf713ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:51:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:01.074Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=160a5230-a49a-4484-918d-76d3f214bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:11.087Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fe6d1f92-dded-45d1-88d6-5b08b05ca6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:21.098Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=438b5141-d9d4-4861-aa54-68e83fa38f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:31.107Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=dca9ba0e-1cb8-4ac8-a19d-5b89f5340eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:41.114Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d181645f-1090-480d-beaa-e2180c93f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:51.122Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=cf3e5f6e-5780-4cfa-ad69-e4f13ccda8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:52:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:01.130Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f6db57a8-2034-42bb-92ad-f558e9a1b8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:11.137Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b4788758-43fd-4b9d-889d-621bc7098616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:21.143Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8cdf3ccb-f4bb-49ff-a83e-42f665b02bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:31.151Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=866716e0-cc43-413a-9912-91c6fadd3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:41.159Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5d1c94cc-ce49-47cb-9b74-dfad2458b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:41.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:51.169Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=39000d6c-c967-4903-95e9-40ed02eb65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:53:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:01.177Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4300162d-6239-4ad7-9288-1fe98213b955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:11.190Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=91fad028-22b4-4b65-a35c-f298e36b67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:21.201Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=56fc4fc9-bc0e-4e43-ad0b-c18037c842d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:54:25.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:54:25.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T08:54:25.400Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T08:54:25.402Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T08:54:25.458Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T08:54:25.458Z |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-06-08T08:54:25.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:31.211Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d7371646-4fbf-401d-9248-1a898a2fda1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:41.218Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0f8976b2-200b-4e2c-90c9-4198d94d0860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:51.226Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6f0bef7f-8230-44c1-8ea8-cdbe345ebd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:54:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:01.234Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=cdde6842-6519-43bb-aea2-9f81fbb25892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:11.242Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7a939c3d-1fa5-40ee-8ee6-5821e7016dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:21.250Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=457a2039-f88d-41a7-84e9-6dbb948274de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:31.257Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=25618306-4fea-446d-a9c0-c6f602563841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:41.265Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=859d9925-c5ee-4369-8133-a2488f6abb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:51.277Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0e8ffaf7-f12b-4090-a6fc-83bc7a4d3627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:55:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:01.287Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5a04f6d4-a359-4b79-bc84-28dfb13733e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:11.295Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=980ab081-56b8-4c84-8318-68a08be6a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:21.303Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d564d6c4-0679-4356-9b49-c70c3b643d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:31.310Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ecb051f2-20a3-412c-9cd4-08261d5cfb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:41.318Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d0e72dd4-1e39-4b48-acd1-a606c92ddd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:51.325Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1146c6fa-f2e9-46f2-9da2-a3134c82428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:56:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:01.332Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=76f9f957-9aa1-4cb1-a63d-bddf0fccb928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:12.471Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=428684c4-2d92-4738-b75c-19e431d475a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:22.483Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=95186450-40b7-48c9-9b13-bc4c252cf794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:32.492Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f306d493-e573-4029-a5e7-36f37d383f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:42.499Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=86795630-5ae3-44db-8b20-e8528d82bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:52.505Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=214dec2d-01cb-4c4e-a291-2b03182e264e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:57:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:02.513Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e90ed2cf-4c54-47a1-830f-2fc963a25a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:12.519Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b87d29e4-c649-48ce-8d2c-d66e427c113d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:22.525Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d50ba0b1-02e3-4ebd-a427-8e6c14456495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:32.531Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1fcfc098-d3f0-42a0-8f79-6dcbc035d831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:42.537Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=02e1db37-f891-4896-8a20-839dbba130cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:52.544Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4c034097-6971-4546-9f15-f37c7cfe9e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:58:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:02.551Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=79555871-e2e6-43f2-8b88-7c0d6f7e973f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:12.558Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=209be5ba-c97c-4f95-ae7c-45732e291a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:22.568Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=865ebe90-0a21-4e08-b017-d0b1950488a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:59:25.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T08:59:25.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T08:59:25.372Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T08:59:25.373Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T08:59:25.448Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T08:59:25.448Z |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-06-08T08:59:25.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:32.579Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=49ad7d6e-df95-4ecd-ae61-318da9138145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:42.585Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5e593dc0-71b9-4223-9f06-4104bb2c1477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:52.591Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=81f3aa91-c186-45a7-a49e-2c06f4aab26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T08:59:52.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:02.597Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a11e29dd-cdc1-40fe-aac6-f95764b05cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:02.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:12.603Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=82399add-ca52-4db2-bfa0-34bb8ed1b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:22.609Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0d932017-37d9-444b-bdf0-eb34e665f505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:32.615Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1358588c-ff99-4a9b-bc7d-0bca8c54f82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:42.621Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c758b7cb-daf2-429f-9d39-097e7f3f28e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:52.627Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3ae72e5a-328b-4e03-b0f3-22075cc87566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:00:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:02.634Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6f97c34f-4d04-4156-9568-44e1433b553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:12.641Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=68702f84-4250-4a9e-b53d-808e805b8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:12.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:22.649Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b61fbbbb-ca6d-4b54-88f8-855165650fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:32.661Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7412a4b5-3fa2-49c1-a163-733e4c448eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:42.669Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=adda1fe3-90fc-4457-b3a1-975cecef25bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:52.677Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=55c8e1c9-b185-4477-9a13-1769630f5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:01:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:02.684Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=32f96525-1f27-4cdc-9456-28b2825220a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:12.691Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=38847ea8-d60a-45eb-9f03-0fe4195f4e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:22.697Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3cbe548d-8f4b-4a2d-bb79-5eeb14ac9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:32.704Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0048a2f9-6436-47e5-9034-433c427a4f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:42.710Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fd7808c0-74a1-4ab5-91ee-e40f0105c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:52.717Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6eaddadb-4982-4316-aa25-217e8b1a2b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:02:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:02.723Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ea4be8c2-a89b-4532-9a77-1ea28e6e9950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:12.729Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0954b27b-df6b-479c-825b-aa209ed0a706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:22.739Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8894342b-dba5-4421-a5b6-461791fb6ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:32.747Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0f30b1ea-08c0-47a6-8243-cf6bcf847482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:42.758Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=80cfdf26-3ccb-4ac6-b9b8-a5f0b1c42570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:52.767Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c41aa815-3d0f-4ac7-914b-125bc9374208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:03:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:02.774Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=53bff0b3-4cca-40a1-b56a-d48b87ac7cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:12.785Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=90239f3d-7331-4d57-98e5-28663dfad34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:22.792Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b912f98d-ed87-44b4-bb01-af3dd8cda800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:04:25.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:04:25.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:04:25.362Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:04:25.363Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:04:25.411Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:04:25.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:04:25.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:32.798Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7cf19b22-2c86-4697-9e12-6659f33b7bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:42.804Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=91a8bcab-8f5e-412a-ba83-8d1b9b3f103f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:52.810Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d76dadc7-7fb6-45df-80d7-8a7885bac381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:04:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:02.820Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3bd3e820-49d0-4aff-afce-d9087b555472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:12.826Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=97d53e6a-6e5c-4e53-9c23-e17d90a34048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:22.833Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=005c5f31-1e7b-48df-9131-4eb77f16a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:32.840Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=65e42e3f-8cdd-41ea-bc62-fde3e9322acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:42.846Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d35313d7-fccb-48e3-9ffd-53f46bcc2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:52.856Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=99c98ad9-5cc3-4922-aaba-0fa786e8b57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:05:52.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:02.867Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=cd84b372-ad13-4353-9f33-8f26973bd325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:12.875Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=acf33228-6cad-435e-830c-db9180ee40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:22.881Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f4fd85ee-0559-4bf7-8781-916c0be5d79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:32.889Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=09d68025-2596-4e75-bbb6-fd3bfbe68f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:42.895Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2ad87376-f42b-4036-9e72-ca012d752368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:52.901Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=eb981c99-f165-498a-8af0-074b4060fe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:06:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:02.907Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1e7e988c-81fc-4469-a36f-6ab5bc0c27bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:12.913Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5c3433f6-d1d0-413f-bdba-71a2513886b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:22.920Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=db49ec8a-6fe4-41af-8acf-d4125355049b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:32.927Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3af248ee-26c0-40a3-b249-5ac9b0bbc6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:42.934Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=448460eb-70f4-46fe-9ec4-2aeb043e32d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:52.942Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=cb7bac68-429b-4994-8f19-fe020598cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:07:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:02.952Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=00031b40-f607-4e95-8a48-85da831e5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:12.961Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c799929a-ed55-4242-a0c2-2eab8f0f3144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:22.968Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0214d6e2-38e7-4ac2-bd8f-14c230831696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:32.975Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=49a1ce0f-ace4-4238-976e-fe699275fd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:42.981Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5413fc93-32bf-40ef-b639-53fbc0dfda6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:52.987Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0f744e4e-7577-4215-8483-ab13e5c4ba92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:08:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:02.993Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=265212b3-fb7b-4d5c-87a2-da3392c7ac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:12.999Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2c7d93ea-5b64-474f-ae7d-96aa6a4935e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:23.004Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d3887415-fece-4856-8d4d-bca03b5f433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:09:25.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:09:25.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:09:25.360Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:09:25.362Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:09:25.410Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:09:25.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:09:25.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:33.010Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9d0f170e-47fd-4a61-8381-bc6972e062b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:43.017Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=44beb514-6289-4df1-b904-b2fc221a08d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:53.024Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e8e2d145-70ed-4f9e-9e9f-28829060cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:09:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:03.393Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=249662e4-fcfb-4793-b0e4-4a37aafc8fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:13.402Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d6108d63-ad21-414c-8c59-8484433f2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:26.022Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=37552278-9538-488c-b8f3-d583bb491198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:52.150Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=88266ae3-0bac-448b-8dc0-c3bc3ee0d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:10:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:02.157Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=73e948ce-ea19-4d0d-9883-59497a71998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:12.164Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d7851f9c-1f5d-43b8-a1e1-940f97dad5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:22.168Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ae953f12-fd88-4cce-a557-9d0626ba3d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:32.179Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1e930bef-f5ff-4461-81d7-6e3cfe23f614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:42.193Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6467c60b-f21d-4fa8-9abb-39e7618ec850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:42.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:52.200Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=86d527ab-6d31-49c1-aacb-fb438298148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:11:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:02.208Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5d5299e1-4b21-4732-932b-0aedf3872afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:12.217Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d5691c53-9e7b-43eb-800d-19d7aa490068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:22.223Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=baaddad4-217a-4e1a-a1ea-7d1626d1e504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:32.229Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8d13214e-9a13-430a-a9e2-c2bafb518ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:42.235Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=86b5017c-304b-4390-b40f-e2337317596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:52.241Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a8e59266-bb81-4e30-a054-59076656d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:12:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:02.248Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e6510693-8979-4a96-b553-87f2dd214830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:02.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:12.255Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0bd04147-222f-4a8c-96f9-4f95440c68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:22.265Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c33a9803-c445-4bf5-a9fc-af9af069e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:32.273Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=21370ec0-b155-4466-9f66-4c3bb53524d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:42.280Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f3e1465b-7630-4028-84a9-6b288ffdf710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:52.286Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c5e59225-4557-4c18-bc81-050101fcc3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:13:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:02.293Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f501b7b2-b2a1-4d1e-8671-3bdf5192738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:12.299Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=19bcaaac-3d60-455a-8fcf-496454a05ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:22.308Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=766ae783-7d61-45a9-b7d6-7b6f6eb6808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:14:25.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:14:25.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:14:25.381Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:14:25.383Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:14:25.427Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:14:25.427Z |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-06-08T09:14:25.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:32.318Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3f1532af-b089-404d-9d15-f887e65febad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:42.326Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=81fadba3-0336-4dc9-b2d0-08370e07ec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:52.332Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9d694a35-12ff-4a65-a4bc-86fb33500100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:14:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:02.621Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=12059f9f-04cf-4d30-9b69-5b0e5d664b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:12.627Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9bf3fd5c-a6f7-4c0a-8002-056d097f9b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:22.632Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=39911dca-df6b-474c-a53f-9af2afedd87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:32.639Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5ec29136-a7cb-4ff9-bbd7-c9a0bb46191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:42.645Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=01b969e5-7748-4c8f-aafc-b0164b7b6d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:52.651Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=52102b71-b908-4df3-824b-5ad3fb2e0c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:15:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:02.657Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=717f378e-de3f-4f57-a6a3-3ca0b7830f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:12.662Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7654a611-f317-45ee-a879-e8dacf9428d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:22.668Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fe682efc-bcfe-4a50-8069-720a8b26b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:32.674Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=93fbcc8e-fc84-4056-b70c-144a8b8a18fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:42.683Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=854b8f3a-54c7-4cf6-a5be-53d553d0d0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:52.694Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c08804ed-1234-427a-b2ad-41a1fce29cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:16:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:02.701Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a2851d49-64cd-4b6d-8c1a-92a5c315f679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:12.707Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fa6a8ee3-58b4-4bad-9085-4ec7bd21d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:22.714Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=aad8d94e-23ef-4680-b920-7479d7d220bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:32.720Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f684a6b5-af75-4e03-bf21-dcc1ceeae65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:42.726Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=20b770a5-e555-487c-80c6-742bc7016976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:52.732Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=62b9b566-0f2b-4290-adba-81051fb05a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:17:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:02.737Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=98ae1d5d-2ba8-442e-a435-f8def9772c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:02.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:12.744Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=da9f914a-06c7-4ce4-8a9b-f86cfa29264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:22.749Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4cc1d4d0-8612-4493-94f8-e110f27920bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:32.761Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=733df711-805c-457e-aa5c-a1455886e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:42.775Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=27598025-027f-46f8-a3ed-c3e13af0c133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:52.782Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c95a73ed-deb8-43b5-8f5f-73ea891dcff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:18:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:02.796Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b60d8de8-ad0b-4132-8aa6-ea3270b87bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:12.801Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=370367b0-116b-4bcc-b4d1-f6154926ffab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:22.807Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5e74678f-aef4-4196-8bb1-ccc0afc62b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:19:25.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:19:25.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:19:25.374Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:19:25.375Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:19:25.424Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:19:25.424Z |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-06-08T09:19:25.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:32.813Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ebebcc18-fe8e-44a6-9e7f-6d5d8e9fd752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:42.819Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=92cb6eb4-f1c5-4441-9445-f2d0e40f5339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:52.827Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2531445f-2d8a-4d31-96fa-b28783f46542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:19:52.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:02.837Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e30a752e-b33b-4384-b0bf-6f8ff5aa4046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:12.846Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8a76332c-34d8-45e9-8db7-6abaaf32cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:22.852Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=75d67d52-cefb-4889-9e48-e89cc68f0786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:32.859Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0f93761c-cb40-4789-9aa8-107ae3f0d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:42.865Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0d4ac033-289b-4145-b7f9-ea3ab07f608e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:52.870Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=43fcfc48-69b9-4fbe-9652-a5394307d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:20:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:02.875Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=904f7e19-e8cf-4021-8d07-8b15695547f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:12.881Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=014099bd-3f1b-4d45-8af6-546e01efcba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:22.887Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=13dad667-726f-48cf-b609-43638769fd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:32.892Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2dd04394-bcbb-4014-84bb-08f27dc54408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:42.898Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=86f79805-418c-42d4-9bf8-e14f0af74e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:52.903Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=335853b0-545d-40d6-83f7-817e9da15253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:21:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:02.909Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e67873a7-4924-482c-87bf-8ba853303325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:12.914Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=84620016-a054-4dfd-8d2c-022112488037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:22.926Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=00c81bd6-2fe7-4828-a36e-735cf7b9bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:32.933Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=65561aa5-2676-425b-9ffc-121f5a070f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:32.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:42.941Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4f3c1586-55d8-4558-ae59-945b22ccee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:52.952Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=56892576-d3e9-44fb-b5f1-f6e63f0be18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:22:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:02.958Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d9909829-3393-4439-ac5a-2bfe2555d955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:12.964Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1163e2c7-7e0b-4786-ac5f-763778f5f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:22.969Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=18721d13-ee7d-40cb-95a0-9712e8754dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:32.976Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=33be1f2c-bd4e-41a8-b055-7178164e6d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:42.983Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ea24453e-95fe-464f-b0dc-7b869b14ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:52.989Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=87bafdc3-2941-4a16-a25b-7aa41d8449bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:23:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:02.995Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=03ea360b-01f7-4403-abd5-4cfafe978512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:13.001Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4b8dcec3-a0ca-471f-bd51-ad20bcaa2aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:23.009Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b8db4139-c8b1-4439-a49e-e3d94685fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:24:25.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:24:25.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:24:25.381Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:24:25.382Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:24:25.428Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:24:25.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:24:25.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:33.015Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2a0dd767-5d48-4e33-989c-d4cd25fa8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:43.022Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1b760f35-c4ab-4829-9d33-53224e46b513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:53.028Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a2410e2b-cbcd-4cd4-8a6f-ad802ddd6692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:24:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:03.039Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2bf4b817-5503-4270-8343-44825f94a683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:13.050Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=dae48213-48d8-48c4-9a3f-bbbd171f6965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:23.059Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fc468538-a569-44fa-97c8-62cf99a91a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:33.066Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5597ee76-6a7f-4c60-aaac-52469ec954f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:43.071Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=57e92d21-aa6c-4228-96df-37838edce9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:53.076Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=983b09af-6054-45a7-a648-e57c03f77427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:25:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:03.082Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6ccf392f-c4a4-48e8-9e47-28cee8b8341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:13.088Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=73929be8-11c3-407b-9cf5-79a10ccfbc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:23.093Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2b401b29-b382-40ff-927a-295d2e12e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:33.098Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ca862c63-dd0e-450d-a3f7-d6dd298acc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:43.104Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0e5c1580-49c9-4014-b396-a7e89d9968ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:53.110Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e0a0940b-3d28-4758-acef-bdeb9e55150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:26:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:03.118Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d680742a-9e35-4bac-bbd3-2217e1e0bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:13.125Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0a1f2f5d-1ec9-4d49-b248-f764a3197ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:23.135Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f92eea04-89d2-43f5-af92-af9a587a539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:33.145Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=23e73bcd-a95f-4d01-943b-df57222c021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:43.154Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=786b7f41-0ee6-43ad-89cf-1ccf5b18be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:53.160Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=947a01f4-c25b-4412-8697-b6449bf80e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:27:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:03.166Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b0013062-1eef-4760-a7e4-f8cc4870e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:13.172Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4c310abb-6ced-4140-bb38-cf196b9f3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:23.178Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6695441f-1a8a-4135-85cd-fae873ef1013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:33.184Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6f336f1d-8373-4841-b92a-806e97ac8812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:43.189Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8bcaaa1b-2bc6-4647-9147-01f5d7767de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:53.194Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d11c0bf9-940e-4b6e-ac8f-24913f169044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:28:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:03.200Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=10463885-ca26-42bb-bd06-ff9a9198b94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:13.207Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fff36c11-13d1-40a5-9148-80d5a93d7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:23.213Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=bd96d03e-5d6d-4dc7-93e3-281b2384c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:29:25.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:29:25.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:29:25.389Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:29:25.391Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:29:25.430Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:29:25.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:29:25.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:33.220Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0c27dedd-b7e5-4635-af28-8f06f28c3c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:43.229Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8dbe7a5f-ce54-4ea5-9411-77cf7cdc66da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:43.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:53.239Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=728804c4-9f66-47fe-b9b0-3c2ac0da80ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:29:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:03.244Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=49ff36ca-7f44-4f1e-b90b-714d1a690b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:13.250Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=95e090d0-ff32-410c-ab9d-9f37f98efdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:23.256Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5ec3da45-8939-4026-99bd-5a4c55b5d3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:33.262Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5d24c602-cb96-41ce-bcdc-09950bdef123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:43.267Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a14d6314-0d7d-4371-81b8-fe22b05fca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:53.273Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c60083f2-6c81-4267-bdbb-8dea030592cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:30:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:03.278Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1b8fb8f5-e0ba-4cc1-89c8-3132b6eb34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:13.284Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=22ca9a87-7b34-4d4f-90d7-418bc7eeda8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:23.289Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=49f59b31-f0c8-4bd6-b662-1499ff697820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:33.295Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=31592e27-c159-4b94-88dd-1129c1d0a6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:43.300Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fb90ee16-98b6-49d6-87d9-34d3ff2b79f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:53.305Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=06c79ccb-d50c-467e-9e5d-00849bf4b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:31:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:03.311Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3dc46094-48fe-4d82-8d90-f5cf4b06b6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:13.321Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=03981687-6c4b-4559-a3da-b2b802d34f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:23.330Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d116ccab-cb2f-460f-bb0d-aa580d70b582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:33.336Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d5010842-4cd0-45bc-9a90-924bc69ce36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:43.342Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4461bdb7-5e3c-47d9-a00a-e2a0affd24d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:43.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:53.349Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=29a4a03f-e1ab-4b10-922d-82d97b213b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:32:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:03.354Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9dc3e243-8348-49a2-ad3a-ea3e1548f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:13.359Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d333265e-7c11-4b54-a2cc-076b336529a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:23.365Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5691ef1f-a995-4a13-a096-34bf6d7e1300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:33.370Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4d8380b4-e094-459a-ad9a-428b3a39969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:33.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:43.376Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f0790ac2-2f20-4ab3-b0ef-85cd80018381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:53.381Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4f428e63-a59f-465d-b8c3-d7c0a3a92188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:33:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:03.386Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=532c2118-2fc3-47c1-9a65-40c2a9e2397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:13.392Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0b0e8ac7-0b48-4c66-9f55-73f081362585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:23.398Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f463045a-711e-48b9-880a-10e6331ee4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:34:25.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:34:25.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:34:25.407Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:34:25.408Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:34:25.451Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:34:25.452Z |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-06-08T09:34:25.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:33.404Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=73ba2a2a-0e39-4395-8f4a-1f268ea48724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:43.415Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2673c00c-01ee-49ae-bce9-2191edbb7433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:53.423Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=179677b7-b041-4bb0-8719-78108ae3b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:34:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:03.429Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c984411a-b9b8-4cf9-99f4-9bc8f10e4e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:13.434Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9e3ef386-7b5b-4642-b48c-3af14394e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:23.440Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2a36f190-530c-41ac-af5c-1118906e2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:33.446Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e18b22cf-334a-42b1-a336-401cd491d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:43.452Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6eaeba28-a698-408d-b7ba-f29e128644dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:53.457Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=76576155-ac29-4ff3-ac2d-ab870123e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:35:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:03.463Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2be7a0f0-161d-4755-a1e8-d29cded32e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:13.468Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=19cd0950-b30c-4e14-abe4-410cc0335a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:23.473Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7f59b332-8876-4e9f-bb0f-bc98e9f17612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:33.478Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=16931ce7-ff8e-4b32-9c8d-f5a92744ad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:43.484Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=52ad3840-69ee-4349-9fed-fc7bcf6c5a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:53.489Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=aec8ef4c-8bbf-4ed6-a7a8-1b376217148e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:36:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:03.496Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8f8cc078-844e-4f85-80ec-0a11e3c432d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:13.503Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8361e980-1394-492a-adba-3e1bceb91535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:23.514Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4e9935f8-b23e-47a9-9894-6947adbe8194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:33.523Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=bf8ba770-d0b3-451f-9a74-5a414f56aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:43.529Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f917622e-e128-4540-a684-7c7af25390ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:53.535Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=42b63e67-27a4-4d79-86a6-8160986957fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:37:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:03.542Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fc34e314-801b-4815-975f-8353a499c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:13.547Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=da90f28d-2b93-40ee-94a9-60c6b9a0fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:23.552Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d25624a5-d4d7-4c4f-b099-ec1afc666ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:33.558Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=123c1d2f-2baa-475d-a8ff-64ca0124bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:43.563Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5fc1571b-1e9f-4142-a785-0f713df506d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:53.568Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6078a143-aafa-4e47-bda9-b3229953ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:38:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:03.575Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c96a28af-e156-400c-bef3-a6f52038a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:13.580Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3c24d1e6-9c6c-4c29-9577-09e554b4f8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:23.586Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=418d4f3d-80bc-473c-bd85-b3a6f2f4e4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:39:25.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:39:25.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:39:25.384Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:39:25.387Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:39:25.430Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:39:25.431Z |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-06-08T09:39:25.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:33.592Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=56fc5e63-ca6d-4e04-9cf6-4accb5867e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:43.598Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=219b4c40-192a-4d85-894f-dc95a45c8a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:53.605Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7bb9485a-e054-41a1-b5c1-5af0d52305fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:39:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:03.614Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1306604c-d99e-42a2-8cd4-64edf8725059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:13.622Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=76905b0e-84c7-4a90-b106-a4e8b3713384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:23.628Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c71e63c8-7e3e-4cf9-90db-af6ec34deae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:33.633Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0b10e5c8-4fd8-4228-aaaa-bf09d1b2a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:43.638Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5a5d9fc3-1f81-44f7-a788-b37720dff508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:53.643Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=45257fcc-cca7-4598-8e3f-84f1e73953ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:40:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:03.650Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=37ddaf8b-587d-425d-9143-c9f6b04c00fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:13.655Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=304f5756-ccc3-498c-b4bb-c85f4b600f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:23.661Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7a67d047-7840-480d-9148-092d4c75af98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:33.667Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f5ec2a6d-7d2c-478b-a350-c3f5be37d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:43.673Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=892cecdf-6f39-40fc-8cbc-5548f386fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:53.678Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7bacc31d-3365-46ab-8b7b-67f3aa3f59f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:41:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:03.685Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0231ff7c-9d75-4913-b66e-21f82499aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:13.690Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=99f726e4-156d-4d89-a66c-d7d9dd3fe2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:23.695Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f9b47a63-b53c-4164-a6b1-0eb38bd8fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:33.702Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=dfbf7f54-f534-4c28-b1eb-422730ad98c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:43.710Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=94f29ec4-5734-41e1-ae10-68e51e1b404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:53.719Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c24e51a7-2753-4eb2-9d83-e6c7080654c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:42:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:03.725Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f2e74267-c1ea-46e4-a0af-d8e9ea4f6078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:13.730Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3d918cc2-fade-444c-8e63-056f57964d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:23.735Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=86c6ecdf-d7b8-4482-a25b-7f64e05bc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:33.740Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=452b4e4b-2aac-4f6a-8e28-ce85a68a9cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:43.745Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b69b7e1e-2825-46fb-9d3c-d83f3884e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:53.750Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2764c51e-59a8-4522-af8d-0f521b33b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:43:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:03.757Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9e9b10be-effd-42d6-a789-7a6faf97a410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:13.761Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b29882b1-db01-4850-9197-f728b6c024a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:13.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:23.766Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d88ce8b3-41fd-4804-825e-f00004446357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:44:25.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:44:25.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:44:25.386Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:44:25.388Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:44:25.429Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:44:25.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:44:25.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:33.771Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5e601bb3-bb1e-47be-b2ef-ffadf736e55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:43.776Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4a393b89-7be5-4d1f-9098-8ccd79ae2773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:53.781Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e35939c9-d69d-4957-9937-38077e95d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:44:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:03.791Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=644b15f9-dd82-4db4-be73-2d073163344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:13.800Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=034eec29-2842-469f-879e-530fb013d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:23.807Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8de2ec6a-c4a2-4f0c-a86b-3671858035a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:33.812Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a0a9a793-4541-4ec8-a3a7-12dc1cb97b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:43.818Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2c2377f4-a55b-43fa-b310-ed32d75a749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:53.823Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e5faaeb9-b848-40ed-b6b7-6ec8269c99f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:45:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:03.829Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1108f624-885d-4b75-8c5b-0f01b7aafc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:13.835Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9d05d5dc-1bf0-4105-a5c2-6eb2cfba1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:23.840Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=05905eb2-0601-4970-a179-b28857ee1348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:33.845Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c5843a75-b9be-4740-8518-1fceb2f1e29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:43.850Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=389fec27-6205-4ba1-ab4a-75d73c1e0930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:53.855Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=20d75cfe-e855-4644-8eab-471580898b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:46:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:03.861Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a48806e9-4da1-4648-933d-2fb55d3a65fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:13.867Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=56944acc-f5f9-48d5-8025-75a796059c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:23.873Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=98956996-dccd-4bc3-ac1c-c2a793732755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:33.881Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3f322270-e885-4f23-8434-f3fd51c370f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:43.896Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4dc681e3-e7fe-4df8-a296-2a598e6bdcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:53.903Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=88a0df7d-135d-4e31-8944-136cff347c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:47:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:03.908Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ad26aab8-d691-42a6-b284-4c23dcfb3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:13.914Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2a19910d-a71e-495d-97d5-b7133a09adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:23.921Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=027acb5e-084c-46ea-a48b-07b97e646389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:33.925Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2ed0f19d-9dac-4f31-b4d6-fa15b1256642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:43.930Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=eb7ddf60-19ce-461b-bafd-19d09035edff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:53.935Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=fd612402-833e-40e8-a2fe-9d48d069d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:48:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:03.940Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8ddb255b-d0b9-42e3-8d57-0476fb709d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:13.945Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=394cbe1e-ce39-4a6d-9138-3ac9e5a653e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:23.950Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a034d487-d352-435a-9b0c-8261f0e8e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:49:25.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:49:25.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:49:25.394Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:49:25.396Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:49:25.454Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:49:25.454Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T09:49:25.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:33.955Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a4d44eb1-668b-40a4-90e2-90d3592c7e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:43.962Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=aec26468-5160-46df-91ef-caaba3af3ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:53.967Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=81d71818-ead4-43c6-8304-d28dabb73083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:49:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:03.973Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=206ee595-5f94-401a-b894-2fa5b0720669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:13.980Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0c87b29b-0cd0-4390-bc7b-8c2ddbff044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:23.989Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=98e03da5-d9dd-4132-a973-6e69dc0c74af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:33.996Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=046b7994-60b6-4499-81f3-bcfbbd02b8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:44.000Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=71fd6012-e4c3-49fc-8d76-7e324b6b6c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:54.005Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=98509d8c-48aa-4f73-b823-233a05cfefb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:50:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:04.011Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9bc45902-8d33-47e6-9013-4ad7e2526e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:14.015Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8e453c9a-c600-42e6-897b-8b62544d1168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:24.020Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d2bc1c32-ede9-475e-9708-506c65ef7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:34.025Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e3e4d3da-8135-4e71-88c7-68435ae0b265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:44.029Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=22d84de1-0a2b-4d11-8145-958dada778d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:54.034Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c89dafdb-732a-4b1d-b4ce-a4a5e1d2bbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:51:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:04.039Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=db93a1dc-31a2-406e-8c1a-b6dbbfcedc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:14.044Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0b64f67c-da72-48e7-9046-79e9547facc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:24.050Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4e7edaf4-461b-4d35-9d3a-a19535986182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:34.055Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=604ce0cb-2b98-4331-8410-80f9b3f94df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:44.063Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=17594142-8f1b-4d23-9b70-62d2ee0ddff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:54.071Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7a85f6f0-d52c-43ad-bc39-b2c5fff7ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:52:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:04.078Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=734ea049-8d12-4d4a-acd1-bd4bf79f4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:14.083Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=411edf8e-5903-4170-a33d-42535c0fcbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:24.088Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=74116722-404c-4233-a0f3-5a08c2437af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:34.093Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8e538efc-3f37-4d4c-8706-d9202c674dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:44.097Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b6ca2bad-383c-4040-8c9a-25c5fb34179c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:54.102Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=45eb6696-d2c9-4622-9b73-9b8c1eff7f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:53:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:04.106Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e0d867bd-1932-42fa-b8b6-03b95eadf112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:14.111Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b8672a91-e405-4ef5-9a04-f55e588b16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:24.116Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f3f46da0-de39-4736-afff-a476320f4d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:54:25.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:54:25.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:54:25.337Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:54:25.339Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:54:25.380Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:54:25.381Z |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-06-08T09:54:25.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:34.121Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c2130511-97df-463a-a013-225bb14715c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:44.127Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=d2e523b0-81f7-4016-ab7c-f001ca337b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:54.132Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2018cb80-e1b8-4240-b43e-67f78e503e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:54:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:04.143Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2eff4407-422b-4e75-ba0a-2a4096cdc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:14.151Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=40c5ad5d-750a-4db5-9ada-ec780814686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:24.157Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e06bec02-c293-4b71-b619-1281580332b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:34.162Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=70457252-3f26-4f01-8cb4-b52d07c97417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:44.168Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=8ad23f80-7cb1-443c-a515-f536a8b43b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:54.172Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7ceb7b87-4a21-4065-bcc4-ee57539a86a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:55:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:04.177Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9c68378a-b713-46b6-a03e-04ba45c9d2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:14.182Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a31e88a7-d207-4dc1-8b43-31d996024aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:24.187Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9ed9c37f-33e2-42d1-b762-ed12035c0944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:34.192Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=35138cd0-43ec-429b-aec0-7821611b4dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:44.196Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=00606675-5519-4148-8f1f-480fd89cd51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:54.202Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7f32c8ba-87f5-4be3-93ed-f414da935d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:56:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:04.207Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2a53c63a-49f9-4159-9458-5c9eeff07612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:14.213Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e9909a0b-3c55-429b-a351-36124e444c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:24.218Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6efc2301-e05a-439f-944b-107525f4c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:34.222Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b39176b7-39f4-4c33-bbdf-3885b33645b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:44.229Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ab4dd00b-41ce-4a06-acc2-7a184c4df0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:54.238Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ea4f1ec7-a021-4647-8ef3-29b879a5ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:57:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:04.244Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1144a64b-f00c-457d-8270-db9d9f768fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:14.250Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=55f500d0-f72b-4510-80b5-65f4c62b5459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:24.255Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=14baf9a9-e456-47d1-b3ec-d915f5b75b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:34.260Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=265146ef-290d-4d33-a1ea-7f95b0ed138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:44.265Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0dac94f2-58f6-40bc-a42e-c46c0cd5a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:54.271Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a9233852-1679-4fd8-877e-22827142771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:58:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:04.276Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c65179c8-32c8-44c4-b84a-d972fc7b47e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:14.280Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2cbcca94-9974-4925-86aa-3babc8a938a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:24.284Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c3d3788c-cd7c-4aef-847a-3cc80a1c208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:59:25.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T09:59:25.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T09:59:25.380Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T09:59:25.382Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T09:59:25.421Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T09:59:25.421Z |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-06-08T09:59:25.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:34.289Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=32e9f2d6-7071-4c8c-a9b8-d5c2210cd190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:44.294Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=62e109da-c807-4e30-9da5-d1da21b9f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:54.301Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7fe6834a-2fa7-4a99-b28b-b83187476fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T09:59:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:04.306Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=2f554e77-eda9-42be-bb39-c9abc9797164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:14.313Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7a96e828-9824-4e74-a8a1-7c6236f1bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:24.321Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a26fcd13-2c1b-4cf0-8183-b41fd2f19f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:34.328Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=659ae223-1946-4986-b3da-7fc04411e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:44.335Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=5437fa00-506b-49e3-8bd9-65b82446f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:54.339Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=976b0bae-7710-4f18-ba81-092c16d367ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:00:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:04.345Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=94546244-684b-4f26-aa2d-ccdff4d39159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:14.350Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1d32f5cb-f0dd-41d6-9686-12ec4f3a3af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:24.355Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=84e2a112-56a7-44d7-a855-38b66085c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:34.360Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3b4b4bfd-8cec-4a79-871a-d210101ddae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:44.364Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=53bfb972-42cb-4d01-b391-92f24ba45167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:54.370Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c96398b8-1109-400f-b8f4-c6eec0c36b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:01:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:04.375Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b6f04759-3dee-4243-a0f2-461abdb2a3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:14.380Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0e78110b-ca69-43a9-b63e-7d824fe42afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:24.385Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a5662fbb-07eb-493e-bd9f-0056300de136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:34.391Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=9ee110c9-6044-4e9d-9a90-f5530961cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:44.396Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=346e774c-aeba-4843-bdc7-5167f775c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:54.405Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=aec78533-3fc7-4113-acf3-547d85040ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:02:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:04.415Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=675ab094-f9f1-425e-b68e-34d172750615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:14.421Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=08181a4c-e170-4ab8-9941-b56b863fe45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:24.426Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a5d97575-86a4-4c13-ac7b-56a2d5b56b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:34.432Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e1ec2170-18c4-4e91-9c54-1fdeaab4e4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:44.437Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3bc32234-ea8b-444b-b566-c57df91bdf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:54.442Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=752b6f9e-262d-4822-87af-0ca27219a9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:03:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:04.447Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=6721e949-b920-449c-a18e-76cbb21280d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:14.452Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3a58b1e0-812f-4e85-aecf-7c8b3976fb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:24.457Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0eb59724-23e1-4a7f-a661-4620b5d64658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T10:04:25.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T10:04:25.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T10:04:25.352Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T10:04:25.353Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T10:04:25.394Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T10:04:25.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T10:04:25.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:34.462Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=261efd71-c87d-428d-8860-c63c495e0bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:44.469Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3ecbe0b6-ea0c-4421-b658-c438245d2186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:54.473Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=337e1cd1-e9e0-4a8a-aa87-9978d4fd578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:04:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:04.481Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b364831d-db22-447e-bdeb-4320f2d55393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:14.488Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3ad8ca12-779c-4250-a58f-9f6a6e4b305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:24.498Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=bbb9ff49-b4b2-43d6-ba38-fbc8a761d2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:34.504Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=82f17240-a4e7-46e3-83f9-a68be97a42f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:44.510Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=663bfb08-51d9-4900-a38c-73b61bc7bec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:54.514Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0b543328-e9b8-4014-9aca-3157bbb742df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:05:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:04.521Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=91fab293-75a8-4906-8e3a-7692ec49ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:14.526Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f2f0c242-31b4-4b4a-9d7e-dac79b714b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:24.531Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=98821544-1904-4d29-b13f-f93d974ebebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:34.536Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3bd807cd-afee-4139-ab18-96bb36b8589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:44.541Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4c32d4ec-3e39-43cb-933b-b631f8a24c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:44.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:54.546Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=bcac9b52-cf3a-4902-9546-69a36428fc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:06:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:04.551Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=4d242778-0866-4c0d-8c8a-894d46f65070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:14.556Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=62888777-fec7-4c5f-9d69-039c0f0e1067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:24.560Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3ec55e92-b6c0-4e13-a61a-11dc9339dc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:34.566Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=476b2257-bb11-4789-b648-29a17a592e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:44.570Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=414d9c7b-f8fa-47b9-be94-6488969c82b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:54.576Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=54f5ec57-4936-424e-806f-3def403bfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:07:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:04.582Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0876b59f-75e9-479a-9bc5-7c7b9add61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:14.592Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0be2901f-f39c-4901-b3b4-a15b74578014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:24.598Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1d2d89ff-08b3-42c5-ac59-e380e2d85cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:34.603Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=f2c26f54-f0e0-4ef5-be72-0e8e172bd81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:44.610Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1e68cb17-cd3c-4ba3-83d1-78e3ce4827bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:54.616Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=27d08434-7700-488c-b775-984c8cfcd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:08:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:04.621Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0a184a01-79e0-4715-9664-6168287022a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:14.626Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=3f7dd67d-0905-4c6f-b3e6-406546fe1700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:14.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:24.631Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=289fe647-65de-49a4-beda-a19a079d84dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T10:09:25.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-08T10:09:25.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-08T10:09:25.358Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-08T10:09:25.359Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-08T10:09:25.405Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-08T10:09:25.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-08T10:09:25.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:34.635Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=db16bc79-9d00-4417-8ac8-9dbb4055b1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:44.640Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=0725d009-8577-4deb-bf42-b276b3b5130d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:54.644Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=006d65b1-6519-4dc7-a8c5-b718c9498ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:09:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:04.649Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=90784d62-b557-4cc9-ab78-51cead398162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:14.655Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=1dac6ad3-1d79-4c37-a2d7-9fcd550afd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:24.664Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e9b2ce84-23c4-4f20-a63a-7fd9e093fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:34.670Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=7c8920ab-0212-4f27-aa10-21363ad9d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:44.676Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ca07d8c9-e6c6-4218-835a-7ff5b495386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:54.681Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ab184d52-6a30-4274-b8f4-4aa5bc9374c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:10:54.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:04.686Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=b8a64236-2478-438c-a119-b1cfbe6d73fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:14.691Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=71799806-53e5-4d49-a18a-4cee9bb1ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:24.695Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=22922d27-a827-4c79-ab23-f46277d53816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:34.700Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=764775ca-b768-42e3-b04d-0dc900c86c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:44.705Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=82600346-f0f1-497a-84de-58d43fe10823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:54.709Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=e14675a0-d84f-46b6-b911-2dddcbcfb216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:11:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:04.714Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=c704eac4-4cdb-4e1c-9b31-c57cdeca15c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:14.718Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=a4225105-b8a8-4185-8903-6a395a23c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:24.723Z |INFO |Init configs |InvocationID=96d715db-b2fb-47c4-be36-a504cf429092, InstanceUUID=ff49f058-e82e-4ef7-bf8b-df5099cac65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-08T10:12:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |