By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:26:30.502Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:26:30.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:26:30.561Z |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 |2021-12-10T02:26:31.195Z |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 |2021-12-10T02:26:31.278Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:26:31.279Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:26:31.279Z |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 |2021-12-10T02:26:31.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-10T02:26:31.460Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-10T02:26:31.478Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-10T02:26:33.199Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-10T02:26:33.715Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-10T02:26:33.754Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-10T02:26:33.754Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-10T02:26:33.801Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-10T02:26:33.802Z |INFO |Root WebApplicationContext: initialization completed in 2323 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-10T02:26:34.280Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-10T02:26:34.883Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-10T02:26:36.457Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-10T02:26:36.862Z |INFO |Started MainApp in 8.964 seconds (JVM running for 9.602) |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-10T02:26:36.914Z |INFO |Start scheduling PRH workflow |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:26:36.949Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d8eddb07-4a8b-451c-9843-36556c7eaf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:26:38.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:26:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-10T02:26:43.871Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-10T02:26:43.872Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-10T02:26:43.874Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:26:48.466Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3574c442-22ce-4f26-8850-5c8b1c072903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:26:49.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:26:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:26:59.535Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9bb6a7f5-bf76-4f78-bf80-5e68916f813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:00.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:10.604Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=19fe15d4-804d-481f-bcae-6a4571c8e4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:11.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:21.772Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=be453b75-a11d-4d41-b2c7-cca67eae33f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:22.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:32.813Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=87eb7f41-7258-48fb-ba93-65dbf3bd8990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:33.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:43.886Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cfa76aec-6c71-48c5-9bb9-0419c5a052c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:44.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:54.989Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4fd77f44-86f7-4b9c-abdc-1bc2e3c3f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:27:56.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:27:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:06.060Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=74303a35-8838-4ac1-9a16-e435c53621f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:28:07.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:17.102Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cb38f9a5-ff9e-4d2a-87e4-e044d0cfa940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:28:18.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:28.204Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b7435429-6b8a-4b33-bea1-0883beb6a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:28:29.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:39.279Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=dd272bb5-dda3-4b4c-b083-ce40c972e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:28:40.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:50.318Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e60f22cd-ce58-4d78-abe0-f771882e33d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:28:51.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:28:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:01.390Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=56b60826-a8a8-4ee5-ae47-02e64c6b59c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:02.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:12.459Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c4c6e772-80f3-4aab-a78f-e7f21847a3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:13.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:23.534Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d36f3cd6-e26d-46dd-9197-aa87105be3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:24.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:34.603Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1cf69373-9a33-41d4-b83f-3968ab0a0211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:35.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:45.645Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=684a14cc-4a00-4001-8b78-96d61d6bcb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:46.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:56.718Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a2044dac-08b0-48fe-acd0-cb27e50a35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:29:57.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:29:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:07.788Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=044854e8-de34-4b90-88a8-e4d35bdf0908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:30:08.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:18.862Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=08fa9554-a85c-448e-b279-929eb2b03867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:30:19.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:29.899Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8d7363df-5006-46c6-8ced-dc8d6ce80e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:30:31.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:41.006Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4276f578-5627-44e9-a873-943218659c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:30:42.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:52.088Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=32572511-5979-4652-a989-91016a4760d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:30:53.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:30:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:03.213Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0c768dae-fbf2-4265-ab7f-e102f320a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:04.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:14.320Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9033d726-59f1-49c3-bbec-3c282223fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:15.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:25.358Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f5b02529-e1a0-4b1d-ae37-8366ac6a0cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:26.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:31:35.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:31:35.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:31:35.795Z |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 |2021-12-10T02:31:35.798Z |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 |2021-12-10T02:31:35.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:31:35.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:31:35.811Z |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 |2021-12-10T02:31:35.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:36.431Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1c7bf054-fe7b-4db6-b34e-1e645315b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:37.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:47.502Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3790f668-2b6d-4f02-95cf-d44f937c2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:48.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:58.543Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8438e478-5f76-4776-bd17-52bafad6c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:31:59.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:31:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:09.614Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3bc15bb1-e6b1-4052-844b-0c89c8e62566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:32:10.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:20.684Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b4c41065-00db-4732-931d-7ee563adb3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:32:21.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:31.725Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7f684d62-8e2d-4d3d-a2e8-9d99dbfb997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:32:32.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:42.797Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9df6718d-53a7-4c18-8086-d1ad8dc449e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:32:43.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:53.870Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e13471c0-dcf1-4169-bd71-fd64058bde35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:32:54.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:32:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:04.912Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9123fed6-c2d0-4421-903d-43898cf6d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:33:06.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:16.045Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=67cdd80a-aa47-43f0-a200-0ca50ed97fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:33:17.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:27.118Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6c31bf83-83a0-49b9-8784-4a23d6d88b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:33:28.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:38.190Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8acd614a-2c5e-4513-9dfa-f142d53cd239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:33:39.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:39.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:49.325Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=dd85b0e6-0100-4df4-b656-678b8b368622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:33:50.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:33:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:00.398Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0842934c-46d7-4343-9db4-5a9362989799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:01.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:11.438Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=dd0d58a3-4522-452c-be7e-ec855673ea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:12.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:22.603Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=db07c9de-2a2c-4dc3-b64c-c321d3a72507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:23.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:33.678Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6f2d0792-8c06-44b6-a0e4-25f3326b50b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:34.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:44.717Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=66d8ea2d-b80f-4883-9485-85ea1b3d2e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:45.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:55.789Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7a0853b3-ce58-42ff-bc9b-9fff9818f2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:34:56.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:34:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:06.860Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7945742e-a80f-4bb0-91c7-0f9761f24b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:35:07.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:17.903Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f67bf976-17cb-4ab1-88f5-ef1fd735ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:35:18.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:28.975Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f3173447-f5ab-44ad-8534-6cb092ab72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:35:30.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:40.109Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b39e9c4c-028d-46ef-b004-4c13163cdf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:35:41.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:51.198Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f885759e-e010-4414-ad4e-4f32e5895137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:35:52.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:35:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:02.253Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fdc6fd1b-5b67-4eed-8db9-3a52491824e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:36:03.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:13.422Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cc3d2f06-c574-4d8e-817f-81a419e85135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T02:36:14.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.70:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:24.462Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=17631800-eb53-4ee2-97b8-3fc425fb5e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:36:34.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:36:34.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:36:34.591Z |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 |2021-12-10T02:36:34.593Z |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 |2021-12-10T02:36:34.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:36:34.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:36:34.600Z |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 |2021-12-10T02:36:34.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:34.768Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bb710f20-c00f-46c7-9a92-a820f2ce00ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:44.784Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e1f09a5b-9558-443d-95c1-1f798b124e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:54.797Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=83e042b7-b634-4ded-93dd-6d47690e5faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:36:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:04.811Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=06bd9fd8-6f28-44dc-a454-833bf27f460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:14.823Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b72555b6-0e9f-43b7-bc8f-72ca0137084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:24.833Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b77a3cf5-6e10-4ac4-9608-a9ade0482f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:34.846Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4a286854-a903-4c36-8c43-000cbc86d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:44.855Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=48166386-aff3-4867-9393-fdc2907a670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:54.867Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=813f86b5-73c2-496f-8652-48efc25c0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:37:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:04.879Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8e7326bd-881a-4fad-87cb-a80920a1db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:14.890Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1f85cdd6-9857-40b1-9436-ba271f26da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:24.900Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d4e3d69a-f313-4b86-a256-c445f58b2f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:34.912Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=80db7a8b-ea45-4b95-8b1a-fe2cf9b27b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:44.925Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9a67f96b-ebec-428d-9ebe-2b938b34ea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:54.936Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=02709ab7-1adb-41db-bf69-fe02d27409cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:38:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:04.948Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=48a8b453-f256-4b62-a713-0f10e6bc3eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:04.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:14.960Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8d3dcdcf-ca63-4196-84bf-e9e7c3b5b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:24.970Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0881a08b-fd21-4485-b216-99bb4ac0a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:34.981Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=17052e7b-bab4-4549-9b2f-d27614bd571f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:44.991Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=74eb4dfb-3287-4f89-9e4b-659394c21aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:55.002Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4310a3de-b532-4465-a5cb-0d2008535ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:39:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:05.013Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0dcd8b00-dc31-417d-8e9b-2292204eb3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:15.024Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=33e29fc7-c900-4751-b72c-5c9913b345f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:25.035Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ad1c4dab-c7d2-49a7-b840-1be4529b7cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:35.052Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f7d23831-4d5f-4a11-ac69-5cc36eb39c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:45.063Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=08728807-179c-4478-965d-d01a977c7b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:55.073Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ea83eba2-5da4-4a1d-9eb7-2fe406dc6bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:40:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:05.084Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=06730702-38f9-4bdb-93e1-a1be9b352f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:15.095Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0aaeeda0-66ef-4a4e-8ced-f494259885f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:25.105Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=141ca06c-d55a-4ffd-b654-9daf03a2a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:41:34.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:41:34.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:41:34.549Z |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 |2021-12-10T02:41:34.551Z |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 |2021-12-10T02:41:34.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:41:34.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:41:34.559Z |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 |2021-12-10T02:41:34.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:35.116Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=10a7207b-4b53-46c7-8d97-2874eb0ad7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:45.126Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=801b2108-2e7c-4a71-8013-a7402f13185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:55.136Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bf9233d7-61bb-4424-80da-b14418441f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:41:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:05.145Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=56e50ff8-32bb-4c31-8c81-2326c458c41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:15.154Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1b40c6ff-c6ef-4da8-b2a8-8bd9798413ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:25.166Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=799b4598-ad04-4b50-b954-06a10fd16ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:35.176Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=16d5abea-6ed5-4d40-886b-a04af2bb83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:45.187Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=be0073a5-db9e-4020-b04a-e53d7344453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:55.197Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b58c7192-ce02-42ba-8789-1701f1ec584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:42:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:05.209Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=313bc84c-bb1c-4e15-b23a-5fe381f07f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:15.224Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=09923c54-cb1d-48ad-bd70-7279d7b9b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:25.234Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2923475f-a1b3-4571-af29-800b9aad6c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:35.246Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4352d460-fe34-4174-ae25-a3129ab2d2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:45.259Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6c1ee23c-328b-4cca-9045-d0dd987eb31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:55.269Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ee8196fa-b1cd-4b44-9674-bd87a3fb4fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:43:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:05.280Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=09a7fc41-5bd6-4688-9205-70a03c50d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:15.290Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2579392d-018e-4d86-a496-c36cdece03e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:25.309Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=21b18628-79d8-42ec-8c62-248191632bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:35.321Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0008a329-4bdd-4f45-9381-50493decad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:45.332Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2b635307-a6e8-4a31-a4d0-0c6649ce0967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:55.341Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=44d27165-24a5-4bed-a3f8-d5e431c4d2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:44:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:05.348Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7965b145-0290-45a3-8522-e97fb7a03d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:15.356Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4f19821b-bf61-4afd-8c88-605fe688b959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:25.378Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1fcae634-b622-4bd9-9d09-d136be19eb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:35.387Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c11fe54d-9702-4a36-aa3f-aaf9f9e1198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:45.402Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f9b127c5-b2c0-4f5b-b020-0ebf81b9c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:55.413Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a1c17047-3cb7-4672-b532-1cfee126e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:45:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:05.423Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a65a2474-eaab-42d8-834a-e9b83cd9e908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:15.434Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e0a86c8c-0f03-412a-9a7d-5256d264507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:25.444Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f13ad5c0-c777-4a53-ab05-492808e9963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:46:34.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:46:34.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:46:34.546Z |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 |2021-12-10T02:46:34.548Z |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 |2021-12-10T02:46:34.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:46:34.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:46:34.556Z |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 |2021-12-10T02:46:34.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:35.453Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f1620cf4-fefc-4822-85dc-52d62fe08034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:45.463Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d07d3f3d-3be4-4733-a098-068431a5c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:55.470Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=603a9466-51a4-46f5-8fe3-518e8e99a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:46:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:05.479Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5b58facc-83b3-41f7-9e66-116579e24611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:15.488Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3558ba14-f1e8-4ffa-931f-9c86b967a5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:25.499Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7966fd34-99d3-4aa1-8388-ccc7e70a537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:35.510Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=39c8be6b-3967-4186-ba59-a8fb3e3167ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:45.518Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f7fbcbbd-5837-4142-af6d-c2d89b10ff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:55.527Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7659a9b2-1396-4fe1-98bd-02cba60ed0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:47:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:05.538Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ce8b27d5-27d8-43ed-ad2b-d56ab6b62e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:15.545Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=95afe694-813f-4e60-9c78-d0de093dbbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:25.552Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cc9481ec-ceea-450a-90c4-6485a1e727dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:35.560Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2b190e13-ee08-4d47-ae44-852adbfb5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:45.569Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=97b7f361-5d96-4548-a56a-b613f9fa9866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:55.581Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=78118a3f-db40-4e54-9cd7-d0e36acace22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:48:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:05.589Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b5d44698-f724-40b8-b998-febde6bb035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:15.598Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ea045b25-7e75-418a-aed4-0055a58a443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:25.607Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e1110a9e-2eb2-48b0-8bae-3f8dff98e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:35.616Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f599255b-d6b5-434f-a480-ccb0d545f49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:45.625Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=40e7a2e7-e30e-41e5-a5cb-837542aef728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:45.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:55.634Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5a5c42a2-d69c-4280-8bef-df29b0873ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:49:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:05.643Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0fd5b828-6347-4532-98e2-9ba631df7d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:15.650Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0e155d99-58dc-4839-a51e-dc847d17af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:25.658Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=70d0d7be-f2be-434b-a7ed-9152ed3aa4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:35.666Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4298a069-fce0-42ba-bfdb-28cdd9c2230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:45.675Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1e929dc9-176f-48d7-bec0-5d7612d84ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:55.683Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9a074b9e-c885-48c4-95b1-90b5514b30e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:50:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:05.691Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=743209ee-0def-4d46-bd62-f00caa07f9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:15.700Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a6aa0705-53d7-414b-90d6-7ec6e793af4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:25.708Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=13beb293-fee8-4c64-bfcf-ba323d011955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:51:34.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:51:34.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:51:34.527Z |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 |2021-12-10T02:51:34.529Z |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 |2021-12-10T02:51:34.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:51:34.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:51:34.545Z |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 |2021-12-10T02:51:34.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:35.718Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=90db3da2-24b1-434b-ae46-d8f0f091e81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:45.727Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fcc5c7b0-caf4-4ef0-944d-1e8f760c43d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:55.736Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6c4e537e-e7ed-43f0-a716-aa136f83bc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:51:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:05.746Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2ef7a343-2c91-4cb0-a51a-905210919129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:15.753Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=999f3dbe-930f-4981-93cb-ab3c8acb6e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:25.761Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cb458efc-4623-43ca-9172-b9ed177ad235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:35.771Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=241e6ad2-6041-420a-a79f-dcd54ac9d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:45.780Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=907c0054-e5d0-4f63-adc4-b09b596e19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:55.789Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=db9fe19d-4e57-4dee-b89c-f9a439a030f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:52:55.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:05.797Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e12a90ad-6baa-42b9-8d7e-31657a35a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:15.804Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=efb3f3cf-9481-4652-9311-bf60f2381856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:25.813Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=faea6abc-9d6c-4c9b-a642-8bed6c60bdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:35.821Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7f5458eb-0179-44ec-9903-be974aea2e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:45.828Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d6fe6fb4-2b70-4692-9483-c9db1bb6fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:55.838Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ed09533a-e64c-40ef-b894-ef8bba7451c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:53:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:05.846Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=376a162c-8665-45e5-b07e-8bd7bc5ea47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:15.853Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2a6f4cba-2b86-4581-8785-df1d6dbc0269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:25.861Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cde5bf88-5acf-423d-9eef-90a5eb69dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:35.876Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=00eafab5-9f2b-4829-965b-a257bc300371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:45.885Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b49c580b-8b6b-4384-b17b-6c0cdc6876fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:55.891Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ca845c42-8670-470c-bb2a-fce6d499b18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:54:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:05.901Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=13ef76ce-8345-41f4-86af-76541f58a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:15.910Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=77f2950e-1fc2-447f-a9d9-d2ff581949ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:25.919Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=dc078675-4280-4eb4-b9a5-7616cb77cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:35.928Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e537e3b1-98f3-4a75-b309-f4cb100b8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:45.937Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bba8c5fc-d217-488c-8d7d-35f17edf482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:55.946Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c1dff0cc-9014-4969-bdcd-a4ba67ff9327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:55:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:05.956Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4a2fd67f-2d08-429b-954b-3faea6596c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:15.964Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=126755dc-ca1b-42a9-af15-b72a6b58117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:25.972Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c8438bf4-7735-4c00-bd5e-41c7a14ca123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:56:34.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T02:56:34.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T02:56:34.526Z |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 |2021-12-10T02:56:34.528Z |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 |2021-12-10T02:56:34.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T02:56:34.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T02:56:34.532Z |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 |2021-12-10T02:56:34.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:35.980Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0e1136ba-c813-4c5b-b64c-22d3da4196f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:45.988Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=586914c6-2690-47dc-a0c8-2404c5bc40bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:55.997Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ee1dd913-f923-493f-9c15-76d7f239d839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:56:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:06.006Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=02856e24-391a-4545-bddc-c5bea98d5a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:16.016Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3b3865d1-5c55-4630-9801-53ca421f7f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:26.024Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3476f281-d0a6-4ede-879a-16e1e87cedbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:36.032Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=da01a4c1-2d34-47f0-8d7e-5efdf7689437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:46.046Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f5be4134-acac-465c-8aad-b0f79b558cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:56.054Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e533f85f-c861-4c8d-a346-c4a7b1ef1dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:57:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:06.063Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=79ccfcca-283d-4c6e-a717-bf7597f76c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:16.074Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b266eac7-3c7d-4b50-a1fc-93f7916bd817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:26.084Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4b476b3c-01f5-4579-8f69-2c4cfc80ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:36.092Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9928251a-c4c7-43c7-920e-25c1c1e4fe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:46.102Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b2fe09c2-db8c-4bff-ae74-6a13e40e398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:56.111Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fabff0c5-9d5a-4fee-a59b-a6376280558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:58:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:06.120Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5ab2815a-f830-41e4-967f-eb8133d9a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:16.128Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c2dbf31f-f5d8-4b6a-8f48-455d9d92d64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:26.137Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3d7dc285-62ba-493f-a46f-4d22a869fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:36.145Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4ad45267-888b-497f-b198-bc7de5d2f73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:46.154Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e096217f-f459-4d5f-9ca5-7caf55571517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:56.162Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cd183c74-22a9-4a65-a699-d4c3a6ae75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T02:59:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:06.171Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2d78e1a1-faf8-4d25-a3be-a3acc3439e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:16.178Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=20853686-3757-430a-a8da-8e146afbe4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:26.185Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d8a77820-29e8-46b3-a8f2-32cf52fcd96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:36.194Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f16cc5c3-dae8-467f-aa31-fb7a7e41a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:46.202Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d62a46ec-5afe-4422-aeb1-8e4078988eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:56.209Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b7ccb206-763e-460e-8654-0eb0d22cb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:00:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:06.216Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=dabfcb5b-abad-44a0-9f0f-65f82f451643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:16.225Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ac5bc4bb-3437-43b5-85eb-b13370e3c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:26.235Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=85d33c1f-92dc-46a5-bb9b-396f32939dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:26.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:01:34.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:01:34.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:01:34.549Z |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 |2021-12-10T03:01:34.551Z |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 |2021-12-10T03:01:34.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:01:34.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:01:34.556Z |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 |2021-12-10T03:01:34.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:36.243Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=505cdc5e-7e77-4356-886e-702a4ce2a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:46.251Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0217eb25-e4bd-4502-ad51-d377670f4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:56.258Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=06a56e93-f21a-423f-ba26-e1c372c6e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:01:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:06.266Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2fd75905-4a92-4425-afa2-adbd3050a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:16.276Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bf03ddff-5239-4b6f-bc4e-71faa68bc6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:26.283Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2c87b3d1-1606-48fe-b3ae-fb4ad891197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:36.292Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=766bf722-14d6-42dd-87d8-6d7698f2797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:46.299Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f2b25b44-b62a-4a7e-a13c-69e751985b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:46.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:56.309Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=10ed3dc8-431f-4bb7-b360-11bc1eb9a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:02:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:06.317Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=40f0e053-86c9-49fa-b921-bc94aa4d8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:16.325Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a7535bf8-b8cb-44c9-b360-23b6217b6535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:26.333Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=39e4de39-9c8a-4b25-8349-81c73cd0be3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:36.342Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=31bc0917-3762-4ba7-8f20-541d45de5986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:46.352Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3b21c1ed-0de1-4b5e-8514-b63617a09304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:56.359Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bf0e4d7a-bb22-44d4-9ba2-dea95d6a4463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:03:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:06.367Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ca8c0272-2d80-4be6-80d4-a205aafd958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:16.374Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=80aa90f9-6039-4983-9ee0-a3fecedb5e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:26.381Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a02ec5b7-8afe-4cd3-a890-75644ed0eb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:36.389Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3b53c1a7-d7d7-4254-bb62-dc6d6c4426c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:46.397Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7a221ef7-7339-456f-a4d5-54010f5abb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:56.405Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1290490d-f7b5-4383-8d59-1511dfdc674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:04:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:06.413Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=eb7d5b4a-5936-4bab-8a23-5dc2e18cf118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:16.421Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2aa83262-be4a-4838-8590-e1a0c856746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:26.430Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9473a957-9577-4e55-b029-2c8d039afd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:36.443Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8f9be329-d019-4cca-8dca-cf6732be4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:36.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:46.450Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=eadc35e6-f217-4f5d-b451-b93e07e87275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:56.458Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bc0dc5a9-23b4-4ce8-9de0-11182f9e4a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:05:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:06.465Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5f0f06db-55b8-402f-a165-6c66d818e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:16.473Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=49aba382-2a21-464c-af32-8033ddaf75dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:26.480Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cca8d034-5978-4904-866c-6d19d9c7feaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:06:34.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:06:34.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:06:34.502Z |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 |2021-12-10T03:06:34.503Z |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 |2021-12-10T03:06:34.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:06:34.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:06:34.506Z |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 |2021-12-10T03:06:34.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:36.487Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5651d630-987e-4c87-9d42-1f00c0569700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:46.495Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=61eba037-6159-4cb2-8b59-630474e6e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:46.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:56.503Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=52cc905c-917e-4f36-9058-9b94fa14404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:06:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:06.511Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=de72c6a5-3e54-4cc8-b65a-fcfbb2be2ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:16.519Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7988a051-ce5e-4b86-962f-f730482ae10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:26.527Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b2f38924-5f97-4334-97b0-44798ebfc922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:36.535Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1632fbd4-5d58-4536-8115-b5db67e2bca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:46.542Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c8fa99e0-7151-4602-bdf1-4d1418ff3d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:56.551Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1ae12fbe-ab6d-4a3b-8d69-935df596052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:07:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:06.558Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ab6c1c59-b799-42a1-ae3b-54278dd7867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:16.565Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d5db62db-bdb2-42f0-b1c5-2c0f9b743e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:26.573Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9529b4ce-a035-4eca-b7a4-8aeec170b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:36.581Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=565f0aa8-d480-4cb6-897d-0ee4db7f8785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:46.589Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4d801cba-1364-43e6-b998-8f65e597a35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:56.598Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=98b9ac4e-25c6-48ad-ad3b-4e98bac1d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:08:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:06.606Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e0b597dd-6916-4b55-b84b-fe13d334f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:16.615Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=07c85356-b557-4e8e-a8bc-3ce3cfaaa29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:26.623Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2cc2fa9d-6965-46de-ac3e-4a99d32c1d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:36.631Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=96380397-aa34-4063-93a1-17e942c9f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:46.639Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9303df25-99be-4efe-83ea-d7a879153929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:56.645Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7dc1d56b-fadd-434a-baed-526e65731e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:09:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:06.653Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=db3226de-9944-46f6-9c2d-55d6f26a9194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:16.661Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7ebaa503-2aa3-48b7-b658-88902e9c10f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:26.668Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a8b64e2e-7855-4c78-9495-7dd75b6f6f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:36.676Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=87a00fff-68ed-4436-8cba-ce698c97a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:46.683Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=018c6c7c-45b1-4248-9f1a-b99dfcfe6666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:56.691Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f1caadc1-2403-4972-9c71-990ac4acdef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:10:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:06.700Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f83762d3-657b-4e98-adac-da0cf175a406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:16.708Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=828c5c3f-6d95-469f-8f02-a6351d07ac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:26.715Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=643db756-52be-4438-839a-73bd209ef366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:11:34.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:11:34.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:11:34.532Z |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 |2021-12-10T03:11:34.533Z |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 |2021-12-10T03:11:34.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:11:34.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:11:34.537Z |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 |2021-12-10T03:11:34.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:36.722Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=456354c5-257a-46cc-8a63-dd0112c2dd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:46.729Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=68444186-3e64-41b6-a07f-9de80c2457a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:56.751Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=70feaabf-7b0e-480e-b0f6-fea17c1bbf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:11:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:06.760Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=19d43801-e361-49c9-9297-87703f5435ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:16.767Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5b50a69e-54b1-4e0f-8727-96df701c503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:26.774Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3ceaa0d4-f627-4847-9621-820c0f5de97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:26.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:36.781Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=23fa97f1-8a3b-4f62-9b3d-085fa0085577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:46.787Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b5571eb2-928b-4097-8615-17ddaf2c75a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:56.794Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d8d66d90-ab03-4073-be96-eedd6cc0076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:12:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:06.800Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a756ade1-38ca-4354-b189-d9b29f965b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:16.808Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fea6bc37-5b01-4b48-9109-610f96010a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:26.815Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=997bbf97-8c67-447a-aec0-1ecf543c68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:36.823Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1e9ba7ad-3fd5-4a19-a74d-6036ab6051f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:46.829Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=04af5df7-42c5-4855-9486-7184968b3930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:56.852Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=18e19cec-0cd2-4d80-bfc0-1e8eff95b876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:13:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:06.860Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3bd5ade1-f81e-481b-b4a4-cc9cf29b9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:16.867Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d77a4913-dd8d-454c-a98f-c845a1fab3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:26.875Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a0f04dc6-1436-4a49-b60f-b5d32dc7ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:36.882Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=78d32c11-bfac-4e10-a605-140d95adac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:46.889Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f8636f5d-ea5c-4312-b296-b638b4a4ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:56.896Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=facbadb2-b533-4a71-8cc2-5d20925d0f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:14:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:06.904Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=598bc110-caca-40cf-864b-5e87a284483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:16.912Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5a36a608-4155-4df0-ac31-e53773d22982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:26.920Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a84792a9-fb63-4422-9349-66efb75a10ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:36.928Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6cc71daf-94f8-41d7-bf13-dcf0eea16431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:46.937Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c36d4261-9712-4909-98fc-417ab5137136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:56.943Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0b8f6eb7-f537-4415-b0f2-a0cef664a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:15:56.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:06.952Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6ced338f-85c7-447d-a94d-090e557168f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:16.959Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=522f22c5-6ad3-4161-b7e8-fe1917f45fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:26.966Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cf05752c-589f-418e-a7f6-549128f51149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:16:34.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:16:34.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:16:34.495Z |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 |2021-12-10T03:16:34.496Z |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 |2021-12-10T03:16:34.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:16:34.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:16:34.499Z |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 |2021-12-10T03:16:34.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:36.974Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=175469ad-9179-4401-a18b-b01855ef5a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:36.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:46.981Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=59c9edb6-69af-4fca-abe6-8daa487083ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:56.989Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0ebc63a4-cd71-4f0a-a944-3b2729387e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:16:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:06.997Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1cceb91d-f2b7-41f3-bd51-f340fbf6c51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:17.005Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6d57f573-e387-41ee-bb4f-4ff862fa0783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:27.012Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=74309749-391f-4c18-98b0-1c7cb8e86cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:37.020Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9f6e1a8b-676c-48dc-a923-2cc6d0224342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:47.029Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c5b74ec0-f239-416b-9289-29bcfeb1286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:57.038Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=91dd8ff7-3efd-4cf8-8411-4be437b0e655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:17:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:07.046Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c7296fb2-9e1d-4e6f-a275-3152ae1cef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:17.054Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=87e77439-93ce-4fa0-92fe-c0d4843bf9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:27.062Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ed371576-d008-4037-a70b-541cdbc77363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:37.070Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c311d48b-bf19-41c1-906c-8e7b5007b44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:47.077Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5f939e0f-c9d6-414f-869c-33b01efbb786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:57.085Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=58f62a5f-0ac7-4b3f-a3cd-bc5830f822d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:18:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:07.093Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=18beec71-6c15-4e75-b5e9-2a815efa6677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:17.102Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=290f3bab-36a2-4d95-9b7d-21823dfe2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:27.109Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d4b06910-22b2-4afe-958c-58a6e6d6e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:37.117Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bc45df13-b79a-4939-aa9f-ad5b298c52b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:47.125Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ab0a8be8-62f2-49ab-aeb1-2991ec98ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:57.131Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=64982449-73be-45af-a472-81e79059bfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:19:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:07.138Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=43ea370a-6948-41e8-81e9-82d42806e99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:17.146Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=900db7a5-897b-45ec-b011-1f7806936e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:27.154Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=24567a8d-e057-4278-a7c5-b09b7cf774f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:37.161Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b436f186-ba98-4594-aa70-4f5ba68044cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:47.167Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5a96221b-d294-4fcc-a087-32caeabdd186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:57.173Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ed35a8fe-a05c-4993-8348-1aac08a45f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:20:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:07.180Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0342596b-630b-4c87-89c1-16fe342ab114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:17.186Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6b18e52e-e61e-4782-bd5c-cc3375cbb2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:27.193Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c7fd030a-e726-4c4a-b5dc-ad180420c4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:21:34.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:21:34.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:21:34.496Z |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 |2021-12-10T03:21:34.497Z |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 |2021-12-10T03:21:34.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:21:34.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:21:34.500Z |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 |2021-12-10T03:21:34.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:37.200Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=49052bc2-09ab-432f-b07d-eb77e19ff3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:47.206Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a4aa1443-3bd5-45ab-97ff-320c9990a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:47.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:57.215Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1d8f79a3-c445-4638-97b0-4900399ab9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:21:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:07.223Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=60229195-8b0a-4602-a3b4-0998a0af71e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:17.229Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ea10da52-d3ed-4cee-a60a-62077de8b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:27.236Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6c154739-d204-49d7-b6e5-c988f6f6e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:37.244Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ce71c654-958f-4223-b21d-71e1e3c9df2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:47.251Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4249a84b-972f-4aa7-8195-cbc105c273f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:57.259Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8bf6442a-c94a-46ba-92b8-6bc09174f30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:22:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:07.268Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fd5a9eab-edf2-4e68-99a1-adeb032b93fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:17.276Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a6ff3d7e-be07-4fa1-8b44-cb8ed6a3c790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:27.292Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=37ceb2d5-f27d-4ab3-8b6c-21d4c07d47b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:37.299Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f2958029-5fbf-4590-bdec-8da3be81c36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:47.306Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1d4918fd-fd1b-4fd4-8541-1a29ee05a5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:57.313Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0eb439bf-bc5c-4399-ac78-a4bfe41a2aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:23:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:07.321Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=09c5be53-f809-44c1-b0f4-478247beb853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:17.327Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5e72efc1-e893-47a0-a2b6-79f5c28e88f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:27.334Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8d387ba1-edf7-4d67-9522-df18a590c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:37.342Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=64430cdc-b147-48ad-a437-5bcb2c9f14b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:47.348Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=34212cfd-4e97-4e15-8549-154dfdb6c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:57.355Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2bbdc6e4-a89c-417e-b9a3-fb4273d859d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:24:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:07.363Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=25b7a3d4-5080-4996-bf74-eb7319848535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:17.370Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0fc96f91-974c-4c81-a99a-2287e5c5ffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:27.377Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9c25d890-47d3-476d-a6de-c517aff7a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:37.384Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f2b26a99-8f95-4420-9d71-3c55fa040a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:47.390Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b86558cf-4e42-4a9b-9959-a96f2911f14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:57.399Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9bc6d39a-7cd9-47de-a695-993db3451ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:25:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:07.406Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b6d3d486-39f8-43a6-9e30-b83e57c11940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:17.413Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=32d743f7-2f2f-42a6-aab2-161bb8b393fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:27.419Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6137a5f7-aa77-4fa3-8328-44254a47e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:26:34.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:26:34.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:26:34.517Z |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 |2021-12-10T03:26:34.519Z |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 |2021-12-10T03:26:34.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:26:34.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:26:34.522Z |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 |2021-12-10T03:26:34.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:37.426Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ee0eecde-92dc-49a1-8420-99a9e7f2f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:47.434Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=7edcf186-0e97-4b2e-9fb8-fe67e2057965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:57.440Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fc237d1a-fe5a-41cb-857b-89bc1bfe2c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:26:57.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:07.447Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3d8d3b7a-f02d-41ee-96ed-e7958ba16cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:17.455Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9f068c62-7f18-4b8b-9179-ac7f1f4b7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:27.462Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6f088395-fd9a-438a-a42c-10cdc21162ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:37.470Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b33a1e41-6f5e-41fa-95c7-ae7b7a7aa5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:47.477Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a7074dde-8b85-483e-b3a6-ccb647f4b0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:57.484Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=492bc884-6cc0-4c19-b5f6-2f256eddb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:27:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:07.492Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=37122fd7-60b1-49fe-b9aa-a29f1ecbd076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:17.501Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=17e7ad99-c424-4963-8d32-eee3e61236d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:27.507Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a40d23a5-49c5-4a2d-b00f-ba8ba14dca6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:37.514Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=564f0395-d8d1-438c-9eb4-4ddab6716fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:47.522Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d5dc6eb3-94eb-405c-94cd-fb9638dec9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:57.529Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=4d778ea9-272d-428c-aa67-caf1a3be8664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:28:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:07.536Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=bf352e65-a12a-4558-816e-65a067ec534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:17.543Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=790cbb63-d04f-42e5-a794-8182ded5ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:27.551Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e0e68e85-9149-4f52-98f3-92add8106e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:37.559Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=08a3655e-56fa-4529-b238-c88b2b0c910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:47.566Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=9593e6fc-db9d-411d-b35a-dba1c814daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:57.573Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2063e4f0-5665-4dad-a399-f6e60d83f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:29:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:07.581Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=fbf5e6ff-6cff-4615-bf30-171737e4c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:17.587Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=90fdad22-a4e7-41e9-a045-921b34ba10ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:27.594Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=03334ac2-621a-4577-af96-1d9875213f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:37.602Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=cdb1ba30-ea7a-494e-be99-e568d4b7e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:47.609Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5e9ec253-538e-43f3-8ca0-fb08b53c07d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:57.617Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0c176fec-a6f7-44c5-be75-fd2ab187876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:30:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:07.623Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=f2662e39-a5d4-43f0-8891-9c10a9c59a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:17.630Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5827e9bf-e7d8-4f03-b655-a131a73d43dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:27.637Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0a5f2706-c425-4d5f-b495-53fdce6aac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:31:34.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T03:31:34.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T03:31:34.520Z |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 |2021-12-10T03:31:34.521Z |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 |2021-12-10T03:31:34.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T03:31:34.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T03:31:34.524Z |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 |2021-12-10T03:31:34.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:37.645Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6269d00d-c5c4-48f4-883a-169e07694367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:47.651Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=6919d302-0121-49cf-9a14-1e4a9c685982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:57.657Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0ea96d3c-bd94-4f0a-8dc9-af9ca4995d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:31:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:07.664Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d30a9de8-b51b-473d-bab0-aad68c3c828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:17.671Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=5673496b-5ad7-4ae6-a320-7bb5a699c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:27.677Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=3327a746-1362-4dbf-b162-d1d6ed74992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:37.684Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=153bdc65-8818-4e5c-b9f9-3a4d5b080579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:37.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:47.691Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0b7df6c7-bf20-45fe-a66f-aa89e18ab79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:57.702Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e239c135-c0f5-4470-8156-1f3471ca7866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:32:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:07.713Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=1bcb2050-67ee-4ad9-ae4c-752f28e175ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:17.721Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b7cc7c7b-b9ea-4e29-b84f-1d1042236d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:27.727Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=88a24006-60c1-4f39-8b47-f6800464f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:37.733Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=8a2695bb-3f24-44ed-94f3-cc3cfef09d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:47.739Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b34f8062-b949-477f-a2aa-9874727cf504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:57.746Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=b75f875e-19e1-4b9d-ab08-9024d53eb058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:33:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:07.753Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=a697997b-da93-4c97-b3e7-c2902cec39aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:17.760Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=81d1e66d-a8e9-4d17-bc80-3bbc71742c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:27.767Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d8a56fd2-0e7d-4f97-8aba-be1fe513fa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:37.775Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=d20389b4-45ec-4cd1-9d7f-908dcb45b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:47.782Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=e59fb740-d203-4a9c-b51d-0d1cf53c7b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:57.789Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=0f616475-3fc3-402b-86be-a5173ee9281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:34:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:07.796Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ffeebfe3-09ab-4158-a86e-a14b98295574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:17.803Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=aa844ec6-2e34-4cf7-bd63-e23c61fbb8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:27.809Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=35aac252-8091-433c-9a97-16c56a08726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:37.816Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=2b45c7bc-1c8e-4417-b0ce-99359d88fd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:47.823Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=ece7dd6b-baa1-4a05-8cba-eb556adf7201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:57.829Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=c7899b80-fa8a-4f87-83ce-494359ab8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:35:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:36:07.837Z |INFO |Init configs |InvocationID=7b1724d1-36b9-4e94-a8ca-77e47f3a5ac4, InstanceUUID=85aad957-8f28-49cd-85a0-c3248b78c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T03:36:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |