By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:12:29.959Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:12:29.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:12:30.047Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:12:30.634Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:12:31.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:12:31.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:12:31.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T00:12:31.596Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-05T00:12:31.645Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-05T00:12:33.489Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T00:12:33.994Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-05T00:12:34.012Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-05T00:12:34.012Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T00:12:34.062Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-05T00:12:34.062Z |INFO |Root WebApplicationContext: initialization completed in 2416 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-05T00:12:34.467Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-05T00:12:35.186Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T00:12:36.859Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T00:12:37.335Z |INFO |Started MainApp in 10.445 seconds (JVM running for 11.14) |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T00:12:37.435Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T00:12:37.437Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T00:12:37.441Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-05T00:12:37.443Z |INFO |Start scheduling PRH workflow |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:37.475Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c0e1f988-c1a1-4b90-b4bd-9b462f2afe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:12:38.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:48.683Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0584fa91-ac91-44a4-9b88-55b133d422c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:12:49.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:59.758Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e47dedbe-d276-4c6f-9988-589723fbb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:00.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:10.828Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fcdf1731-4504-4a4e-a274-c121ef7dd08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:11.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:21.902Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d73a34a8-7333-4663-a2df-a6aeb59d4481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:22.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:32.947Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=65cc5988-6538-4785-9dff-ca94f2ab698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:34.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:44.011Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=06e504c7-c18d-468e-af77-858fd77ff511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:45.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:55.119Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=909e1559-eab9-41f1-8a4b-920a2cbedb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:56.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:06.188Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=67126573-31fc-41fc-a1ff-b25797dded97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:07.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:17.235Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9a857a4b-0c82-4067-897d-1365b15a3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:18.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:28.300Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=37f841e0-0a4b-4c60-a81a-34cd83388473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:29.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:39.373Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c22eb93e-e7da-4f67-bec9-89d65c5b77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:40.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:50.414Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0275c117-d417-4e42-8cd0-2b91af19a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:51.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:01.485Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a4665188-f25e-4982-a6ad-a7d54cbf6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:02.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:12.558Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e50d3c6b-ee70-4f33-a5b8-f298e107f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:13.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:23.628Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a098cfb4-1db4-4acd-ae8a-ad249ad1de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:24.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:34.700Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5c7c4749-11fc-4a89-bf9a-a430ba7a83a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:35.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:45.740Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=90d8a583-29b3-4ca7-a8fc-aa0b526d863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:46.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:56.815Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04e9b78e-ec28-4c03-a202-0839a93c90f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:57.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:07.887Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=201cf3be-88bd-4cc4-86d4-d925740e0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:08.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:18.928Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=159a1648-baa9-495e-a923-d2a2670aa26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:19.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:29.997Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d0019557-f940-4a1e-8657-2c48a1e7e532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:31.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:41.070Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e1454504-a82b-4187-a295-e423d2a2fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:42.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:52.109Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=477a1c91-3303-4063-844a-4e024a429e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:53.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:03.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=360c7d67-e9ef-4a99-93dd-05c1c8546a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:04.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:14.286Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=473c08c0-e52c-4b9a-9977-2bb43fc8d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:15.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:25.420Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=79cdccdc-703b-4bad-afd9-55a940fd0ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:26.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:17:34.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:17:34.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:17:34.929Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:17:34.931Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:17:35.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:17:35.030Z |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-05-05T00:17:35.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:36.462Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c63bfa1-df1e-44e3-8e84-7571b079b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:37.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:47.567Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04e4c6d4-14c0-451a-b95a-1f0fae2f3389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:48.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:58.638Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c8530d59-12ea-447a-afcd-2b82e8acea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:59.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:09.675Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=712d4442-0c92-412f-ac54-00f8d1178709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:10.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:20.750Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b4b431b9-1a6c-48a4-8091-52a5cf745ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:21.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:21.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:31.821Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=edf8376f-7ba1-458b-b29f-d27c35b9200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:32.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:42.893Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=35f020a5-c3b4-4a49-abad-8defcf27ef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:43.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:53.966Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=317ad37d-e3f1-418c-b789-f6cbb0f23870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:04.000Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5e7b25d2-649a-4988-806d-0e9452aa6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:14.014Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2e2dbbf8-9cd0-45ff-98a8-894eb9808cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:24.026Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8a6d321c-938c-45ac-b5a9-358d6aad6b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:34.037Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=aebc3b8d-74c3-4d65-92b0-76fc661f97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:44.051Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f70aaae-a7ab-47ef-b294-8093921747f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:54.061Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=861ae97b-97e1-462a-9240-2b4f51371bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:04.073Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f7e07c95-039a-4df9-a731-272e9615be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:14.085Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52ff9528-9d7f-40ed-a123-7894f26c530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:24.094Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=55713cf9-850c-45b6-b161-356445217133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:34.104Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=585e88db-8ee4-48fe-9dfb-9c51149a17a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:44.117Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cde0bfb2-cf0b-49ac-94fc-c43eae1e1c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:54.126Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=413943b6-a123-49d3-b2b0-c8565e72c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:04.144Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c4f5a74b-9c10-43ff-9f30-c9b87c3d6078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:14.153Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f026159a-f04e-4fb7-8c5d-5d24b2e9a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:24.163Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5f10059d-4e9e-4b9e-ab4d-cab4e447dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:34.172Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=72bfaa8a-98ad-4fb9-b733-d74d367e41ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:44.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7956b1b3-358e-4d4e-8810-787bfa848ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:54.193Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f261d577-fe9e-43ce-aab4-b0b86c9c2e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:04.202Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5e83faa7-a2da-487e-845a-1bd08f3e91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:14.210Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=38aca142-f385-4956-8346-d4d52e6b35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:24.219Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fb61bc8f-86c9-4fd4-9801-b01643cd88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:34.228Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d9ba26a4-3510-4ecc-9030-5f5beb4f5da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:22:34.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:22:34.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:22:34.714Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:22:34.715Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:22:34.836Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:22:34.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:22:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:44.238Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9bbb6970-dfb5-446e-bed1-8ae4fb624144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:54.248Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc80d570-9c00-4944-ae37-f6d3b4cdbba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:04.257Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8498e176-fee8-4859-b4d4-df28fbbecbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:14.266Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=da5d5689-10aa-400d-90f7-2cab1dc3f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:24.275Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0735fd02-82e3-4039-8a72-2940790282eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:34.285Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1ff9c354-471c-4400-82d1-7ece1699cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:44.297Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fda180ab-5609-4895-8bcf-3bc5d3e1e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:54.307Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eb7dccce-577a-4ea5-a7f9-67c8ef7edba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:04.319Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7e30c7b-d9c9-463e-a15e-11eb0de977f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:14.336Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=268d0a9c-99d3-44f5-8bb4-1659835d54f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:24.344Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc816577-d788-456e-b34b-7acbe8d4283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:34.352Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=099ed311-dd24-47d6-9dc1-b11875101137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:44.361Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c5a08e1-3cbe-4fbf-a858-5972eb166ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:54.368Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0eaf8565-64d1-4cba-bae9-8b763d7bf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:04.380Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=09514adf-8246-4066-b8c0-5250230021e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:14.389Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc879405-526d-4857-9e2b-8d7a232715fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:24.397Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7943ebdf-d84c-4663-914c-8b4fe628b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:34.405Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=13e241d5-c57e-4270-8eaa-540e8e2e00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:44.413Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bbce2e90-031e-48c2-8b30-ba294c4fe635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:54.421Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6539cac2-0c97-4aee-b66d-1abf654610fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:04.429Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0cb100b1-4382-467e-a702-b0714372db45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:14.438Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ee09d8d1-5594-4d20-b47a-a5a47fd75d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:24.447Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5f7dd839-0e7a-44f4-964e-47ad67a13d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:34.455Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f40e4821-0dfa-44c3-830a-a69978302705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:44.462Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=787c9313-1487-4c12-ba61-e9b66f8d7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:54.469Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e55bc835-9b29-4208-845e-f88c186820ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:04.479Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8795c86f-fcf3-463e-967f-e34826bf00e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:14.486Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=907e869f-1611-417b-bdcb-ed656ee97b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:24.495Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e66c394e-ee9d-4dd0-8cbf-29d1ca92b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:34.504Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e623ad7e-f0e5-41e9-8490-856f2ba87717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:27:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:27:34.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:27:34.716Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:27:34.728Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:27:34.835Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:27:34.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:27:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:44.513Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52b7b04e-2a6b-439f-a91b-61ed367d998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:54.525Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1de62cb0-c258-45d6-a364-25f93661f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:04.534Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a60b21b2-c635-45ab-9fe3-f473875d8eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:14.541Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3dea6853-e85f-4493-a2a5-cb176239f2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:24.549Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f002411e-cd3a-4e03-9698-82ebca227491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:34.556Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b9cd459b-1370-4a5c-a2ba-b2ce0f400e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:44.564Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e2d27f35-26ca-4d3a-a1dd-7d5f30c110a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:54.573Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e79b1ec4-fe07-43e6-b1ed-17f74fb5137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:04.583Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ff14c782-039d-4f84-a46c-3b3ecb877e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:14.590Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8da83a2e-17ba-462b-9d25-2f618cd37579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:24.597Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=835e734c-bc80-4e9a-aa64-ec62764ef6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:34.605Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1d892a88-b1c0-4f75-b00e-74308cae0984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:44.614Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e9a5db0f-a140-4107-a6b7-14cb381c3e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:54.621Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=30a37ae9-4377-4403-9659-f144c894ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:04.629Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=69087aaf-aa57-4965-a7ce-ba29986ebc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:14.637Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=85a17c77-e8e7-4080-b8dd-3a6944fbf4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:24.645Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f5d6f3d4-8e02-4c15-a5a8-5130e0f61d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:34.653Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e158cf66-a930-4cf1-bf04-bae124967f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:44.660Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2113183f-45fb-4159-8d67-644490727ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:54.667Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a4cb7d2-c30c-4c46-b0e9-85a1396354b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:04.674Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a67c45d-ccb5-4bb4-ae70-a13ff16d361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:14.681Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=db193057-5048-4aba-b11b-bcc021a6186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:14.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:24.690Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7a70c44b-81ab-48a1-bf46-e25f7036c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:34.696Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5db3fdee-8aa2-4d00-9e30-6c4ed6851b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:44.703Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6514fe10-e410-4824-8c43-0e19ecd1ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:54.710Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2975e76d-3b7a-444a-a379-4d0a7ab7e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:04.718Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9e4cfd10-a812-4aef-9bd4-fe9764860125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:14.725Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6fdbcf1-b4c2-46cf-bd67-ccff24e4145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:24.733Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9772e116-8e34-45de-a619-1c966d0be9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:32:34.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:32:34.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:32:34.702Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:32:34.703Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:34.740Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ac0255a8-0fa5-4cf4-99be-3b0e087af1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:32:34.826Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:32:34.827Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:32:34.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:44.757Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fa1260a2-42df-48de-b483-5c474e945de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:54.763Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=55e18abd-2bdb-4008-ace8-85dfc9fd48b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:04.771Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d5613e41-68d7-47d9-bffe-c9487b0e67d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:04.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:14.779Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04b979e9-fd64-4243-ad31-baf87316f30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:24.785Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c1e127f-da06-4731-86e9-bad410846153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:34.791Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=20cd4b2d-b11d-497a-a84b-ac27d2954e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:44.798Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4e9afaf0-74ac-4ffa-970e-58be53bdd9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:54.804Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4d0bfe65-b3a3-4a50-841a-a264557423a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:04.810Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=73ce95c3-d03c-499e-bd54-d9f57754cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:14.819Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d5c72237-67df-4774-9c1d-3fd7cbaf89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:24.826Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7525d2f8-acf5-4173-a75c-ca126dd3c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:34.834Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e85c0c09-9ac1-442c-9a4b-49fde13694f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:44.840Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=22ce41e1-bb08-4e08-80d5-c7e3c3cb6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:54.847Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=17004e71-1dc5-4102-af87-42a8ad0b1290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:04.855Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9d08cc85-b192-4315-b952-2440819225c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:14.862Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=60a21b30-ba1c-41db-b9ca-f0d7d1d298c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:24.869Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f555e7b1-211c-4ea5-9b4b-2b892b47c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:34.876Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=557b0aa0-ebf6-4991-b10a-5ee09127f3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:44.883Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c9efac73-c930-46a2-887b-207d9e39df84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:54.889Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d8f3d2bf-66d4-42a3-a6cd-9767bd5a7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:04.896Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=304f2d03-98a6-4368-924c-c84c03895db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:14.902Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=443b0dc2-2bd1-4a4c-89b1-a44605e93df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:24.909Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=97301b70-69a4-45e7-b927-ecb76bf4cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:34.916Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=077e7eac-efb4-42ec-a926-7743115d091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:44.922Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f49fd047-ad05-474a-9e87-ddd67ccd3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:54.929Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=29edb452-e421-4b22-82a0-4083cf159ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:04.936Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bb727686-4aaf-490b-8380-4b90f1d803e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:14.944Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a0041522-5fa2-4e59-b4fe-4e0ea938b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:24.950Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f4f1b57a-860e-4dc4-87fc-be90345e6dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:37:34.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:37:34.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:37:34.699Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:37:34.700Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:37:34.778Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:37:34.778Z |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-05-05T00:37:34.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:34.957Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=15d3715a-2ffb-46dc-9949-d28c8dba4a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:44.963Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f82e44e-5f50-423a-ab8f-b02ada305460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:54.970Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ba5a89fe-f5da-4a7b-946f-349b00cc6c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:04.976Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=509518cc-16f3-4bb5-9139-a960d3743b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:14.982Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=77a1daf7-3110-4ba3-ae6a-9b4735b4897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:24.989Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3fd9022a-f3aa-4e69-aebc-7069957e24b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:34.995Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=151997a9-afd3-485f-8a02-cc9c2046db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:45.002Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7277de9c-a7f7-42da-9715-2d28832db48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:55.009Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b97b7cd4-92ce-4697-989d-1758051955ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:05.016Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a120fc59-014f-4304-ad1d-53e527a0de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:15.024Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4ec977f8-ed68-4b4a-ad26-81d0db8390a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:25.031Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9b89ec42-2ab7-4c3c-90a6-94eaea97b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:35.038Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=94bc3256-056c-49a6-855d-4e457d07a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:45.045Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=de6355ae-d30a-4a5e-99e1-eface47ae8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:55.052Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ffa17eeb-856b-4fce-a348-d2588931077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:05.059Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=522c77fb-6a63-47a4-9da5-7d70e5252448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:15.065Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d180895e-f5b0-4205-bcc7-35405c09c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:25.072Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d37c8bb-3ad6-487c-b152-1b521a6c0e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:35.079Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e421cf35-88d4-4435-9be6-29c1a374dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:45.086Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4a0a4145-4a10-4eab-8d9e-8b0e29bbd06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:55.093Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eba8c46f-816f-4072-a5a0-b6ae7f19daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:05.100Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=247ecb13-81bb-48fc-9ab5-457edd059879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:15.107Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=68006208-ee9d-4093-afd6-95268e42d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:25.113Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9deae254-4d72-40cd-8f88-4a77b9124fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:35.120Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d87c3e8c-a899-40a0-b926-d7d72547ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:45.127Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a67dad72-5421-4d0c-95cc-d5c317eae6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:55.133Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=69f75360-3408-4fe9-87b8-e8151af7d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:05.140Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8de18152-9f94-493a-b6d8-caa7be441e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:15.147Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7dff2c3c-947d-4129-b4b3-de2fa883dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:25.155Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=df069ae9-2d98-4836-9bcb-7612c72795e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:42:34.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:42:34.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:42:34.715Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:42:34.716Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:42:34.791Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:42:34.792Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:42:34.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:35.161Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=89b828dd-1d2a-4137-920f-a4c6f5a76457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:45.167Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6067f78-4613-49aa-af2e-ec4bbe01fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:55.175Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=34ee2292-4bb1-4a63-b6ca-1a5031672554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:05.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fdb757ec-a59c-4515-8f6a-f47487f75291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:15.189Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=51215717-83c5-49e6-acdd-522b106a7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:25.194Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f21f6cb-cfdf-47ba-8095-945cce8526a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:35.201Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b8a890ed-969d-467a-a807-d832ac7aa920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:45.208Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f53a5d47-28cb-42d5-845a-4371c69ccdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:55.214Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=14c43adb-c381-4340-992b-288ac62456c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:05.220Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bbb03a71-383a-4eb7-883d-bf9520a31db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:15.227Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2e8bef3b-9b86-462a-8e01-04a0dae1ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:25.233Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c483a98e-3a57-44ac-86ec-a6e761cd7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:35.239Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d9333563-50a8-47d7-bf4a-0ad778f3a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:45.246Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4578575f-76c1-4d7d-9043-e2ead7cc49a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:55.254Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=aea3dd05-4cea-481e-927f-5b1d1a190dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:05.260Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5bd31d50-2573-4ec4-b0b6-efb68a8a6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:15.268Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3ffca0b2-db40-4588-988b-6a2baf6af3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:25.274Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=33c2a4e4-02ac-49dc-8758-4297dc56750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:35.280Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ef12ea36-f06f-4ead-8305-1827845833bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:45.286Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=503bca2a-59d1-4c12-bae6-0e8ca5932fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:55.292Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0cad7bd6-6058-4e99-b9e7-9bf47700fefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:05.298Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=732800c0-57ed-429f-904c-c2c01fe4ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:15.305Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2c0152df-2726-438a-a778-8def45114eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:25.311Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d4c534b2-8011-453d-948f-40832eb4d4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:35.316Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=23b8e228-464a-42bb-8ddc-637fcd39dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:45.322Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b2d18dd1-5daf-452e-8fd2-fc480a6597a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:55.328Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bab22e2d-afdf-4965-b340-7cf4178f91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:05.334Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=136a38ef-04bd-4a50-b85b-b18f591bdd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:15.342Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f8362188-d6b9-4ee5-85ae-1196544a6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:25.347Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dd772a49-cd86-4195-b3c6-6b55767ef631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:47:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:47:34.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:47:34.716Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:47:34.717Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:47:34.800Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:47:34.800Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:47:34.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:35.355Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2f8af6a1-02f4-4c0d-a7c9-b17cbeb767d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:45.362Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3c798c91-618a-451d-bf60-c82f4d307b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:55.369Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e0d4c7e9-82e3-492f-8c9f-b8c43076c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:05.375Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=49e7f843-574b-4748-a99c-2e7d19e7ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:15.381Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f4ccf378-1c54-4808-8cc2-ad1ae43cb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:25.387Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=43ff4156-1e87-4b51-822c-620b673ac36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:35.394Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8b38900f-7ff9-47f8-87e0-f943c40a7514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:45.399Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0442e767-f032-4ed9-8df5-0e2f4db274d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:55.407Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ba031229-4874-42b8-a7d1-e31bf8ecb49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:05.413Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c4e9c077-3aa1-4161-b1a7-28b5562287af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:15.420Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a7b9a720-3f67-4127-960b-06fea6403687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:25.428Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ee86db23-cb7e-4f09-b985-4c1ad9b8de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:35.435Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=93c61238-aefe-4085-99a0-3adfabf3b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:45.442Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cadef827-6298-48ad-ab13-126a9cfe20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:55.449Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4f142d95-37e8-4dd7-aad1-af90556d17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:05.459Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7cfe456d-c3e3-4935-a8ff-8c9ecb479281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:15.466Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8dd88791-1d06-48dd-942f-94103e5a409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:25.473Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=121f0969-6ab9-4b76-b30d-abf6f0e06a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:35.480Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ed704804-c1eb-4642-84ea-664e12e855d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:45.487Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1996c7c7-7b79-4406-9041-685f86928610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:55.494Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=37817d26-6f40-44db-9729-ea4b8036aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:05.501Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c711f1b7-e4c4-4ef2-8bb3-4e918003cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:15.507Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=43561333-a5bd-4725-8f74-681d421ac7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:25.513Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c060b0d2-35c9-422b-8fbf-d281510ddd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:35.520Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a2f0721c-1595-459a-912a-5dca7236c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:45.526Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8759d3db-96e0-4ef3-a567-c3d9c4d03753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:55.533Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f77ec929-367a-4c10-b33d-8df2747aa251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:05.539Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=411abecb-16ed-4744-83f8-cf6f71996b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:15.545Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7e961828-605f-4c02-a37b-cdcdc2de4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:25.553Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ac66f899-749e-43e0-af17-2557f5cbe534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:52:34.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:52:34.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:52:34.706Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:52:34.707Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:52:34.815Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:52:34.815Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:52:34.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:35.564Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6af388ee-edcc-40e5-8db4-7c7c2cbb3a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:45.570Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8eebdd30-8a41-47d7-8806-729a56bcf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:55.577Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9063a481-58b3-437f-8b5e-2bd3f38dfeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:05.583Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7cab9c2-0d95-4b4e-a624-b8a668a0f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:15.589Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=93683ca1-635f-47d3-991e-25f3df4157b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:25.595Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=35a3cb6e-0ac6-496d-bfda-aab80c826a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:35.601Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7523e72f-a0c0-4d5f-8339-8d763ffa1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:45.607Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=85ec647e-b1ee-4c2f-9c24-3262160a87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:55.614Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=75591da3-811d-4d37-801e-f54e19f012e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:05.620Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5904b27d-102d-4853-8b7a-f93aba18bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:15.627Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0add8db6-1701-48cf-8f8e-0f40e995d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:25.633Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=77aa53a9-4d44-4446-bdc9-005af08c9116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:35.638Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=75cd721e-29fc-4a1c-855c-557f5e0c9c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:45.644Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fc0b254f-356a-4d77-ae1a-3e4f0fc56604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:55.650Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0d712fda-15a4-45c6-8b36-f26543504cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:05.656Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4b26761c-e870-44db-b048-67b68341fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:15.661Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=24c526c2-da67-4d12-b9c8-af3289ddc2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:25.667Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=844e5e15-1185-4ce7-874a-25138207408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:35.673Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c728d5ee-0516-4f67-8b4e-1c2cbdb34e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:45.679Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=86d55e92-faaf-492b-b58a-678dc743ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:55.686Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4875ee01-e205-4f38-9e93-feb188eabcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:05.692Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0e9b3d1f-38c3-4b91-88e2-2a5366c8f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:15.697Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3e0649c8-7587-4b42-a622-a8b59821c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:25.704Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=73b277a4-b3a0-48d8-8960-5394a651dcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:35.710Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e74272b5-4061-4332-95e2-e8b82330f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:45.716Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=810db7d1-a23c-4b4b-bf3d-6be3c8158450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:55.723Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=03793c37-caa8-41a9-93e9-8ce2e5efb421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:05.729Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8e90a18b-d475-4afc-b376-58f68bf77dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:15.735Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dcd6aead-ba26-48cc-b983-2fdb82900eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:25.741Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7c139d84-e3dc-47ed-b08a-d5e106a4ef1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:57:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:57:34.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:57:34.716Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-05T00:57:34.717Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:57:34.795Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:57:34.795Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T00:57:34.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:35.747Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=09d1bed8-e037-4a16-b48c-c632a87d3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:45.753Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3c6d9d03-a38f-4e6a-bf26-6e1a6b786f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:55.758Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e45813ec-6112-4f1e-b6bf-91cf31d2b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:05.764Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6e29555-a3dd-49ca-a0cb-b8765ce95aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:15.769Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=012ab31f-a559-4b0e-9436-6c89be6fdbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:25.775Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=79b596d7-0267-432c-95ab-a4c8b025599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:35.780Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f61f131f-b154-4d1f-94db-e43f55ad96d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:45.786Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7d1cb0d-1604-4e26-8cc2-7132d3ae5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:55.792Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=117b3e3b-6691-4991-b318-4583f614dd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:05.798Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=82638761-3908-4c59-bc35-3238b2d549c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:15.804Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a936aea3-fc00-4ed6-88c3-7dcdb4670321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:25.809Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e17c9816-1446-46b5-8d68-eedc90f43d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:35.816Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=21a196b7-4d4c-42d7-9801-400ba4a8bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:45.822Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8e9cf826-4ab4-4f4a-a114-658e0a20a4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:55.829Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1b93cda8-d125-49c5-9a4c-35858a795b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:05.835Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=97171458-4578-4deb-ad73-12ecd31a3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |