. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:10:58.766Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:10:58.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:10:58.799Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:10:59.451Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:10:59.572Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:10:59.572Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:10:59.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:10:59.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T23:10:59.852Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T23:10:59.883Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-23T23:11:01.324Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T23:11:01.844Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T23:11:01.862Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T23:11:01.863Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T23:11:01.923Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T23:11:01.923Z |INFO |Root WebApplicationContext: initialization completed in 2039 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T23:11:02.355Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T23:11:03.785Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T23:11:05.049Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T23:11:05.502Z |INFO |Started MainApp in 9.9 seconds (JVM running for 10.631) |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T23:11:05.559Z |INFO |Start scheduling PRH workflow |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:05.571Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4e8e95d6-c6f3-423b-b37d-9fa948fb1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:11:07.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T23:11:12.124Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T23:11:12.125Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T23:11:12.130Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:17.707Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eeb688f5-46f6-4eaf-9deb-6443da2deef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:11:18.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:28.778Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2932ce8b-6298-4abe-9fa4-f254c2ebb227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:11:29.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:39.845Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3f297137-8f5f-49f1-a533-6236126f7d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:11:40.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:50.883Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=84fe9791-11fe-4b37-9171-ea28eac52b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:11:51.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:11:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:01.926Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1e66f36b-07a7-4804-8454-18d1d3702ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:02.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:12.965Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cdb65d68-650f-4389-a47e-5e63e574a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:14.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:24.005Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=650572a3-0243-47a2-ab1d-e2b909cc758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:25.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:35.043Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c98df74f-dd88-4fcd-9e4a-b31ad0acd651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:36.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:46.738Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=bb399706-463c-4b41-af4a-374c7b89da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:47.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:57.765Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8f6bb758-c341-4204-b800-3f314febda07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:12:58.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:12:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:08.815Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4fd07c04-81d6-4b3d-98b9-32df633ca103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:13:09.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:19.843Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9e21649a-141c-4827-b2d3-626be5e11547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:13:20.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:30.886Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c639d7e8-350c-46db-9c98-e00a8c605c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:13:32.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:42.024Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=851fb97e-d25a-4c53-b3c4-6748d3906219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:13:43.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:53.059Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d80a3a8f-c58f-478a-9c36-293b0d6b0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:13:54.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:13:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:04.114Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=573ba6af-6c4a-41df-9a4e-3ed6f466adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:14:05.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:15.139Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=db682579-df06-4580-bf4d-74fddfa0fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:14:16.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:26.179Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=be2e1b7e-884e-4e5f-9c94-51742db33c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:14:27.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:37.219Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d2f49e6d-7f4a-4171-971a-60e0a6cd07e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:14:38.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:48.259Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=53303b5b-53ef-4467-8504-06ed26512de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:14:49.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:14:59.299Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c316ff46-b52d-4438-83ba-310fa9c55846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:00.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:10.339Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0e19710c-4150-4179-b145-da057322e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:11.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:21.380Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0260db90-a49d-4e44-b8e7-40c872fac840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:22.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:32.421Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9fe189ef-62c0-43df-932e-5a373ab88289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:33.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:43.460Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6aa8ed8b-f530-4354-be10-94f69bdf5ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:44.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:54.503Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7e3b7b96-a039-45fc-a75b-7ff613eae42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:15:55.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:15:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:16:03.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:16:03.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:16:03.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:16:03.690Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:16:03.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:16:03.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:16:03.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:16:03.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:05.545Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ddf2238f-e8e7-443d-b4d8-267f818a506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:16:06.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:16.580Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c5d20213-39ae-4d66-abf3-a9cf2d5a5995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:16:17.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:27.619Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6c9dbf9d-365d-435c-8bb6-50f87794a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:16:28.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:38.660Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d6fbb142-c493-48d7-a22c-47ecba60f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:16:39.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:49.701Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2481c55a-5fc5-409a-875e-0b024c731eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:16:50.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:16:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:00.740Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=efc47ea0-3a23-4161-b705-507ebd1b5014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:17:01.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:11.811Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3a8eb5c7-103f-42c4-a71e-818446ad5d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:17:12.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:22.851Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=420db56f-24da-43dd-83ff-a94d28ff1deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T23:17:23.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:33.891Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=22833794-ef10-43ee-b781-fc4e4470c561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:44.003Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d0c64824-4127-4e3f-b38c-9372c5e54000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:54.027Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c89e1f1d-8736-4bbf-9a7e-0acbf892bde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:17:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:04.043Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0854512a-383e-4f67-ae5c-bd80a78a07a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:14.063Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=34bff683-5f96-4d65-a648-86a5b0529f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:24.088Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=87102a08-f408-421a-828c-1015512dfe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:34.105Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5492753a-0f09-40ae-baae-f54308e1288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:44.121Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=de280306-cf7e-4333-8f60-5309394e7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:54.137Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6cda464f-4b6e-4b90-9c22-daee0f26a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:18:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:04.152Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2d5a0b0f-70ff-420e-abb2-dc94c32907f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:14.174Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fffb7cba-e006-4c47-81a8-b6bb241217aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:24.189Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e513c5cf-38a6-4e6e-845e-801eaa21f40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:34.230Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c6d4a219-2b87-431e-9164-6b73ce04d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:44.249Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8a272ee3-1ee5-4321-ba93-1bf3f940d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:54.259Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2fdbaade-ec59-479d-9835-4eff40b10868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:19:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:04.269Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7675607e-0aab-4917-9106-e5c7ed028d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:14.283Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7315dfa2-13d8-4ac8-bcc9-50b820e98ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:24.293Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f1f9504b-0839-401d-8173-2c495e306ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:34.303Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=11a28a96-669e-46c9-9f75-acb1892cdfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:44.379Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cdfcc995-9e63-457f-a176-25082955e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:54.387Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6f6f3bd0-9640-4af5-83ef-263001fd4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:20:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:21:02.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:21:02.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:21:02.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:21:02.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:21:02.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:21:02.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:21:02.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:21:02.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:04.398Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=646043c6-e5ff-43ee-8b12-7c7f75013763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:14.571Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=86f09aa1-6ed7-4ca3-864e-984e46c0e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:24.586Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b36070b-732e-48d1-8710-0697ebf4bad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:34.594Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fe2beffe-f0a8-4162-a009-92ba310bc3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:44.602Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fbc41751-65b6-4cb3-99f1-5fd544d94b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:54.611Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eddcf216-8747-4d7b-8ed6-f4c5c2aec954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:21:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:04.618Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=17dce908-391d-4cfa-be4b-f4d3093c05e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:04.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:14.627Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1fceb7d9-552d-4003-9ee8-0a8408a98d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:24.636Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=129ac3ac-7f68-4c5a-8389-e10055a81a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:34.654Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=28f25a20-292e-4929-a3b2-890f5d4bf64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:44.669Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=424365b5-cd23-4cfd-88cd-4c3bcfb77a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:54.678Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5bf4c22e-94a1-4c22-85ee-043a4327da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:22:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:04.694Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=99c2570c-cb12-41fb-92dc-39490c5b2fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:14.725Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9b10dc2a-6d64-4cad-a453-6c92a948a4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:24.736Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7cdc7c39-b918-4a29-81cc-a5cbc1fd678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:34.748Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cf159f3b-d7c5-4a7b-a09b-51d8c16aeb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:44.758Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ef1f9e1d-9eaf-452f-b9d4-f7fb6ecb4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:54.776Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f1515124-60bc-4378-951a-96dc4273a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:23:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:04.792Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fe3d160a-32f2-4122-9e73-0995afa3155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:14.805Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e43fe35e-2e34-4ed9-a438-d5174931734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:24.820Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=325ad441-8e5a-4cf6-b337-b4f1785f273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:34.837Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b19472ea-0d67-469e-be01-130e3186e5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:44.849Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8dfcb75f-233c-4e7f-8002-c880eb545e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:54.877Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=386bf45d-ab4c-41e8-8e43-d9f85b8cd476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:24:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:04.891Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1b9972ce-5530-4ec2-9421-020d995e83a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:04.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:14.941Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=46113f2a-349b-43de-a0b0-04c8f7684fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:24.969Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=37e20d8b-0111-41bb-8b33-93d8ddb8eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:34.982Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4a83229a-ba78-404d-b2e8-7d3dde343006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:44.993Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b87980b-3843-4977-9973-4b6368c5d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:55.002Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c86a3964-7f73-4a7a-a1fb-0e02322db864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:25:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:26:02.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:26:02.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:26:02.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:26:02.828Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:26:02.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:26:02.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:26:02.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:26:02.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:05.016Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=19f72cde-10fa-43e5-8b23-a48d27d55edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:15.028Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a0c347db-1a0f-439f-a15a-6104d139013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:25.042Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=36c409cf-6762-4939-a47b-a15e705547f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:35.053Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9cfbfa54-7125-4292-a32f-49b031f497b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:45.070Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6a4c2c95-b5bd-4082-a2c7-3470605f027b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:55.305Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3496235a-7c43-4701-920c-d5270f6323bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:26:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:05.314Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=81f1f4e7-66a0-45b7-bfe6-a6a5b2d45e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:15.323Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=abb3b403-49d4-4ce2-9de0-21261d15a1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:25.333Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3e9880b3-7409-4fdc-8a77-a5c8fc4d51e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:35.343Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8fb1c4d2-af48-4402-b9a2-19cb77c96208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:45.364Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=31fbd0f6-5322-47b1-a248-d6fba524071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:55.374Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9d811901-a246-49b0-803a-d09b3fc5e770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:27:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:05.382Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=70174c17-3005-4576-b216-6393fb40c7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:15.390Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1d2c0c0b-35b8-439f-8736-b491f9758f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:25.401Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3f495c76-b0fe-4e75-9c11-065902de9ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:35.415Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=646c99dd-f2f5-44dd-baa9-ac912c958f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:45.432Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=17b6dafe-26fe-4976-bb4e-6a5ec8bd8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:55.442Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d913e019-8d28-4968-a61a-b74721ac9eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:28:55.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:05.452Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ba253373-ca27-4330-a91d-d33e33ca47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:15.462Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cf1ad9ff-6709-4470-b70a-c654c4bb990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:25.473Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f3e0e1df-3d01-41a5-90b0-8667dd7111b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:35.496Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7500fff4-0e23-4023-8f67-faa899a84d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:45.507Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a8bcc37f-5985-4bbb-93fa-a56e41ff74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:55.514Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2ed457b7-8d0c-458b-bdeb-796c64131dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:29:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:05.523Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c61b0fb6-86f4-4fa1-ad06-47e88ad6f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:15.531Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a87120ba-90f6-4145-8614-b2942ec8451f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:25.540Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5ccc0013-e75e-4fef-94e3-91cb492ec0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:35.547Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b91807e0-9ef9-42f2-962c-445d1156af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:45.556Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5f1c2d33-2645-41a4-b0ed-33044b44b01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:55.566Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3a22f29f-c296-4bbf-80b4-00918507b3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:30:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:31:02.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:31:02.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:31:02.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:31:02.708Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:31:02.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:31:02.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:31:02.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:31:02.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:05.574Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d459c8ca-b62e-423d-9059-59811b20bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:15.585Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=bb67f716-1ff5-45be-b618-0ce1d514765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:25.596Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6f92fcfe-2f86-4d05-80b6-4f9601eb20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:35.604Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=029a113d-f2ea-4ad3-ad73-b1a09ab2178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:45.614Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2c5472fa-1a46-4e12-bd65-d55bf22fd888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:55.622Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6f0cce15-5385-4ab7-88ca-a4e327cfbf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:31:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:05.629Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eff46b96-5e7a-4df7-b2b5-7e9347ea429f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:15.637Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9930fe0e-59b0-4e8a-a278-7f769f3d4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:25.644Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=201c263d-b167-4e39-a43f-88b69e48480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:35.651Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=db332d85-842a-4444-b2dd-585890f9012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:45.663Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1e7740d6-e8df-4e5e-b84a-ca61d7abf150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:55.670Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=804ca9b8-4a67-4d30-bfb8-9e3879216e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:32:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:05.678Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b0c15ef-f831-48d4-9a85-0b3a9d87d671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:15.687Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e72b29e6-e925-489b-917f-189fb8746778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:25.695Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b9854621-764a-4630-a1fa-f7f4e5a2be9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:35.704Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=55375173-7e1d-49ad-8a4e-11d807ced2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:45.714Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=56fb7782-bfdb-4426-b438-288daf31390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:55.722Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e75641e9-c881-4c2e-9a9f-4400199ee9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:33:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:05.736Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ea7b3d17-2ba6-4ddc-8470-5b96f6e96cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:15.747Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f5bd4616-4ad5-4aeb-a6fc-c6107e649eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:25.757Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=18fd6ad0-a95f-47c6-9415-b012987252a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:35.764Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=69ea34ff-6682-421e-bbfc-08280518871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:45.774Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9bc64ffc-c23f-49ed-9b79-dd486c77cc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:55.780Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e89620d3-6964-4307-8b58-5ff13b341254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:34:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:05.788Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=369f7904-fdd4-4b80-8b7b-087962997557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:15.795Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0038894b-4fde-47a7-8ce5-5701d1a59f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:25.804Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4cd74f99-5f24-49ab-aca3-76b5b841886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:35.811Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ac578a0a-5dcd-4f09-8910-b5c05e11d441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:45.820Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ec52ab21-b4c5-4f53-a576-916fe176f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:55.827Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=251f00a0-399e-4479-9932-499dfa0d345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:35:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:36:02.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:36:02.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:36:02.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:36:02.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:36:02.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:36:02.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:36:02.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:36:02.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:05.836Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c2a85a11-087f-4d10-9a3b-2eab055b8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:15.845Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0c26e878-1d6c-4053-ac3d-90d91562e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:25.854Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=bccc164b-ff94-44d2-a18e-699b04200555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:35.870Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c013ffee-e2a1-432c-b6e2-836df2365d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:45.880Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9f38fd8f-78a0-46b8-ad84-4ea43e432b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:55.886Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=63aca161-689a-4c7d-a111-4c0cee050f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:36:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:05.893Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e0493fd1-a585-4447-a2ed-3c87b45f1044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:15.901Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6720c4cc-e03b-4b88-83ad-d640435b94a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:25.907Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=87bacf68-2e8d-4635-93f5-3ca55c26515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:35.916Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6cdf8419-b5e0-401a-92d7-25b422366810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:45.926Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7311144c-464d-455b-93ee-0ff14a745eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:55.933Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b8ba9ab8-f9cd-4cbf-b76d-3d94ccbb7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:37:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:05.942Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a3f7228d-a9c6-4396-a4ae-5b20ed1157fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:15.951Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fa0bc60f-591a-4d6a-8d3e-7d7512e650b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:25.959Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b1b5514-9e6f-4258-9217-b72896f5b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:35.967Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8d44a278-aa40-4049-a5e1-adfc44f2f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:45.975Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e668c174-865a-499d-aedc-5d56c87efa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:55.983Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dea8ded8-ef83-40be-8aeb-0484dd42b7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:38:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:05.990Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9196d533-823a-4a2a-a473-c976a33c2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:16.007Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8e0a5776-2410-46d8-8885-2964de677c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:26.016Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a8d0c550-157d-4997-b986-fd23e5e26723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:36.025Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=03cf7b21-2e81-46a9-9907-7fc0550cdcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:46.032Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ea0df402-88f0-4c32-88a3-4f23af8902a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:56.039Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=34b0443f-60c5-493c-9217-518a3350adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:39:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:06.047Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4bb0d124-30b7-45cc-b137-a7818c62ba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:16.053Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aedc8cf6-b34c-415b-8e32-9c33f86e0784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:26.062Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=36dce4e5-c591-4f9c-99df-6fe264f6907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:36.071Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5703729c-5c0c-4bd4-92d2-9fb287c72a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:46.088Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6ceb9312-c927-4f58-ba88-deda504ea4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:56.095Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=22f1711f-f965-46ee-b3f6-8ad9519f9118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:40:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:41:02.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:41:02.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:41:02.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:41:02.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:41:02.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:41:02.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:41:02.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:41:02.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:06.101Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=afacfeaa-f684-4c49-aa7d-8b54fec851eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:16.107Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=85e5dc4f-acc7-4fb9-a63b-adb44a8b8e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:26.115Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b2a467df-a5bc-4ef8-84a5-aa2e39186348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:36.123Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3b8be79a-bf71-4dee-ba7b-805f6ed75ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:46.131Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=361a73f2-2f7c-4214-a8e5-3f55d1505936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:56.144Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=753086c5-c6b9-4be4-96c9-a990310e9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:41:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:06.157Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=69bd3b68-f13e-4300-8f0f-d7d1d64ceab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:16.166Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ca7c1ba1-256f-4cc2-9a31-d690fe730aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:26.174Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=36e4378a-3a38-4a5e-8fbf-ac2f49c6a8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:36.181Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f0e05b8f-c461-49bb-8c47-3a9a703581db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:46.187Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=984d6b7e-7847-492d-afda-d770a0e93a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:56.194Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=085a0606-ad50-4d63-a89c-c293b983ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:42:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:06.200Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e427d280-3ab4-4df5-820a-c66d40364f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:16.208Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e55c0a66-825a-4848-b46f-881bc3219652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:26.215Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6785763f-10d5-4ced-883e-96fad48bd636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:36.222Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d1516a5f-ee09-4783-9b7a-0c4338440298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:46.228Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c0b4188d-2a72-4b3b-adc7-906137641e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:46.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:56.236Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1144bb28-b320-47e6-b11b-39f0ca154913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:43:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:06.242Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0cea488a-c992-49ea-b79d-aad9f2bc197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:16.249Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=240e98d4-f1b1-4d5d-a8f3-8ced88d173fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:26.258Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=affca463-c38d-4124-8244-fb085dd60e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:36.268Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b8f9f25c-4a0d-4aa4-8e0d-242f76ed09db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:46.283Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aaeaa09d-2c01-4ca2-ae98-8be84572fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:56.293Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=12fa6d8d-0007-4693-8db0-caee5cf53d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:44:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:06.300Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=355ef47e-4c65-40d0-bd7d-bbb88a9e303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:16.306Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=977cd99d-fc9c-49d8-9cf6-ce6140773719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:26.313Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f5ec976d-e7e1-445a-be76-04fe88138df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:36.345Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e62735b0-5ebb-4d49-8155-7f125a63d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:46.352Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cc065568-fe7e-4aa5-bb89-748d58d4914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:56.359Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=161a121e-599e-42ce-830b-11f06fb7c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:45:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:46:02.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:46:02.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:46:02.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:46:02.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:46:02.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:46:02.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:46:02.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:46:02.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:06.369Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0431c2d0-74f3-4f80-8e26-55b2cda74181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:16.376Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f88686e9-c8e0-4aa0-a500-d2cb361bd2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:26.383Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2b5bd180-4747-4325-9f16-70aad3a75d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:36.390Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e505acc3-ee2a-46a5-aae6-f85308c87c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:46.397Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fa84501d-005b-46ec-8775-a0200daadd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:56.405Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=84b41ef1-6c2f-4b5b-b5bc-ce36cf257129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:46:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:06.413Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=32f3b289-3a47-40db-a6e7-d9e274fbee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:16.425Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f151d696-7002-429f-a71f-7274e988d3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:26.433Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7d0fb9d6-0aa5-46ec-983d-af12ec304ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:36.440Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=21c3867d-9090-4ad2-a4fc-a8e357c540c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:46.447Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=147daf8f-d49a-49b8-b567-18dfd8e24782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:56.454Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=197da344-729f-4c86-9056-12f68e746608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:47:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:06.460Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3cd7fa92-297e-4872-ada0-84bf02eec06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:16.466Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=05a5b3fe-9b14-4570-a7c7-0f1a7c1feeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:26.473Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=be529791-9408-4fd0-a821-0c343a42eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:36.479Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ccee2090-4fd8-4edc-91d7-66f545c971c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:46.486Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b2da950-615b-4647-b30c-322f1c2bc65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:56.493Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ffe21c5e-e0a6-48e5-8c78-76e1e40f4e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:48:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:06.500Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ad1ea205-7cc2-4a51-81a3-d902258b7d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:16.507Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a53e1883-29bf-4ac4-80ce-bf50761acc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:26.514Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=355eb928-929b-4a70-b1ec-411791d2f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:36.522Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1a0053e1-5e00-455b-b846-7a494a419bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:46.531Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9dfdc770-df11-4a72-9243-fcdc484579e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:56.542Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9f4af552-4cfa-4fc7-beac-ea809f9c6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:49:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:06.554Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ed7b6c12-bd74-415f-9019-9b6ba80fbce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:16.563Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=10ef19b0-ee59-4080-bf21-e72d6d246f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:26.569Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=10654f65-2ad1-412b-9b9b-88551a55fd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:36.582Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e79d9b5d-ef3c-4210-a060-dbd37f80b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:46.588Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ef8940d8-4b96-4b59-a81c-fe6dc9bd116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:56.598Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=43490514-a2bd-44bf-ba63-a2d6a627e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:50:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:51:02.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:51:02.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:51:02.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:51:02.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:51:02.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:51:02.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:51:02.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:51:02.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:06.608Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d10fc034-cc4b-41b1-944c-28b0da9def00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:16.614Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c21b6fd3-b8f4-4cd3-a154-a05628996344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:26.621Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f5f299ae-9834-4e29-b8b5-a6324252c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:26.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:36.628Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=86730560-8d48-4789-bf53-4bde50590d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:46.634Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f630204a-640e-4b41-a93f-8f6d75d23f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:56.641Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dd05c36a-86c4-4d2a-923b-f52e50b6addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:51:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:06.649Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9714f832-44dc-4e4b-bee7-6ff58b19b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:16.657Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c88cfc9e-a992-4f8a-9793-9c6a94052755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:26.664Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=07d6621a-ea58-4714-bdc8-ad20a1ccc5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:36.674Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e7d76fd6-d28a-459d-8a60-60e0f7da2568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:46.684Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5f3c1817-582f-4589-a081-1a46fb176e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:56.693Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9251cc13-4e83-4be9-8b4b-c31683b2f784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:52:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:06.699Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=643431ce-dbeb-478a-8429-6da87957341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:16.706Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=96ce3853-3f7d-4d1b-8f40-c870c371d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:26.714Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aa4fc02f-ca80-486c-b66f-39cf77dc3dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:36.721Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6ed72f09-24fa-4c03-a304-78c90db7407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:46.728Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=817811ba-7643-4d75-8d73-b8bba3118ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:56.735Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b234d9b7-7688-4de7-8b87-f582d0a522c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:53:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:06.742Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a269c869-2282-4225-a5d8-1f932657992f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:16.749Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=80bbd34e-a4e9-47b7-96ec-a960beb9bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:26.758Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3f5abe6c-e851-4814-8333-2645f9a8f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:36.765Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=39996c1f-e734-4ef1-a245-734023ce0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:36.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:46.771Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cd8d6283-090b-47d1-a423-26bf6fab5152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:56.778Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a75f2cd5-f442-41b9-a664-96b55f24d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:54:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:06.787Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=84c1cc16-ebd1-44cd-847c-02683016c1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:06.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:16.798Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5cff761f-17fe-46e1-8cf0-18aef28fda83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:26.810Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aafd99b9-1e69-4070-90b3-815a39b404cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:36.822Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c2d4f1ee-db5c-42e9-b6c8-674eedb05062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:46.833Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4a6829b5-c43e-4790-b09f-723c6855e870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:56.839Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=703cca17-3d4e-460b-9f3d-db51a1dec4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:55:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:56:02.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T23:56:02.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T23:56:02.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:56:02.698Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:56:02.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T23:56:02.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T23:56:02.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T23:56:02.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:06.846Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=af8fa070-9cc3-474e-8fe0-b758f7f738f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:16.853Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=112f1611-c2a2-41b1-87e7-39f824204948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:26.860Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9285bf4b-f24d-4dde-95ca-90520387eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:36.866Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2700b829-4d96-4b2b-b9a8-7f8f78bf8366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:46.873Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=689f3b98-9001-4fea-b7c0-54b5b45dd381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:56.880Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=66c7b7af-0eb2-4cad-b610-838340fac47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:56:56.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:06.886Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=02b88fdf-c7f1-4523-a5bf-8ede15f1af22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:16.893Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c16b647d-8d19-4910-b1bb-bc272e3b588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:26.900Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e77c877f-3f34-456f-bbd0-73161bbde23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:36.907Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b9c6e1f1-3f28-45cd-8fb0-18424ec422a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:46.916Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c8c9dad9-48f7-4466-9bc4-2f8000536f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:56.932Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d76bc6cb-5269-441a-8b72-2274d4b6145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:57:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:06.945Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d33976ec-6b6c-441f-96f4-7ba5c46ceba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:16.953Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b1f9acb8-74ce-4cef-8895-79d82960175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:16.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:26.960Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c0d9fd17-8c6d-4b10-9b52-0e42d9760d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:36.967Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fe321e7b-70cb-4a19-81ec-fc100af79bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:46.973Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=35baac9c-b2cd-455f-ad77-ebfc116c84c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:56.981Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fba76403-f4b3-4b0c-afe1-8c24871355a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:58:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:06.988Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9cd882e0-74f4-4b31-b296-59a6f67f6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:16.994Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=41b1a98c-801c-4803-ae2d-14d09286d6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:27.000Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=05b0bc04-aeca-44af-ac17-b7c147799adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:27.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:37.007Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c7d32f17-3f2c-4b33-b538-e3b06179760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:47.014Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=62b48ed6-a6e4-4dea-a9c3-ff766e213d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:57.020Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7bf2dbb8-a74a-4489-9318-7ecaa93a3c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T23:59:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:07.027Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7ef991c7-9187-4126-9226-5361e18ad5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:07.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:17.049Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=57aaeac8-f393-43b9-b7f5-92d39aa381c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:27.058Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b1856924-fbc8-4354-a7d7-e1d2c32d3a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:37.066Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a14e5e9b-433b-4378-b71d-ae19dac7cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:47.088Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ddee3cf0-bac0-4ef0-bbbf-7dc8a763504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:57.098Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=799fb037-be81-49e6-8897-1a7bd0d8f388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:00:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:01:02.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:01:02.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:01:02.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:01:02.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:01:02.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:01:02.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:01:02.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:01:02.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:07.107Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fc7e4e4e-a3d8-456f-ac9e-789164c46023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:17.113Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=59fe79fa-bea2-4dbd-8480-fb1fd31f2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:27.121Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=03360bc3-6fde-4146-9a7e-7e7a36f8fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:37.128Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5fb30280-1741-4048-8a25-697333c5207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:47.134Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b98e0b65-2508-4c16-83d1-cf51f186e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:57.140Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ab81928d-142e-4bce-9641-4c38d32d139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:01:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:07.147Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e3618571-3d2c-4479-8b05-cc44bd4654d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:17.154Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7cd28c7e-1d75-4cb2-9423-02623ec86051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:27.161Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=011cbfa6-b8f0-4f83-81a3-1efb91c867d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:37.168Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9a49ae8a-eb8f-41e5-a10e-8d220eeb2a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:47.177Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9b01c47b-3c89-47c1-8b22-dbccb19518a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:57.184Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=191fa883-3cce-49ef-ae26-c351cd17a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:02:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:07.191Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=915ffb52-50cd-4636-9ea0-56aef718617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:17.203Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b5673f0b-57ba-4ca1-8801-40e4f27ac0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:27.213Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e3811f43-044a-44b5-90dd-d50a29b2400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:37.220Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ff5cf13f-49ac-446b-a4e4-50474fd28b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:47.226Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d01126f5-e69e-45b7-b5a6-6cfcd1b4aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:57.232Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e82e02aa-79be-4f07-9c04-0acfff1857d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:03:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:07.239Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c5c1761e-6cb1-47b4-a7c0-4fb6a6eb078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:17.246Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dcf9a7aa-bc0e-488e-a538-2d82f347294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:27.253Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=347c9bb3-a786-4f57-9afd-900ed1e15b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:37.259Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7a4d35bf-f09e-46a5-9756-90494dfc9392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:47.266Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7054248c-6a90-414a-b7ef-5b3ebdd52dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:57.273Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8ea3505a-1c36-47f7-af3f-34e3343689d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:04:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:07.278Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=77ee293f-1d36-4aba-8785-ae4ab869faa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:17.286Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5952f570-0d44-46c8-a6af-0d88317c8797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:27.291Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6eb23a81-92bf-4923-a267-6340209ff166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:37.298Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b81968e3-007f-471c-856f-8e2529b09cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:47.307Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0ec289a8-4334-416f-bacc-57e5d62bf447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:57.316Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ab1e0056-96df-49f4-83c7-abc353654cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:05:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:06:02.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:06:02.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:06:02.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:06:02.717Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:06:02.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:06:02.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:06:02.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:06:02.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:07.326Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fab4d958-1a24-495e-8047-e6131b035501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:17.334Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d80c6f22-5bb7-4c2f-ae05-08c670c0ba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:27.345Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=87a6f1c3-6e9b-4dc2-b326-f630ed25418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:37.351Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e10f7dda-235d-46f9-9bcf-9aae2ef4d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:47.357Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dd40e445-899c-4e8c-9881-fec04492d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:57.362Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=28dc537f-27fc-437b-a4a4-49789b7f08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:06:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:07.369Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1cd9bcd0-60da-4f17-a248-a52e0a9f8903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:17.374Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=bdc72d0e-1226-4d27-ad95-c7cedeefd5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:27.380Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=484df2d5-a714-4377-aea4-cea9920083ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:37.387Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b066de04-784f-42cd-85c1-f5bf4ccdd932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:47.394Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=27c69ba6-4ca8-4d1e-92a9-d823e980fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:57.402Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b288a4d1-6ddb-4830-8bdb-1783376ce7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:07:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:07.409Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a54706a2-65ff-4299-b841-05251e79549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:17.417Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=58c7e924-6b28-4ab4-92c4-f727928674e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:27.424Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9314e0af-32fe-49c5-8887-055454f256d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:37.433Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ed8068f4-b796-4e25-b1cb-1d05199a5dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:47.445Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7da3b242-979f-49c0-9c19-ac86532d733c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:57.453Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7757591b-bcbf-40ac-b360-3c3b489030b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:08:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:07.460Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8b5933ac-10e1-449c-9851-0cbe420bd97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:17.467Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0f15f9ec-3123-4c31-bca6-ed13afdfabad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:27.474Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b5901493-f221-4192-9d59-5d7187592697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:37.479Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5dbcc9e8-7b8d-494b-89af-ab3b4f863fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:47.487Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c79a13d8-76cf-4c82-b23a-5919770b68d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:57.493Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=79c03213-e34c-4d07-87e7-c45a8f5d9be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:09:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:07.498Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=83b6f148-b346-492f-a6cb-04e76dd4ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:17.506Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=07eb4fb0-ccac-4bb6-9d7a-da7e96bd55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:17.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:27.513Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cb2df186-8de2-4e13-ae38-583b89e9a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:37.520Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dfe75e2f-866d-4525-ae22-a923db735066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:47.526Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=75a0d267-4868-461a-be99-2320106a5bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:57.533Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ca75a514-cae4-400e-b36f-831fc4ac8760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:10:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:11:02.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:11:02.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:11:02.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:11:02.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:11:02.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:11:02.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:11:02.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:11:02.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:07.541Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d05667b3-2bae-4083-89cc-3811c568f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:17.549Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ae82a3f9-c5ae-439e-badd-43334ec71a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:27.562Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b4cf1cb1-b755-4993-ac6b-2aade3fe0e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:37.569Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=50643944-2e52-48d5-ab08-da45361cc900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:47.576Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=91b95983-ea15-4cb4-8e1d-b692bdd05e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:57.583Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dffbca98-aa95-4b76-9ff7-6424626f0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:11:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:07.589Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ba06a941-7258-4739-9a9b-da5a27647e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:17.594Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=04aaba31-d5ba-43e4-9143-e768fff01639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:27.601Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=813be2d3-4d46-4847-8a89-282aa0e10147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:37.608Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d355f025-851e-488f-bf9c-6291f7daaa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:47.614Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eb2b74c7-8a03-4ef7-8fe9-9061b34b51e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:57.620Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6f7ce9b3-5e4f-46b6-93c9-8f206d481c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:12:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:07.627Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=51b08dc2-0094-4e4f-8d8e-b9e9428bccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:17.637Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=77f626d8-9de9-45c8-94d9-db7f78060ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:27.643Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=26117375-b6c7-4488-8e8a-9ce99d5c7383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:37.652Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=827c494a-069a-4d61-bd19-68592bf04b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:47.658Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c5510962-77f0-44fe-817d-d9e9bcf8ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:57.665Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c4478365-2513-4157-84e4-3c170a285762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:13:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:07.677Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2bc3346d-20b0-4829-bf40-68c03f8fefac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:17.685Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e7f96d74-14d0-4c26-8330-a0df3c8604ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:27.693Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6ab2593b-1459-4a13-b23a-6580230f713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:37.700Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a0aca030-4143-41c4-a847-75b04cb86719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:47.707Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=68839799-8c1c-4f54-9a4b-2685b96c0fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:57.714Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cdaf3ceb-a973-47b5-8556-3d4f5068732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:14:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:07.719Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3e547a2c-f3af-41ed-88c8-6252f1ece939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:17.725Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a743832c-8317-440a-b69d-98059c322ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:27.732Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=43eb4da7-dbe4-4a98-810c-dc5efad5bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:37.738Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d83fe04a-0db5-487b-b002-808de6e63772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:47.747Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b2a6501d-4196-42ba-9b00-4e9178834ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:57.755Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3dafb3be-e729-46b3-8dc3-2b1c70bbd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:15:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:16:02.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:16:02.687Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:16:02.688Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:16:02.691Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:16:02.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:16:02.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:16:02.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:16:02.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:07.760Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3e4e5e5b-1b77-4a86-84d9-d8f3049b3c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:17.766Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=49171cc4-46ce-4597-a334-518424976033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:27.773Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3be0f79b-b923-4963-a8e2-ee28d34891eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:37.781Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f056e1f3-fa7e-4709-814a-208c942d775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:47.789Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=df58d146-f306-4208-985b-29d83f0efa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:57.802Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8607b329-b3be-4374-8233-6f98e2aacf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:16:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:07.809Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5fff968e-b44e-493a-94ba-c11b6ce65d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:17.815Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=22bbc0ad-8b30-4c30-a394-785a48b525dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:27.821Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=573daa92-508b-4807-9e12-826d5c0aded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:37.827Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=11210a71-bd37-4a07-9965-db3dc6b61ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:47.834Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1070b3fe-a336-4183-a180-1a9cfd6a3bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:57.838Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f080fab7-d3d5-4a40-b01f-864e6d02651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:17:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:07.845Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b1752d12-7033-4d6a-a695-5fcb8779305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:17.851Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0e492b24-5250-4050-8439-6507919309f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:27.857Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=12e5bbfa-cdca-49e4-ac19-f2f93b962f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:37.862Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aa725c48-6626-4a45-943c-310287558878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:47.868Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=129370b6-ac5d-4cc9-8ed7-c1d2874bfb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:57.874Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=cc6e52bb-49a3-454a-b4cb-40ae93d141c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:18:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:07.881Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d5f064ca-7466-4f61-8b65-a12a57fa6e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:17.889Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3581748d-7883-460f-9c47-b1d082cc18fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:27.896Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=34e1eae6-50f4-45fb-a4dc-eb1d824c4b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:37.903Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a89227e1-390a-4a8b-9a53-f820319f70a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:47.915Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ba09f366-ee80-4899-8630-b67d3e67aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:57.926Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=98ddd1a1-94f6-412a-844f-2990da195a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:19:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:07.932Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e81d0399-0c07-4722-90c6-475e3b603e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:17.938Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4ed6915b-7a07-4787-89c2-d47c1e8ba28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:27.943Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4941760c-bc91-4e99-a9f0-f25f5cd05162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:27.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:37.949Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5ab6a4fe-f5d7-49d9-83bf-ce1a00df3df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:47.955Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f01cb604-4974-4094-85c6-cbbf54ed546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:57.962Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c2388d39-6ad5-47c5-aa26-fa3f8090719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:20:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:21:02.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:21:02.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:21:02.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:21:02.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:21:02.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:21:02.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:21:02.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:21:02.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:07.968Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f9f429d0-fb21-4ea9-b846-95024ff08e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:17.974Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=98bdf296-39b6-4287-ab0d-cb251d6a81f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:27.981Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=aad9c68a-a87b-404e-9cdd-761c35b9248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:37.987Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=33e12e88-822c-462b-a3e3-ff3e4066d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:47.994Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c2af2b01-f6c1-4272-b53b-e8cf9c3f4534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:58.000Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=01258be5-1c25-47e1-918e-5fd16b823667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:21:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:08.008Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=84a45e3a-cc63-4d44-97e7-035fc66f0401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:18.017Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3dde9dab-c5d0-4511-b1f8-d952571cd935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:28.029Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eaa941f5-dac4-4cb2-8e6f-580739ef1297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:38.039Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ee3ebe58-31b4-4fd8-864f-6db67dd90585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:48.046Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ee325838-87e2-49fd-8443-c1a21119f1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:58.053Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ffb66e51-5303-4da7-8fe0-9bb91b1cdc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:22:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:08.058Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=81e23983-a2aa-436a-aee5-f286b0c35d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:08.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:18.064Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d8eb8811-e3c9-4ee8-9f5f-42cfab12c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:18.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:28.070Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7a9383a0-d2cd-4dc0-b5d9-67016a0df426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:38.076Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3c51f482-bfb7-4b0f-96e3-45dfe403cfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:48.082Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6d4ad2f6-7c8f-4364-82b7-3940c3a52d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:58.087Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0d2f92d8-a71a-4e26-aa74-39e81d2e4f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:23:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:08.093Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=45b9d5be-ed4e-4a79-b50d-e3a853afb7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:18.098Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8f10569e-2437-4007-86ad-67df7afb5fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:18.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:28.104Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1952483c-ffeb-4094-ba8c-50dc83b88d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:38.110Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2562aa03-5bf1-4909-8151-c4b25ac0c497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:48.116Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5f94406b-4967-4fce-a8d6-8da9e8416bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:58.122Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d379b65d-9e39-41a9-8e08-f0937fe7b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:24:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:08.129Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=63abdede-6cdf-436f-b8af-8ce4db1979a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:18.136Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4b698e00-2287-45ad-8911-92117669bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:28.147Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6bdf9a17-f265-4e23-ab9f-a9ec11b1dc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:38.155Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b2ce7470-c6b4-4704-8b55-6e50d9182676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:48.165Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b2d0b5d2-bd2e-4690-be4d-6cf7cea77bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:58.170Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=66c2366c-b1c5-4163-9b58-7d78da4d94f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:25:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:26:02.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:26:02.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:26:02.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:26:02.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:26:02.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:26:02.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:26:02.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:26:02.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:08.177Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b5d8b33d-881a-462f-b70e-e88c47c94d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:18.183Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=51f251fe-0d8a-481f-8e69-a66639d48f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:28.189Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8b6c96a4-dece-4286-90a7-93c864c11dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:38.194Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=19f9afb6-22cc-42d0-ad8d-cc5aea39e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:48.201Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a7c12759-f200-4d26-9522-e2c816f658b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:58.206Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0eca8eee-4592-4720-a775-2fc54b307307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:26:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:08.211Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fde723b4-a68a-42b8-b90d-0edf7ddc120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:18.217Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=54187447-a334-44af-bf4a-c434b92423c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:28.223Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e304974d-ee6a-4894-9823-1683227ed761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:38.229Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2fd2721e-fd69-4e51-9ad4-22e6323f56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:48.236Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=df9c9f9b-40ef-415f-88ae-eea0b45541b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:58.245Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=18da84ea-d140-4199-90d5-8d8005d2fac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:27:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:08.251Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3b5f7695-e1e6-4ca9-b24d-9bb0c4947b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:08.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:18.267Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5f7e7438-2a53-4c15-9699-74b4f7802d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:28.275Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7d54d83b-7fbc-44d0-a377-2bf5326b3374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:38.282Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1073214d-a7f8-488c-b15f-7ff118eaad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:48.288Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2756a9c9-4cab-4b6b-a6fc-369435963c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:58.294Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=87bcf0f4-30dd-4981-8cfe-845737d6df55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:28:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:08.299Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9a120466-1bdf-4be2-9b0a-ab3daa7fa389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:18.306Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4ae7dc61-06c1-42a4-b987-8f5cc9669a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:28.311Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6147d5ee-b631-48ac-84b1-20ee0d0c1842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:38.317Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=29882f45-ce08-4389-9fa5-11aef2ebbccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:48.324Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=64a186ba-b7fb-4225-b4e2-4b4821967a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:58.330Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=889e1b41-dc93-4b4a-bec6-aa6bb29ac314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:29:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:08.337Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=07b28312-138d-4a75-ae03-d42700c34c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:18.343Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d27b41af-e8d1-4eda-abef-2d0efc9acad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:28.350Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5a658488-c9f0-4d04-a488-3a64f1751171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:38.357Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=817ec688-caf6-4ebb-ad76-739354b519c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:48.365Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a438d3f4-2779-4445-a47d-9422752cf2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:58.376Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7fed9152-8d1d-4437-8b6a-728db1bc9f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:30:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:31:02.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:31:02.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:31:02.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:31:02.686Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:31:02.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:31:02.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:31:02.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:31:02.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:08.385Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e6e8caa6-42ed-4fb4-89ed-58a3b5177128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:08.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:18.391Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=89d080c7-7f3f-45f3-abcb-45762dfbae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:28.397Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5b9e0877-2bd0-45d3-8d01-47ee1e493d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:38.403Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=25da1b77-ad8f-47ed-8756-adb23bb27d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:48.411Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=51efd9cc-2066-43d3-a67b-11fab1e90eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:58.416Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=83f37263-7c5f-458a-afa5-585518de5e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:31:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:08.422Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1b5df89f-af29-45c8-b7e7-c56569502a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:18.429Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ade6b8d3-ecd0-452b-9426-691fec4809b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:28.435Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=33844f42-9923-43a1-9478-cdf21722d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:38.441Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=ddaccb18-06e7-4eb0-991f-51f15904ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:48.447Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=77b96a3d-83e2-4ec7-bfae-479909d14581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:58.453Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4a85809d-ebc8-41ef-9448-a3052bc0f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:32:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:08.459Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8a96aa15-1283-4698-9e1b-c1dac66d9888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:18.467Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=02d968b5-cf00-4e98-91a7-31798e0f098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:28.473Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8b4dc093-40a0-470d-8fb1-56c41bf74a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:38.482Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=14a72753-fc18-49b0-8457-5fe5a447049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:48.493Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c7b39228-94ef-44a2-a3ca-3ac7d3b18ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:58.500Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2cb023ad-d37b-456c-9c74-a6824759fbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:33:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:08.507Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=373ee466-bd36-4b6b-ae1f-8a546c1c2dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:18.514Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=86721310-ae1d-4f4f-ab4a-e875dedc83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:28.520Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=40c0df94-eaa0-48ff-83e9-5bed20c87e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:38.526Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6df1e0c6-33fa-496b-b785-07ecab38b65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:48.532Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=13a758cf-e248-4698-acf1-3684678be747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:58.538Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7b2c79ad-bad7-45d7-ab18-787e435cd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:34:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:08.543Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=24c230d3-fd52-4833-b60d-d97be75f5b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:18.550Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=de6e04c8-83db-4e07-9930-1c2048b90d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:28.556Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5d152ddf-21b6-473e-8b38-17f97d1b9068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:38.562Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4426b948-4bf4-4251-bbf7-870c71447449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:48.567Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f1e1e4a3-9262-49e5-8ec8-ef4c249d8ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:58.574Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=c97578d6-115e-4b9c-bfdb-2d63d23e73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:35:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:36:02.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:36:02.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:36:02.671Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:36:02.673Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:36:02.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:36:02.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:36:02.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:36:02.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:08.582Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=de68072f-f35c-4146-9da2-b8eb902a3341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:18.590Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=722809e0-e6cd-46a6-bf93-35acf66dc451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:18.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:28.603Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=abcdd87a-c74a-4d03-9d3a-4d10779111b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:38.610Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2c7dad96-c2d0-4b11-924f-e561c3f57e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:48.617Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=679add9f-0550-416a-8c0e-2da20d3584a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:58.624Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fc6b3446-da02-473e-8e94-8f44dfac15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:36:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:08.632Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=eb600adc-5688-4aed-8bd0-b6c5871c472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:18.682Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=23789c09-8c34-4c7a-95b6-4781da969084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:28.686Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0770d55b-d970-45cd-a93f-7d40022810d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:38.692Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=db6ea7f6-4652-4a21-bc77-62fc27668816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:48.699Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=efd3b791-c300-4b49-b24b-18163286dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:58.705Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=89980315-c916-4d6c-90bd-90f0003a43f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:37:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:08.711Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=6efa6367-0ba6-4220-bceb-02f36c22338b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:18.718Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=de99a677-eabf-4728-b6f9-c5305552d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:28.724Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=662e9d19-3b10-4206-a80c-9eaf59bcb479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:38.730Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d56497c8-86b1-489a-9054-09305a230a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:48.737Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8766723b-3794-4428-a2e6-a2552de8c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:58.742Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9571c6a2-f57b-4206-945d-8f022bef6bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:38:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:08.753Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=dd4683dc-6755-4513-b503-19b251236ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:18.764Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=8fe07cd0-0c97-40a4-8b70-b9b817218ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:28.782Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=83f60096-fef6-40d8-9c64-97bd96098778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:38.789Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=44111ef6-3de3-4d29-9e8f-963b1bef477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:48.795Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=95bd21b5-79ca-49ca-9d7e-2adff43c59c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:58.801Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3b2386f0-7816-4da7-9afa-00e38cc2c3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:39:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:08.808Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=be7d1d30-d643-4233-b823-4e63c4d145f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:18.834Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=9d91bb77-3e1d-4d90-9ec7-16e405891286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:28.839Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=5ab1e82b-3f26-4073-b479-8e51cfc6dc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:38.849Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=03b228fb-abdf-4e53-8765-b9918ca81799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:48.855Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=fb52bd78-12eb-49f6-b951-0459f5b49325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:58.861Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=059e61bd-5d72-4d8a-b000-1115075b445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:40:58.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:41:02.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T00:41:02.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T00:41:02.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:41:02.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:41:02.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T00:41:02.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T00:41:02.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-24T00:41:02.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:08.868Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=7e0cad85-9888-4536-b1cf-3ebb7a294933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:18.874Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=97071159-841b-4046-bdab-d6c07b51ce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:28.880Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=f66188b0-b936-4f78-b966-4e9b6068c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:38.888Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=3349de0a-112c-4783-8820-d4e7810ba490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:48.896Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=b2d90fc3-1a86-4af0-84a4-904d32dc7ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:58.906Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=4f489640-a143-4128-88e4-7fc4bc954082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:41:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:08.914Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=03733581-deb3-46e2-960f-32b67a785f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:18.919Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=0ad754ff-4433-4396-942b-e3fa172b60a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:28.925Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=959f97b4-d1a2-4a22-b273-f278d39337c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:38.931Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=d9559726-de5c-4ac6-bdc7-c36bb58a6be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:48.940Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=39f1f654-ac77-4287-89c0-529770093755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:58.949Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=a8f28f90-6ad0-4d50-bdfe-5e5deef63db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:42:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:08.956Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=95819648-2073-4f15-ac12-c89bd31b775a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:08.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:18.963Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=33b09ba2-ae87-41c7-be6d-b6125cfdc8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:28.970Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1f99657c-beef-40b7-afcc-5be1df12beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:38.976Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=1fcabf68-e1ad-4557-b720-d4eb85b72235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:48.982Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=45f44825-a34b-4083-a90d-596c2c65a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:58.988Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=2b3a7994-4e99-44a7-92b1-e24cb76eaa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:43:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:44:08.996Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=e1d1919d-1015-45aa-a1c3-d224444814d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:44:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:44:19.003Z |INFO |Init configs |InvocationID=b821ae46-8f1f-46df-9fa5-cf116aa7e9d1, InstanceUUID=35d6862e-c99f-44e1-aaa9-966ff0a16c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T00:44:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |