. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:25:20.587Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:25:20.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:25:20.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:25:21.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:25:21.460Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:25:21.460Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:25:21.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:25:21.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-23T05:25:21.685Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-23T05:25:21.710Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-23T05:25:23.200Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-23T05:25:23.703Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-23T05:25:23.725Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-23T05:25:23.725Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-23T05:25:23.800Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-23T05:25:23.801Z |INFO |Root WebApplicationContext: initialization completed in 2090 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-23T05:25:24.536Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-23T05:25:26.876Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-23T05:25:27.506Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-23T05:25:27.530Z |INFO |Started MainApp in 9.673 seconds (JVM running for 10.366) |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-23T05:25:27.716Z |INFO |Start scheduling PRH workflow |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:27.729Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e4128e6c-bfe8-4966-a3ec-cd7c34e683ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-23T05:25:34.067Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-11-23T05:25:34.067Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-11-23T05:25:34.069Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:38.308Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=36547933-c840-43e2-a934-232483c828e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:48.362Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6dda1dbe-1659-4fd7-b926-7ac9400171c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:58.379Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9f7da0a3-bf37-43ae-b6d3-6253beecc14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:25:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:08.400Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=29731357-47d5-4c16-a50b-614b46d20d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:18.417Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2bfe2e07-5d17-4e9c-8c82-8ec680dd543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:28.435Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=16b7a0f7-4be6-4abd-a0fb-358b74615891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:38.445Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=048cd348-b8cd-452c-b43c-5044be38e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:48.458Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ac5956e9-ebff-4fc8-a2ec-456462c9e792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:58.472Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=29ad831d-ba98-4d27-b07e-0e3d8eafd627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:26:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:08.486Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ae09d8fb-3ce8-4ae6-bf41-44ed04cd8942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:18.500Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0a018e0c-ff07-4196-84a3-6de0ccc9678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:28.513Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b4d1565b-783b-43e8-b740-b0fc9e987d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:38.523Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b79df330-abed-4ddd-863c-a9a5a9c6eb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:48.533Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=7d3e14fa-ccc6-4400-bc4d-42cfe6463153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:58.555Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c5bfabb9-780b-4c2e-b891-22698b792b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:27:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:08.575Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a6099199-bad1-41c5-9e58-09206a50d238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:18.595Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d72865c7-308a-431c-864c-7a4a2866fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:28.604Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a15ba3a5-cef9-4018-bec9-1688a489ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:38.618Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=821f5545-67ee-4fa3-b1b2-8eb68512ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:48.637Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=63f4f924-60da-40f9-a4d3-d822afe528cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:58.649Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=34bc9c5b-7acd-4728-a96e-871f5651a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:28:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:08.661Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=fdac59c3-4555-49fb-a690-49372a380cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:18.674Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0f9832ba-eb75-4def-81c4-520609b8efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:28.685Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=534eb54e-a771-400f-b8cd-a879b72a6645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:38.694Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=14b2ffaa-26fd-4a3b-81cb-71661cd0e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:48.723Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3205c396-3186-4a3f-a67e-394604c6ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:58.733Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e2552507-bee7-499e-a4f5-505f4e3f1498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:29:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:08.748Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a45fa37e-44b8-48e3-a97e-e19d0449e9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:18.758Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0639fd98-ac05-451a-b424-e0d7387920fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:30:25.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:30:25.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:30:25.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:30:25.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:30:25.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:30:25.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:30:25.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:30:25.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:28.771Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b0fbfcf8-2291-4f33-a0f4-e8865e8683a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:38.781Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8bcc4bc1-31c0-4e80-8441-2cf7983240e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:48.796Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e07b1919-c5aa-47d2-8da3-69fbe83985d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:58.805Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9580a234-60d2-472e-b8a0-e740cd085ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:30:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:08.813Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=14cd54dd-9e2e-454a-a353-b9f4ec6d4e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:18.821Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=57c13b10-4089-4e2b-a734-d717e897baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:28.829Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=14fa9fa2-9118-443e-9484-e3e3bce0d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:38.838Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=dbc5062c-29c8-4c14-a3fb-7ccbaae388f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:48.847Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8ff77ce2-7418-4674-90eb-80929f70c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:58.856Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8cde3b5d-d02e-4e64-a163-a2aefd5c7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:31:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:08.867Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=959bf9fb-3110-42a7-9c89-47e9524b9851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:18.878Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e468b91d-3596-4d14-9499-a5e226808fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:28.891Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=498a71a9-1151-4ea0-8a31-b1ae9982ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:38.901Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b39fb48a-b6b9-49f5-9573-5a63c1500e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:48.910Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=27b552de-a32c-4bf8-9958-2683ca014e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:58.922Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=22cb00a5-7314-48cf-b7e5-3399eb8f42f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:32:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:08.932Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e589ba88-8553-468c-ac74-e8129b87d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:18.942Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a695d94b-5c46-4328-8c6f-e39d8057cfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:28.950Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=28eb684d-3111-4f15-b0f9-39b6ecb1c975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:38.958Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b4f48cef-4c22-405a-b38e-c8aa321e0712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:48.969Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6946194e-5513-4767-a7c2-859bf352897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:48.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:58.980Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=612ef0c5-8a9a-4994-b0f1-6abb479c918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:33:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:08.993Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=dae1156b-f1fb-476d-b589-7689680a5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:19.004Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6e048cf3-2178-4eee-acd3-d93bdac2520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:29.014Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=42eec229-9119-41e1-b846-57cc6ba2957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:29.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:39.023Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a9b351b8-e9b7-4124-91e7-e8375a4126e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:49.031Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=59d0c4d2-85cc-4596-85b8-ac54dd12016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:59.043Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=fe5acdfc-dcd3-465b-a5d4-c59549f5abc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:34:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:09.054Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2cd7b565-8116-4cb1-96b7-17b79e4c5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:19.066Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=42a88d31-7f97-4742-824f-6179b623ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:35:24.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:35:24.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:35:24.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:35:24.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:35:25.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:35:25.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:35:25.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:35:25.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:29.075Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=77bce3a7-3c41-43f1-aad8-4cb607543a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:29.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:39.087Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0b5c82f4-800e-4d23-9c80-6a6fe2a4bf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:49.102Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c79ec92e-fb2c-4bd5-bb36-b34262137ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:59.111Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=905a6b6f-7b99-4645-8ea2-1c5bc385691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:35:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:09.119Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=17916fac-f602-4497-9980-76528b5745dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:19.129Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=471477f6-1bbd-4c15-a539-bb474c5f87ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:29.139Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a82e961a-22b1-475d-9d2f-398af56addeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:39.156Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=637db771-0400-4b01-b421-401075affff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:49.167Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ee71102d-defc-4649-a929-5dc81eb7aaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:49.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:59.195Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9f4beee0-7804-4eb8-b9af-f4069fe395a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:36:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:09.205Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f6b55df9-10a0-45c1-aab2-51463b916db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:19.215Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=98f91da4-6f5d-4282-ba53-96a1c22feebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:29.237Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2a35c2ac-31c6-44e8-995f-3fea32ed8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:39.247Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=010528fe-e4ba-4847-b66b-e0bb2a985db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:49.263Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=27a4faae-d11d-4383-9416-04f57a2e656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:59.270Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a79b9a3f-b15a-4bd4-8471-252eff479222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:37:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:09.280Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=06b8a7c6-9107-4418-884a-ebb441e95d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:19.293Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=02e26f8a-cffa-4a2f-97c9-a119f54cd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:29.301Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6c67dc82-79f9-4564-966e-eec32e6a5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:39.310Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=02ee0bfd-5b4a-4a74-9974-e31c9e63f357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:49.318Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f5e7c943-3bcc-4a9e-870d-2894916f944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:59.326Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ead52de2-4db9-4302-9449-50bdc9731624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:38:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:09.336Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c94cf6e2-ed99-4391-a216-ad7c356fff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:19.346Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2e919db8-9fcd-4e82-9238-241360dfb121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:29.354Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=5904c142-729f-4af2-990b-17d5a8eff06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:39.363Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e06caca9-7c03-4cd5-afc4-5784e938523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:49.370Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f8af79ea-80c6-4e63-920f-9f06f71eaacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:59.379Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4c3cf095-db62-408a-bb8e-dbaf67be9fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:39:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:09.386Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ed322ac3-f938-47f1-b36f-89a0e70f885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:09.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:19.396Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b3de4a43-edb5-4b23-b4bc-bc713895c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:40:24.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:40:24.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:40:24.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:40:24.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:40:24.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:40:24.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:40:24.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:40:24.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:29.406Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a39b8658-9a9f-49e7-a1b8-54c774bd52d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:39.414Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0c58f453-60c7-4426-ab3d-7f6a59f71baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:49.421Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ae22af70-ad22-4c5b-b2d3-aee5f4ba0c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:59.430Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a8ae93c3-0c87-4e51-98f7-2e38af167d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:40:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:09.438Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ac512b42-0a88-48e3-8cc6-2cdd53333984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:19.447Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e2729486-a5c1-43f9-ad48-a8bc53ab8746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:29.456Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=fb6af41d-5d32-468d-be25-ad6d19a33bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:39.466Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=774a5a7a-2927-4f36-84ad-40bcafcd12da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:49.475Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1349b709-53bf-40e4-9089-e8f276fa648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:59.485Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=932f2e7c-fcbd-4bc2-b852-3a345b5d0c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:41:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:09.495Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3c923807-3e3d-42a1-8ed8-1b861180e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:09.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:19.504Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=167bd476-e2fe-40f3-86ff-704f2e250b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:29.523Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3171cd30-1a5c-4f4d-8de8-e96b56b97e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:39.531Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=496d9945-d251-454b-9245-a37dc6678ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:49.539Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f163641f-ec8d-41a4-9870-f69e42dbdc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:59.548Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e58e5608-fbc5-4a7a-9538-3b1784193a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:42:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:09.560Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=80f15e64-20d8-4cc0-a700-dc7dbe34c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:19.568Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6791eeab-5371-486f-90a4-aa0cbe2a7234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:29.588Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=7c79c70c-a6c6-426d-961a-d6619b32272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:39.603Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=79d2f25f-5cc5-45a9-9019-859f32580a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:49.614Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=63dd5fac-57d7-46a2-b3a3-3a3d9ca945fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:59.623Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=54811460-5577-483d-8f36-192a64717b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:43:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:09.633Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=27ac7e1f-8899-46e1-9583-46b6818d63d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:09.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:19.650Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4f3265d9-5ca1-48ed-bd95-d51486b391fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:19.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:29.662Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ebececfe-5435-4676-989f-6d8048f1b6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:39.670Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e46b9525-e3e8-420b-b387-0c078e83f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:49.678Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d9609ec4-e50e-4619-87a5-8332d065cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:59.685Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=221b1929-fd8b-495d-a930-6322f07ccb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:44:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:09.694Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c5833e70-9f1b-49ad-a353-5f4e68cef1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:19.704Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=eb12a07e-d8cd-4c92-be9b-b1d86e9d348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:45:24.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:45:24.933Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:45:24.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:45:24.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:45:24.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:45:24.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:45:24.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:45:24.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:29.718Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bbdded24-526a-4ae5-9917-dedadbaa585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:39.729Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=12113a75-a067-4cd9-a5de-4d9303627de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:49.738Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a108c6cc-d85b-456d-89ad-4b77b0d6b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:59.747Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c4412ef8-b302-45a3-a766-eb70803beecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:45:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:09.756Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=65ce92e7-4126-4b40-9d1c-46de665a304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:19.765Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=76b8ed1a-2971-494a-b2cd-d38bdd5298d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:19.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:29.774Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0c10fd8b-0162-4d9c-9c49-f428b071ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:39.787Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=24d7c853-2f1a-4d07-b37a-1c546cabcc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:49.798Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=86a9f409-5892-4866-ad1e-f0e8b9d5b8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:59.807Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=cbaabc47-f46f-4357-b71c-9d97a0ca1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:46:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:09.824Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ccceaeba-435e-4b6e-9d1d-ad9a15c5cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:19.832Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f73859b3-eec8-4a1d-b148-fe1c814600f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:29.840Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=20b7424c-bde2-4f29-abe6-d39b2f2d385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:39.849Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=dfbf4b33-62f1-4842-8306-c616acf47a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:49.859Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=42ca2f23-9549-4159-9f9a-1112d07dece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:59.869Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8cc0029c-30ed-40a7-9668-ac64fae9d1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:47:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:09.877Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c367b80d-eaf8-43fe-98bc-db4de7f406bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:19.887Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c72152cd-3f06-4372-a0f5-ec0353b2972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:29.894Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2b6ffd3f-17cd-4870-b1fa-9508e5155439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:39.914Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=05626b67-6e6c-4027-9e2d-7e04437b9827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:49.924Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=954060d6-51a1-4596-bcca-8d2bd7e18914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:59.932Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e679c833-f2d5-469a-860a-b624368abdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:48:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:09.939Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8d91db46-3123-466a-a5e6-c5b9bda24702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:19.951Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=5d2a03c0-6a2b-4e97-914e-f43ca9a47174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:29.958Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f9623b5f-5139-4662-b3f7-5ed0f9092f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:39.967Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2ec12e63-ebf0-4bdb-a004-d01ef4668634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:49.975Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d96980d0-79b9-4d5b-9338-2d6d80cc1d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:59.984Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1866304f-b82e-499f-ac48-dcd5b1b22e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:49:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:09.992Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=95a05cf6-ea86-4cef-8bdc-4c591c0ea804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:20.000Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6aebff63-6828-482d-8a47-0dfd15a8539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:20.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:50:24.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:50:24.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:50:24.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:50:24.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:50:24.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:50:24.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:50:24.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:50:24.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:30.007Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4d166d85-0e12-4dd9-aaa8-ebf1c8cca670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:40.015Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=37505413-0bde-4b58-b14a-b04e8e556ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:50.025Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=38ffd8c4-bb7b-4dfe-a603-9f3b5a36bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:50:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:00.033Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4dc87086-309f-45b5-9537-689891663ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:10.043Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=525a4df9-c54d-4443-ad47-9ca56bc74cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:20.052Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=dc8a84f3-1407-4018-929f-fa95e87597b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:30.059Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=908cea6b-ca6b-45c2-9085-b50b0d2132ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:40.075Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ff3bbb42-0246-49f0-92d2-c84bfd75e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:50.082Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=62b76f0d-aaf8-479b-a593-6358beba5ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:51:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:00.089Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=87d64329-cd57-4141-91a9-654dbb3cfdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:10.098Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=056e96e2-c437-4248-8fdc-995803e3fa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:20.132Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e371efff-4328-4563-884e-00a99bf7368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:30.139Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=404e6b48-1b26-461c-9e55-90a20b19f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:40.149Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f94259c8-a9af-4719-a026-2f5a8c7c6864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:50.168Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=360ea02c-8d69-4c40-84ab-a9fb3caa70f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:52:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:00.178Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6c5b0df2-e5f1-482e-baa0-ec3a6766772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:10.186Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e52b34be-0e53-467e-8e26-dd32959f340e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:20.194Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=49515adc-2e08-477c-99a7-50f422d7b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:30.203Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=5745c4b9-72ec-4863-a57b-68eef99a0c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:40.211Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=494916a6-4f76-4811-8303-e15cf73905fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:50.221Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=daeb9aa3-dcbe-4f02-8b38-c1f2600587bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:53:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:00.230Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3d0be967-e0dd-4e5c-9b49-c36f7447bd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:10.239Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=efb1a0cb-ee04-4573-9919-436777e43a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:20.246Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=07433f77-b117-4a2c-9fec-86f31aa9ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:30.256Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ea17a77a-2141-4267-b682-3886fc36ac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:40.266Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bcc6ee7d-d047-4586-b099-c0c90d675c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:50.277Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9bfc732f-772f-4fba-9782-7e4198f03155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:54:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:00.293Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=aad9db0e-57e4-4cfa-a62d-65453df7b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:10.300Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=796eca80-296e-44c5-9770-460883905c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:20.310Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c5c6aef1-aba3-4f3a-bacc-05a1c01a726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:55:24.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T05:55:24.862Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T05:55:24.863Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:55:24.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:55:24.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T05:55:24.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T05:55:24.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T05:55:24.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:30.326Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6a118d36-b2e8-471e-8ddb-e7f45b7b5e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:40.340Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=5ff52483-3db6-4d1d-bb54-21bcca92fec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:50.351Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=91793368-8899-4202-afb6-39a17993a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:55:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:00.362Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e545f160-c1ab-4e2a-80c5-3e9fd47167a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:10.377Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b3550e4d-efa7-46a7-a4bb-669974cf92da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:20.394Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=cd05a12c-579b-4b74-b299-bcb086e4937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:30.401Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=af0bf580-84e3-47aa-846e-da97cfdc00da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:40.408Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a06c8ea4-c0a2-422f-9fd3-47a5b6e018e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:50.416Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=37bfa8ba-65a6-40f7-9903-9e59df0f13d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:56:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:00.437Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f24c384d-0170-4448-b32d-e45d4f4d6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:10.445Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=33e2a5f3-b18f-49ff-8c73-d4594a5f2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:20.456Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=03485131-b837-4878-936e-721d6ceb5d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:30.466Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4d767634-ff57-464f-b88d-296a99ab9e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:40.479Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c22d1d52-cee2-4b58-bb16-1f43e740fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:50.487Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6c687adf-831f-4655-86ee-cc8da7c8a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:57:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:00.498Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=7e136b25-4786-46dd-a839-6afe8c67b192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:10.507Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=86837f41-1f4e-42b3-bc8e-b09a6f1fe56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:20.517Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=59731431-b31a-42b9-8ad0-e99c8a8b507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:30.523Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=54573674-f8d3-4a18-b47f-8457c6ca2c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:40.530Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=43f60415-7699-48cc-b714-7877fca8d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:50.540Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f6351cdf-10b7-49cd-9598-49ec76f1da06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:58:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:00.546Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=5a118241-cbf2-4366-8108-55f740aebfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:10.555Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=408247ad-28e8-4ef0-b7e4-51bf93b5770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:10.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:20.568Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0db74451-005e-4003-ab8f-0e1482440e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:30.575Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d138b88d-696f-430e-bcbd-3cc48f63d715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:30.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:40.581Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4a5dee0b-5ac2-4939-b52e-2e79ff309690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:50.588Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=fcb2f703-ae58-434b-86e4-0f53b242e724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T05:59:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:00.595Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0deeefff-a8e5-4c78-9a4e-73d38105f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:10.602Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=011030a5-dfa8-465b-a3e2-38a30675a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:20.610Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2173c2a6-24bb-40c7-874b-67822211d5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:00:24.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:00:24.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T06:00:24.908Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:00:24.910Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:00:24.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:00:24.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T06:00:24.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T06:00:24.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:30.619Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c20b429a-8a39-4767-808c-afaae3bc6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:40.627Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ed461309-516f-49ab-8ffb-a307fc1f381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:50.635Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=df6e4ba1-b5f7-4344-bb2a-f5743d322c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:00:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:00.645Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=6cdc6f88-b63a-46f3-b27d-8dc246f60971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:10.663Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=21391980-4a4b-4513-b530-3d67aed94551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:20.671Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d6f0db54-4e2f-4f97-8a29-181d88c33c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:30.679Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2c99e55a-28b5-4f6a-869e-0d77ffff66ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:40.689Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1a02af70-69a0-4c87-a3b8-43546ff09eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:50.700Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3926bd3a-c7ba-4468-b614-1d8b514a70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:01:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:00.713Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=60605b31-8be1-4d60-885d-6793ab550b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:10.723Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=813c94e7-6b49-4d6b-a1f0-34f38cf693cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:20.736Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3cff371d-68a2-4f4f-b07a-89c2755a42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:30.745Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c9599773-204a-4667-9cca-8885647384b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:30.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:40.756Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0953751d-4551-49e4-880e-bf2438d9684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:50.764Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=dc325cd2-dcc1-47aa-bf50-63fcc01241fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:02:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:00.774Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d9919811-ccce-4972-9f24-b81422f487be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:10.780Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0c73a8f7-ec52-43f8-bcb7-977f1a5f1871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:20.787Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b2af888d-eff9-403f-9839-bea33812293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:30.795Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b58df9fa-ffe9-4e3e-9976-b7ce9d774911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:40.809Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9fda3261-de55-4020-b07d-cde6142a888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:50.820Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=caf0df7f-1080-417f-a16a-2f839f6b3a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:03:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:00.828Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b8ca2148-8a37-4762-8bb4-13793f6f3777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:10.841Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bc64598e-93f3-42bf-b78b-4490ca32ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:20.848Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c7e8ef97-35dd-4a48-8e46-7d2dd9f45861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:30.857Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3248319a-299a-40ed-8dd4-0eb125053c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:30.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:40.864Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9222786f-451a-4445-969f-ee7cd7fbe9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:40.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:50.874Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=314ce407-6631-4163-9964-454ce200243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:04:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:00.881Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1033289b-3ca2-448a-b6f9-45ae16d13276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:10.890Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=49cf339a-5d27-4c6c-84d8-b5ce877477cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:20.897Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e1afd02b-0fa8-4d11-8b88-e25ee9244c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:05:25.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:05:25.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T06:05:25.005Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:05:25.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:05:25.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:05:25.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T06:05:25.014Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T06:05:25.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:30.908Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=fdbcdbe2-4d8d-4160-baa6-f4d0cb818615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:40.914Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=9bbea625-5231-402c-a6a2-8e7f55b7e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:50.921Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1490d0af-b26f-4c7f-8dcb-2128f560064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:05:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:00.928Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=f1137628-fc98-4ba7-9f6e-3154db01b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:10.936Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0ea2e2f2-5e88-4816-8088-decba0953ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:20.947Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1c62fa21-e4ba-4ac7-abdf-dc2a62751ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:30.954Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ffa127f6-80b2-45b1-9157-d78fd114e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:40.964Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=28b9ff04-8b72-4be5-b16c-c348b4f0fa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:50.972Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e791c76e-b9c0-400d-b0ea-eb47147354bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:06:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:00.982Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=90a1f9b5-277c-4535-993e-0e5111b2e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:11.002Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=3cc15416-a1dc-4729-9c95-ffebaf1f933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:21.011Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ccb58080-9a26-450c-8793-6a637f0ee8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:31.019Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b89d84d6-26aa-451e-9496-f7c0e7cde0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:41.030Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=09552e61-9a8c-436b-bd3a-fc472748b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:51.044Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8b6c6a69-fa22-422e-9bfa-23f4c33607dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:07:51.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:01.054Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b34511b6-0a97-456b-9f7d-f335c81805bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:11.068Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4729a92e-1298-4e33-bab7-100f29e37750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:11.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:21.076Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=782b2c18-f0a5-4ddd-ae35-625442d2b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:31.090Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=2db66eb3-1542-48d7-a1e1-a3657615ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:41.098Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=8bc805fa-de60-4cdb-9238-b5a10b9548a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:51.111Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=60042ba3-050d-4fac-9ce7-5331e6a1a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:08:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:01.120Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=538c1e79-57d6-474c-b247-7c34f5f106d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:11.127Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=7220b289-f5ee-4652-8080-d7056e800c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:21.136Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=ee96ae75-4040-442b-a981-e2ff193699c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:31.143Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=19e14eec-55ba-4956-9a45-f8cabe18a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:41.151Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1f72b0b5-a840-4980-87c3-d88172922815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:51.162Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=da7f7552-2946-4193-86a2-1cd5b4287bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:09:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:01.170Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=80c309e3-cd0f-40ce-909d-8e07824bb647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:11.181Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bc44e5e6-9872-4172-83b2-99fb22457334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:11.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:21.188Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=509faa91-89ef-46d6-899e-031f7ec5e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:10:24.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T06:10:24.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T06:10:24.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:10:24.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:10:24.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T06:10:24.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T06:10:24.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-23T06:10:24.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:31.197Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=eeb6cc68-6639-4cff-b1ae-64c4530a93df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:41.208Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bfc12b7e-8dab-4a7c-8dc1-7aadd86fc033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:51.215Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=c6d00d1f-30f4-433f-8984-6eac2e95680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:10:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:01.223Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=53edc102-3fc6-4ab0-b87e-fa265b4f2f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:11.233Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=14c2a7b1-4186-4330-8216-ef523b227e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:21.246Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=155a6859-25d2-4e13-aca9-bccf02b80866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:31.253Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e4bed716-9e04-4e06-b979-c69374f32dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:41.261Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=df2c6cfa-8800-4b22-bd0a-f2dd9e52619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:51.272Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=0c182c75-f7d2-4622-8345-3f61572f3bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:11:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:01.280Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=407545ab-9433-468b-aba0-dbcc855e41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:11.287Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a989d44c-cd16-4f47-9507-0cf5ef28be9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:21.295Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=431c0357-d930-402d-95a6-8077a6051a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:21.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:31.302Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=7d425ed4-d964-4f5c-acc4-fa4a52a6082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:41.309Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d76c3dcf-20ff-460d-b876-d56512f40c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:51.318Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=b22de6fa-bcfc-4797-b6b0-1f37619a8a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:12:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:01.326Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a6589fd6-31b8-46d9-a21e-afe5ccff45a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:11.335Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=1674a482-0031-4e3c-99a1-ee7a8b99ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:21.344Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=444cd3cf-b599-4ff8-a57d-4c19326f7ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:31.352Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=4c590af8-f7da-4fcd-858c-f1712608b89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:31.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:41.361Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d2f46a88-5551-490b-bb6b-2e12fc46f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:51.371Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=d6547578-b34c-4825-9764-6566c7a0acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:13:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:01.382Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=bf6c786d-7107-4a7f-a22f-11538714091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:01.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:11.396Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=e5e4c4be-04ae-4d11-9d9b-c83d49526fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:21.405Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=221baf52-78e0-47c8-934b-d8e9294a319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:31.417Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=a4132535-bc00-49fc-8830-bba383e3c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:41.426Z |INFO |Init configs |InvocationID=e2569e32-462c-4b2f-bd31-0eaacadea52a, InstanceUUID=32496ece-36d2-4a8c-b360-6c2e36b0fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T06:14:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |