By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:22:08.021Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:22:08.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T05:22:08.223Z |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-04-28T05:22:12.576Z |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-04-28T05:22:13.092Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:22:13.097Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:22:13.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:22:13.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-28T05:22:13.657Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-28T05:22:13.786Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-28T05:22:19.614Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-28T05:22:21.357Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-28T05:22:21.411Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-28T05:22:21.414Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-28T05:22:21.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-28T05:22:21.712Z |INFO |Root WebApplicationContext: initialization completed in 7924 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-28T05:22:23.264Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-28T05:22:28.262Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-28T05:22:33.810Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-28T05:22:34.887Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-28T05:22:34.888Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-28T05:22:34.892Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-28T05:22:36.138Z |INFO |Started MainApp in 36.949 seconds (JVM running for 41.179) |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-28T05:22:36.436Z |INFO |Start scheduling PRH workflow |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:22:36.501Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1b78004a-8165-44cd-a1b1-3cd14b3b3c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:22:38.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:22:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:22:49.035Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f44f7b13-d622-46f7-85ad-0a462a9ad850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:22:50.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:22:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:00.254Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f6c5c108-99ca-4507-a7ce-9acee0e5d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:01.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:11.406Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b2a6cdcb-d7ad-4516-8633-ae3acbb4bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:12.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:22.594Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=aab37cbf-92ae-4b5c-914b-3a8d543cc4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:23.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:33.883Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=26f983f9-095a-488e-bd6a-ec85a2bba2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:35.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:45.029Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=030ca16d-75a0-4b85-84cd-9941a21d1714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:46.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:56.178Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f3f152ba-e12c-43f8-ace0-07b727dc1231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:23:57.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:23:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:07.298Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=88991efa-f9a2-4f08-bf5d-e085155138b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:24:08.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:18.523Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8b010a8d-da01-44b2-be43-bc3a3be3e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:24:19.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:29.854Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b9fbc711-9fd8-4928-8d9b-840b7e5d6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:24:31.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:41.203Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c414dddc-c87f-47d3-a690-b55efc8c8b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:24:42.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:52.395Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b39ec8fb-644c-40fc-8288-486f7dfc9c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:24:53.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:24:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:03.591Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=68418517-7e96-4f3a-8dd4-5d9b338fa578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:25:04.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:14.914Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e8809ce2-895d-4739-b61b-0fe1a5566aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:25:16.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:16.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:26.315Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a570d58f-5789-4a1b-8bfc-154421161d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:25:27.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:27.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:37.527Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=acf82d02-3ea8-4f96-a976-e1be6671c043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:25:38.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:48.766Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=89df5428-66c8-4761-9320-3732885ddee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:25:50.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:25:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:00.131Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=deee24c0-8994-4a7e-a129-565d9baddb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:01.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:11.401Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ab2eae1c-0721-4cce-9302-daa623705c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:12.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:22.519Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c7b6cbb4-6fa7-417f-b0c1-aa672a464a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:23.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:33.635Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=47a0a552-5cc0-4c4d-a6f6-822e4336d786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:34.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:44.804Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a09688b4-20ba-4677-ba6b-245e8d5f1782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:45.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:55.918Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2966e32b-b3a6-4464-8b51-b081685a6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:26:57.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:26:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:07.160Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3c3a4331-70c9-4ee4-bc20-191601d81c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:27:08.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:18.307Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a34323d5-45da-4220-acd4-1896d1e2f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:27:19.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:27:24.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:27:24.845Z |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-04-28T05:27:24.846Z |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-04-28T05:27:24.897Z |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-04-28T05:27:25.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:27:25.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:27:25.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:27:25.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:29.516Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4d182923-0696-4e4d-8d48-c4875d5b8d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:27:30.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:40.840Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7ec086e5-519a-48c1-9772-cf096155c153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:27:42.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:52.157Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=705bef8b-5859-43a4-8d5a-d48766173756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:27:53.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:27:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:03.400Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cbfe65ea-c506-45bd-b887-bf6998ca718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:28:04.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:14.686Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e49f7ab3-69fe-4d8a-b968-108ccd63e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:28:15.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:25.953Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d1ecfa19-18f6-4f2e-98f1-8f6e9416e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:28:27.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:37.167Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=db7ac183-78da-43df-a9e2-d4341dc56976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:28:38.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:48.409Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c2a52b03-bb30-4213-8be0-bd075ab9577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:28:49.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:28:59.614Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=86959d64-c211-413d-b8c3-14abe0bc8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:00.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:10.799Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fe6d7918-3aad-4bd5-9e25-dff5f06cc968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:12.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:22.005Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=913ad3ef-a43d-42c6-93e1-5759e1c71c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:23.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:33.250Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0f78a0a9-94d7-477f-a638-31964a4ce6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:34.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:44.450Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1648a1db-10db-4965-b239-7ec48bdd2365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:45.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:55.621Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f96c9982-5b47-4813-ac1c-9bd51bdf87e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:29:56.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:29:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:06.705Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9570eeef-aad9-4f31-9f7a-4accacec23f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:30:07.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:17.870Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=58c14ac9-14f9-473a-8278-c00a0a850e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:30:19.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:29.055Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ac2b7a0b-2df7-45fb-9952-4b9f1acbd705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:30:30.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:40.245Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5c28a774-1a31-4b7d-be7d-2fe45fb0c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T05:30:41.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:51.392Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=64153bc7-9206-4976-8a01-7d7acae94d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:30:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:02.058Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4206b76d-e7d8-4080-be2e-d2f8978702d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:12.107Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=48dbdcc9-0d32-4fd6-8211-c0926aa07e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:22.165Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5e835120-a86f-4ba0-b337-0d426def3064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:32.193Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4f78ef07-dbdc-4a3b-8968-fedfbe459192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:32.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:42.206Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fd031444-67ce-427a-9ab7-6c3f111d533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:52.218Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6f5e6edc-a376-43ba-9f76-0c4c133360b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:31:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:02.230Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e7aac0a7-f16e-4e80-a40b-8bec2e7d942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:12.247Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=730271db-3cf1-4020-b0f1-10a1c66de4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:22.258Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ef59fd7b-4f59-4567-8777-a0c236a720d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:32:24.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:32:24.257Z |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-04-28T05:32:24.258Z |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-04-28T05:32:24.271Z |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-04-28T05:32:24.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:32:24.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:32:24.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:32:24.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:32.272Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b3625485-4100-4fc7-b714-3143c0db6ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:42.292Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=22eefc7f-2b08-40f4-8aa8-ea092a43b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:52.304Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=dd3fae4d-6d67-4edb-96e5-11b02396bec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:32:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:02.323Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=048102b2-5c27-4834-ac14-b476098be291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:12.335Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=956ba804-1a25-439a-a4e0-c4329056df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:22.349Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bdadc7cb-cf81-4a01-a5fa-79a9d8af5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:32.361Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=62116f3e-58e2-405a-9fe6-4bd06b251288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:42.396Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=89f347c0-be55-468f-946d-e43bdd9abd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:52.411Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0e2f7009-1bf3-4f3a-96cd-76de26bcf162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:33:52.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:02.430Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2ab3e754-cbee-4c99-a6c6-1a5fc90d257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:12.440Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f9feeef0-2b04-41f0-a16a-1166ac762811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:22.455Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d7c8a362-ad53-49fe-a39d-463429aa6d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:32.471Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f3908d75-8c1d-46da-a768-a8dba224b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:42.495Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4247b5f2-b29c-42ee-b2a1-5bf2a7a36fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:52.525Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=62378d38-b225-452b-bed3-e8634d1cf34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:34:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:02.546Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2dd15669-2004-40ec-a98d-4a1c5ae27748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:12.561Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8e730db4-6dc0-418f-8ddc-e99754a31ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:22.573Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f2f9639e-531e-45b0-8fa4-fe52fab8d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:32.599Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7061583b-08f0-4be0-973b-b9bdf2dfc333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:32.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:42.619Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d3e8c63c-7f08-4c5f-bdb3-1ad059fb88f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:52.632Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3b3ef9fb-9019-46d3-bc9c-ab972bc5d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:35:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:02.645Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2a2a23d6-12ff-4d66-8e37-74c738ff0a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:12.659Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ce93d940-3689-4674-873f-f5a7088f20b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:22.700Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=67a988d8-eb7e-4465-8d85-df7a5468addd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:32.710Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3c02b25e-4255-4d69-81bd-b43617268f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:42.723Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=99c6330e-6bc0-4554-a5c6-e8e0df16a595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:52.734Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7e64aeec-9f41-4ec8-9c6d-d844f0529036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:36:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:02.757Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7271ee5c-1401-43c4-b61d-e2f42c6c88cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:12.780Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=54a46005-cda9-4520-aa3b-2cc17aaafc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:22.807Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e3acf891-7098-4ba0-a4a3-6e48b9fb248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:37:24.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:37:24.122Z |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-04-28T05:37:24.124Z |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-04-28T05:37:24.130Z |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-04-28T05:37:24.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:37:24.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:37:24.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:37:24.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:32.817Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=052d7da8-0e70-4f23-96a4-05ac8f335504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:42.830Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a4fb93ac-3363-4283-9b80-06e214b5c13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:52.842Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4c376039-57be-4f73-bde8-7b9c8c07dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:37:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:02.854Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4a76af15-615c-4634-a340-97536223ed88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:12.865Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f4e45361-359c-4866-8e4c-a906af9b9bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:22.888Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8664a175-9b49-449e-9126-08b023f923d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:32.911Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2d2e8e57-c8ca-4889-ad6f-71ee68a0b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:42.923Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=46a39bbd-ee93-4e92-9ad5-0c11bb01cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:52.940Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=500c41f6-5392-4878-a413-7dc1f2a713a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:38:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:02.960Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=40976ce9-4aa1-44d7-9bdf-73c90164a07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:13.001Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7f536cd8-840f-4098-aea1-d57456b06f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:23.016Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d3661ec7-7fe5-4c67-8b5e-935557217198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:33.027Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4b8df29d-0ea6-4cbb-a4d4-fdf33ea51597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:43.047Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2ea7f8d4-7984-4143-a724-d0a735d5db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:53.061Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f8544839-fb41-459b-a4b2-ede61c77dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:39:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:03.072Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a829f4c5-2e87-4707-8cf5-dcf77f4bf08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:13.086Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3664a9e5-f581-4f5d-8fcc-b68b9c313082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:23.100Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d55b0087-7f34-4581-98b4-c234d4042c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:33.117Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a7f8cb03-9965-416e-a001-29b5450ca366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:43.129Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=95d336e1-b816-4763-bab1-69e4c3f12cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:53.141Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e8c40309-03ba-47c6-93d0-0a31147021bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:40:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:03.153Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0f13a77b-2aef-479f-b7a6-b62435ce7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:13.172Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b6c7612c-747c-4b9a-869f-5741577fb31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:23.190Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6cbf6f71-4510-4ab9-b264-ba428b8751b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:33.200Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9fd32253-666e-46d1-b267-3980e97316ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:43.211Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9eab7907-8313-4d7e-82e8-17224b11cb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:53.223Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7514436f-8341-45bc-a795-824b8b96e929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:41:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:03.235Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=846fcf55-bc94-4b48-8af9-7f44edea1b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:13.277Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4cdd0617-9848-40aa-9868-77b5f6c6d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:23.290Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4e9215eb-31e2-46dc-a4b5-6995f64e52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:42:24.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:42:24.030Z |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-04-28T05:42:24.031Z |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-04-28T05:42:24.036Z |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-04-28T05:42:24.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:42:24.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:42:24.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:42:24.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:33.306Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=db02ea08-2d84-4041-9f52-9e14c838414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:43.322Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8144e462-6b65-48b8-8f29-bfe819745d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:53.341Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0c43705c-331f-4804-85cb-102905ec5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:42:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:03.353Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9a55a9fd-cfc9-4809-a485-71c2c4ec6501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:13.365Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4778c45d-b0b6-40ad-814d-fd7c111ad429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:13.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:23.395Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4ad81191-613c-4e8c-b0b5-0c3e489584f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:33.421Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1abf9d94-b9a8-4fb1-badf-4ca899558f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:43.434Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=eaf0694e-aff3-4485-b11c-bb7667b6d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:53.454Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=eff0694e-1c12-4a62-a11b-4a678e8abd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:43:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:03.471Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0c50d4dd-7f5f-4275-a507-04bd1bbace66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:13.485Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8e8d3684-c8cc-48a3-a1ac-5e12f45cd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:23.497Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ced89a1e-7e31-4ae7-ac92-197cb321af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:33.518Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3b26ebdb-d1c3-408b-85e7-4f72cf298dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:43.560Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fa6f3e1e-fa4f-4c06-904a-f7ec859ecaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:53.597Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=300aed1d-c59a-4d6a-abef-38dae60dbd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:44:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:03.610Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c4ecff30-29a2-4b86-8f04-4025bd3be379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:13.665Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=baf5f652-1810-4b35-866d-108aa00b7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:23.681Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6db26a57-a3d0-410b-b25b-d3111588b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:33.696Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8b158ff7-794f-47f4-8d8c-99f4b1e7a8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:43.715Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4987b903-b3b3-47af-9561-8eecde0739b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:53.729Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2c67ea0c-71d8-424b-9df3-bdab471439ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:45:53.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:03.741Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6d1e615e-c157-44a3-a730-fb55c39ea426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:13.766Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7545a488-9043-46b6-964f-492a1e34fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:23.818Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0d4df99b-eab8-4420-8a43-d22ff9550d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:33.840Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3f92d8e7-285c-4d78-9860-b500032d7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:43.897Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fae32b89-9beb-49ba-8dec-ad085177aa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:53.916Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fef086cf-40fe-4908-9adc-f4ddbdca6959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:46:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:03.937Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=557708a3-4b4b-4bf3-87e9-f35eaa3d8046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:13.952Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f60c3a74-4ac7-4ae1-9d7e-836397299723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:23.985Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=89b15f54-05f5-4806-9ca0-b6e4fe987af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:47:24.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:47:24.081Z |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-04-28T05:47:24.082Z |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-04-28T05:47:24.085Z |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-04-28T05:47:24.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:47:24.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:47:24.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:47:24.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:34.025Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=429e1320-856c-4258-bafc-950174dca083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:44.035Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=33ce6511-614b-4354-b3ca-586d240fc751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:54.043Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=75e3debc-5661-415f-ae01-2e1562ebd0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:47:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:04.058Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7ff8ec0e-b45c-4846-90af-4dd8d73ec8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:14.078Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=faf3ea71-ca6a-45f5-8e2c-5b070ce4ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:24.109Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d937af62-c408-4e3a-a531-8792f7b351c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:34.122Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c7180978-3993-4997-94ad-e591076f4fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:44.151Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a6e5ab57-e40e-4df7-a27c-85233c6ade5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:54.162Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=584da0e6-e283-4cc2-9b2e-4e89320502a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:48:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:04.191Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=064b8bff-cb48-4c7e-9048-33d081ec7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:14.200Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bb4d3867-b5c7-4c83-bf8a-87fe083d5e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:24.210Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1f083db1-f456-44f7-b56d-21dfe0208a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:34.220Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a420a16f-3787-4210-ad21-761a7179a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:44.233Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3dc023e2-5f47-403d-b02b-730c33edf3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:54.242Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d8233cd5-eb2e-44c7-8743-1c611d92b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:49:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:04.255Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c3facde2-3e80-4a34-b78c-a03a9236ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:14.267Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=431ca890-f814-4303-86b4-d913e3cf8606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:24.282Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=01a45928-8088-4768-b72a-93978af255eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:34.296Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bdfca99a-d8f1-4d39-a69c-df5afa930aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:44.304Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d95e3e92-5880-419e-947c-cf94e901ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:54.313Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bd43e625-5357-4cba-ae89-d7c313ea51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:50:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:04.322Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f99cdd1b-38e7-40d0-8064-7d4e489cdd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:14.346Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1ad1745a-3472-47a7-9904-25e0f16e2844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:24.359Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=946815a7-c592-4318-a88e-b2a74c695b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:34.382Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a597f0c5-c284-47b5-bfee-76660ecd80c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:44.393Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d62ac788-a518-4fbb-a066-3f8e8aaf157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:44.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:54.411Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f952a659-7186-4663-8cd7-1bc7397860e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:51:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:04.420Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a85243b3-9487-497e-96d6-68164d3887fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:14.441Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=54d9820c-7d40-4c24-b6ed-d419e7abc9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:52:24.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:52:24.212Z |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-04-28T05:52:24.213Z |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-04-28T05:52:24.226Z |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-04-28T05:52:24.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:52:24.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:52:24.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:52:24.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:34.533Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3d9e2be0-de22-4106-a6a8-eb091d3c5de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:44.548Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a0ab1f7a-9229-4cc6-8fde-7af30515c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:54.560Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=52b0abff-4ade-46f9-9c39-3b49b3ff8d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:52:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:04.568Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9acaac19-7924-48b7-a52e-db5f7044a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:14.582Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1397d69e-7fa0-420c-a3b2-a7098d93b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:24.606Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=786b76a0-ae6c-4094-868f-96faf243fa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:34.625Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f3c20eb5-393e-427f-91db-e81aa46b2f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:44.636Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=24f85fd9-5a6b-45d9-9600-da3d5c7e6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:54.646Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ca2cc1b7-b1ae-4981-9d96-5c9b44a91559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:53:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:04.661Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ae14a440-61ec-4b8c-9faf-f27071c0df5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:14.671Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cf81b188-5dfd-45fe-bbf4-feb2e0eca0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:24.696Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9c5f56cd-7aa8-4316-b940-17ae6aa336ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:34.707Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7ac6c835-3274-40f2-8f9d-06739008abea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:44.723Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fb423d98-9f25-4eab-9c11-6b2b1a2d1763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:54.735Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=32857ebd-b10a-47fd-a1af-76c1cce6d3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:54:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:04.744Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bd99ece6-a69d-4ff8-993b-daf63139dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:14.754Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=33b8a3eb-a7c6-4097-8267-955321f61fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:24.765Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=031c45b7-e042-4442-840e-28f3b6ba2860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:34.779Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f277594e-1248-40b7-9992-3b993c793b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:44.791Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4a5c3a2d-c839-4e2e-bca5-50fc4aa3ec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:54.803Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9a360aa9-d1a3-4afd-8496-2b453a65c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:55:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:04.814Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8b5cc5be-86f0-4cb2-9d6c-48a89d73f50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:14.824Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=511e5778-8325-4d96-9fb4-fabe953a6db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:24.835Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f8f139cd-8e65-427e-831a-44996b6d49c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:34.845Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3f2a662f-c816-4c88-be5a-9b308a380055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:44.860Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=346ef041-69cc-454a-a2f7-928c782f2d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:54.868Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=de6cee52-42aa-4a74-afb4-8169e75dd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:56:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:04.876Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4d1d144b-8bbe-45af-9069-c8e89b091366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:14.885Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a7271d2e-89d8-4c9e-a38c-e8b45c49b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:57:23.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T05:57:23.915Z |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-04-28T05:57:23.917Z |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-04-28T05:57:23.921Z |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-04-28T05:57:23.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T05:57:23.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T05:57:23.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T05:57:23.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:24.898Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=dff71ee0-7702-4d3e-8b7e-63ae6db02e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:34.914Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8ea8ad3f-1aba-4a7f-966b-31530fc455c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:44.922Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fc3862cc-13b6-4adb-aabd-b272887e08a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:44.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:54.931Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=90342612-d94c-4bb1-9605-a9feeac75243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:57:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:04.940Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=db8c5021-7c3d-4ac4-9f5a-7ea964259b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:14.955Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2b89cb24-b05a-4d00-81df-a0e504f1b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:14.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:24.965Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=db15100d-b989-46ae-8fc4-60aa53597674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:34.990Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=99f27bd9-dc2e-480a-87f9-f68754e1169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:45.018Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6fff2cad-b337-433f-a841-2268face4884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:55.027Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9df038f1-2dc7-40f0-af65-ecc3970867bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:58:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:05.048Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c9bd5368-4b21-4359-a88d-aedc7b30b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:15.058Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ce1867e7-1637-4897-aab8-fdb0a9acd72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:25.066Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=10b21272-e0ae-491f-803a-722b4686ea36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:35.081Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e1c5cf6c-025e-45f4-8dda-9113e819cd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:45.091Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bc2bc970-17da-4f76-be92-997b8b33b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:55.099Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f6e4ef05-4143-4f43-904a-04a9cacfc33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T05:59:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:05.108Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a11e90a1-830a-4feb-9d9d-75e52766f5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:05.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:15.134Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=65e4cec6-c765-4548-810c-5b8fd068caa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:25.145Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=26900dd6-460f-48a0-9ff5-6bce96d32448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:35.153Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4e88350e-1b80-40d8-b76e-13bfae9f5668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:45.161Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6a1fd30f-7786-412e-91a3-61eabf91a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:55.172Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ab502ead-e3b5-423c-bd9e-ae4b25baf7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:00:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:05.197Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f1dabf38-7cd1-449d-aa16-174de6fd3814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:15.204Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6869462e-bff8-4d55-9dc9-b596af901edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:25.212Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ad4b954a-e16b-4090-8476-386f36437630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:35.222Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7e4c5091-40ce-4463-a5c4-b698573ecc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:45.232Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d61c7e38-dd15-4bcd-bf69-b78962a56f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:55.241Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cb74f591-a11e-45ac-9a80-7e1b322fa3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:01:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:05.254Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d3fbc987-526a-493c-b06e-be5ec30bb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:15.266Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5326d013-bbd0-4c49-bfb4-cd41ad736737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:02:23.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:02:23.929Z |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-04-28T06:02:23.944Z |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-04-28T06:02:23.946Z |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-04-28T06:02:23.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:02:23.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:02:23.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:02:23.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:25.275Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=aeba0895-873f-4457-b69b-66b1814aeeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:35.309Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=34d3cb2f-2fc0-4048-808e-dc3f242403b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:45.326Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4d0d51f7-e0c1-4fea-8535-1fdbd678d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:55.339Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=784cf46a-15aa-49f1-bad4-d1e495348afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:02:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:05.348Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e46b5943-c68f-4d8b-ace5-9ef2877324a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:15.366Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bafcae5a-d4e6-448e-8ce2-34d4978846cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:25.395Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e2812ce7-965b-423c-a995-a109afd25826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:35.407Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5f4834a5-4832-473a-bbbe-a961a22b6333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:45.416Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=772544d1-c4e7-4634-9e1c-3aa55a73a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:55.427Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=74268683-0ad1-4e09-998d-2bdde1080a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:03:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:05.436Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5f7dee00-fe1a-4647-8929-5f0a0855ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:15.479Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b8a9450b-2872-44a0-9fa7-58a0a3ac5923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:15.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:25.490Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8f1a2272-2e2e-4563-9923-2f35d6869288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:35.507Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=77cc1f12-735f-48f0-81fe-a19f80652283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:45.535Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=428bf88e-dca0-4eac-bf85-8c0158ab835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:55.546Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=25f51760-7ae8-4dd8-a03b-0b5ebcc98711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:04:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:05.568Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fa7dd129-8732-4e31-b7a8-d866f3cf9be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:15.585Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0008fedd-9d0c-48a7-ad9c-bf60d980aad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:25.598Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e101d087-40af-47ee-9d42-50af2334de48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:35.607Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=de84cb2a-90b8-4517-8208-6ae01d5ec7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:45.622Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0162e96e-ef07-4c56-843a-2a87e38dfff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:55.634Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b650f59e-c260-482f-a539-939044c8683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:05:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:05.654Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fa9bb307-0e83-4db4-8dc9-aa3fc29d951e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:15.667Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b93e5edd-2b3c-4938-8f47-44bd5bb2d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:25.686Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=41d0692f-c89d-4a59-bfa2-4156a6a5f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:35.704Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=dd71f108-e8d7-4425-9a12-d6f009e71d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:45.712Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0497825c-00fe-47f2-b515-f67fc2721f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:55.721Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8d8cf7d8-f5cb-4c8e-9698-e6264a2945a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:06:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:05.742Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9fb40252-3712-4c16-9437-de0003515279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:15.751Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4baa95fb-fe48-4c91-acf8-df01c58ffa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:07:23.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:07:23.998Z |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-04-28T06:07:24.000Z |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-04-28T06:07:24.006Z |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-04-28T06:07:24.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:07:24.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:07:24.020Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:07:24.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:25.760Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c6e763ca-d9ac-4445-8829-1edf07797e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:35.791Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fb85cb05-2f5e-4b65-960c-3c84ce3ede92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:45.810Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5709b066-d054-476c-8c2f-d33f335c7db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:55.818Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1eec03d3-5ae1-4e57-a229-f56ed7469e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:07:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:05.827Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9773838d-6ec2-41f7-8484-06f4f8bf83d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:15.852Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e2ec1779-c490-47f8-bf74-4559ff3cb9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:25.863Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4f2771c8-594c-44e3-b266-329abb28c8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:35.873Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=457e4bbd-a2d0-4bd6-b2cd-ca492525f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:45.913Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c9b904f8-53e9-4319-860e-824f586785bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:55.930Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=27af916e-c699-4e60-925c-9b64770e4dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:08:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:05.942Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6b96f881-83d4-4faf-8b8b-833906391530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:15.956Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f4b8b9b2-01bc-4c5a-b994-69b209e36c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:25.968Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=94a7a6f1-b2b8-4ef5-a95e-472a714060d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:35.986Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=05e8e121-b5a9-4262-a11f-c19ae9a5ce9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:45.996Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5cfdad41-3f32-42f8-a0d2-07aad6e27951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:56.014Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2d886562-efb0-45ee-97f9-882c81b320a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:09:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:06.022Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=82b93bab-8891-4b48-b3dc-3ac1c86ba8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:16.031Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8dfe0b83-8b1e-4823-b097-ebab15eb456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:26.043Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1db07f16-f66a-455d-9874-86ed49f2519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:36.057Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=af933227-a302-4309-9bfc-83204221a2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:36.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:46.077Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7c0aadc1-2550-442d-a6e8-e6f8ae8d5b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:56.095Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=36aa60bb-17ae-48b0-99b9-b0a7c2d6f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:10:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:06.103Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8e2bf27c-6da3-4277-b5df-65c969e819bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:16.115Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=73251c36-dd42-4842-833d-11924d49a9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:26.123Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b0c69599-94a4-4240-8280-4875807c2a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:36.135Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5bc69ce0-b45b-4c8a-9804-1644a9b4cb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:46.144Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1ab37806-837a-4b5a-995c-f1e50e5303d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:56.185Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=96f643c9-4e7f-42e1-82c2-21994e4177cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:11:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:06.205Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=83f1b7dd-3457-40a4-9d88-abeaa3157a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:16.238Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6abec63e-6d72-4f59-8842-77042cef5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:12:24.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:12:24.402Z |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-04-28T06:12:24.404Z |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-04-28T06:12:24.411Z |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-04-28T06:12:24.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:12:24.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:12:24.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:12:24.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:26.248Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1c8c9956-69db-4fce-ae8d-d443dd5d78db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:36.289Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0360e06c-2561-47ef-bb51-596f7f1f3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:46.314Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a7ca10ce-97aa-4d82-b96c-4cca9d8eb284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:56.353Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a656a22e-855f-458c-aa35-5e3f35e96a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:12:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:06.361Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=eaa5fee3-fcee-456f-92dc-1643f3ea622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:16.371Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a77bc7cd-eb26-4a42-883a-3b58d66b66bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:26.395Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bcb58d0a-6418-40d9-a1b0-e56aacd803c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:36.410Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7d727fea-9275-4d1c-9cc9-2f69b52ee051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:46.435Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=01688850-2b47-4a11-bada-81edc28a93c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:56.468Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e489dc17-a32a-438b-88fe-0edd7ffe85ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:13:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:06.503Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6ab20686-11d7-407d-b689-9ea0b28a2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:16.513Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=802cbc51-c8ef-4ad4-9618-8d9cad83b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:26.526Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cd66cea7-ac2d-44ab-9f0a-32929fbf950d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:36.554Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7cd4507a-0d77-459d-b56a-79e185883535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:46.570Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4f21450d-8abc-4749-8db7-46075e4f1aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:56.589Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a32ee2af-452b-4206-8cff-6c0df3574a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:14:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:06.606Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=45b57b2f-0c63-4af7-8680-312b78a5b06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:16.618Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=497278f9-415e-4f4a-b6a5-f0f0a7cc7153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:26.637Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f5e25c5f-5bb2-4ce8-b79e-2d3017e7542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:36.648Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=650fb7ed-c4eb-402b-9e7a-fd2c117d46f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:46.667Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f302e63d-b196-4ed1-b57b-3dd93a4d37c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:56.690Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=37499fd9-40b6-48f1-96b6-a6ea619cb53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:15:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:06.697Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d0d1ee4a-f22b-400e-b941-5d00e154fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:16.717Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7647cd7a-7c5b-43a4-b4a8-55ecc84013ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:26.724Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7d5ace34-e231-4910-85ac-f0144e53b681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:36.736Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=21605530-1b90-4fdb-96cc-587d39b6ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:46.762Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b8088e48-345b-4d6f-bee4-013a0fe772b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:56.772Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4a8c0fc1-ffa8-4049-960a-b177388aa7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:16:56.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:06.802Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b317096a-0d57-4802-97c7-8b33c11b5057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:16.815Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6d0a9776-2ee0-4eb3-9975-549e431491d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:17:23.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:17:23.970Z |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-04-28T06:17:23.972Z |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-04-28T06:17:23.976Z |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-04-28T06:17:24.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:17:24.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:17:24.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:17:24.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:26.833Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d62209bb-c637-4314-965b-8cf831d13ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:36.847Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a2c75909-d053-4f29-a805-99901317f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:46.858Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=75f67e97-1212-4455-8764-4fd8eefa4d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:56.870Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=724c59ed-080b-48dd-b8d7-8eef3f9bac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:17:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:06.891Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b9e053d2-6b09-45fa-9f62-81b3392716b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:16.908Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9946e4c8-9700-4532-9ca5-5d32ef714b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:26.919Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=455ce517-f27f-4338-8bdf-ea865b03a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:26.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:36.933Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=83e8d00c-7b5e-44ec-86de-367ced6743ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:46.955Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7cc72180-bbd1-4e5e-8127-5c679232416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:56.969Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4b3e4e9b-8b29-44ea-bffa-f77d845aa133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:18:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:06.989Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d2482c96-e4f3-473c-afa1-7bc15be9ff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:17.005Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=12b318a9-3c6e-4de9-94f4-f98aa56b5e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:27.027Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c5bc8dd3-5015-4e9b-a728-1ad7e6b30c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:37.039Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c18ce840-b195-4a6e-a28f-84c5165f4d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:47.049Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=eea4340c-0a8b-4d46-a2fd-14807edb0a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:57.060Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d24bcaca-f29d-443b-9965-f589f59e6bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:19:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:07.072Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0741ea47-423b-45bf-8815-ff8a148fe808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:17.080Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f70a7dec-ce27-4d0a-b683-fabcc8e84fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:27.106Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=527cda4d-6f13-415c-a95e-fcf6006010a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:37.124Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=96f0be04-256f-4ba9-a139-00fa72a5778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:47.133Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d9012c14-4915-4781-b082-06d1af858cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:57.145Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=96c78160-8de1-4486-ac83-5a50e052272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:20:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:07.152Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1affc466-56c4-4caa-a56a-a521003f7fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:17.160Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=41f0f55b-40f5-4a9c-89b1-962f29273af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:27.170Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=afff59af-2a58-44ec-b8c8-68cf06bc8379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:37.187Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f986c3d6-5ef5-4edd-baa7-6cdb1653f4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:47.205Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ae9cbc35-e7fb-44ec-9b46-fcf94f0400cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:57.223Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e958e02c-c635-4df7-9a8e-4b14bf858a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:21:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:07.232Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=90d6b590-a289-43f1-8e8a-c210463b90b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:17.239Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e0d8a1ec-aaa1-4e94-b6e0-bc9999638f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:22:24.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:22:24.093Z |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-04-28T06:22:24.095Z |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-04-28T06:22:24.132Z |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-04-28T06:22:24.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:22:24.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:22:24.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:22:24.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:27.248Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=553029e8-80c7-404a-9bff-8883565b2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:37.288Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c884ff91-d21d-4ad2-b8b5-161924d5ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:47.317Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=886b4149-8d19-4263-923b-5f4813dc3a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:57.336Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fdd4a90c-671e-4e95-b0b8-ec3ecfd40ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:22:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:07.353Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9df19eed-6c8a-41f6-8c25-ec1decbc16fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:17.370Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5ee4bca8-d564-4b32-80fb-0fda8148b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:27.424Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1b5523a2-1c56-4206-bea4-e865a8888d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:37.457Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e3895fc7-2fe3-4592-a3b4-1966901d4c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:47.468Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c152399f-17a4-4210-a704-f924ce3b7541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:57.492Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e4c04484-304f-403d-9e6c-a1b0ef6833af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:23:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:07.504Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=194344c8-647e-4107-9c55-9871634e0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:17.513Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4a7a405c-8f2b-41aa-85a1-39abbd93ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:27.524Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=12d58188-8f34-4729-9066-4a81e2edb298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:37.543Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3e7e0a3d-830e-4dae-8548-ef3995e39c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:47.553Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1dca54f3-d36b-4210-a7cc-a2ffe2ceb7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:57.561Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=523c37c6-7c98-4367-8200-bef142066d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:24:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:07.570Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=65d26ec8-333b-4e2e-b515-d5282c257a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:17.583Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7fa7f4d6-d10a-44d6-bc0a-32d85a32be91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:27.594Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b266590a-e0b9-457e-ac4d-8f2565a6526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:37.604Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=87546bb0-85ef-4f78-bd86-59f23c44c439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:47.617Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=302b1bb9-92ea-4309-9499-3ab82e1c61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:57.624Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9cfef4d5-ab9b-42a1-822c-294a87f637d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:25:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:07.645Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3d24385b-c404-4ca8-ade1-ce0423fe8432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:17.663Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=42ed8fd3-d338-4412-b1a1-4104233e2aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:27.670Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=94e9fbe6-731e-447c-8956-596db7978630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:37.685Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3343c2df-e1bb-4f90-9e09-13693fbfabcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:47.694Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1ff3c79e-7917-4fd0-ab66-737c4f02a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:57.701Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2979cf87-21ac-4f1d-9b38-f7d4cf932cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:26:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:07.716Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=812dd214-e920-4e9e-9666-e28c38ae59fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:17.723Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8e96f8f1-1891-4c25-bbb1-3abcd92dfae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:27:23.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:27:23.820Z |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-04-28T06:27:23.821Z |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-04-28T06:27:23.824Z |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-04-28T06:27:23.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:27:23.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:27:23.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:27:23.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:27.730Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3f6963de-a312-4cc7-95e6-f55f9c45bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:37.738Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1e0af9a3-5f91-427b-8b61-c8527ba0dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:47.745Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9b70c9a4-f72c-433f-b65d-8c883ccb6b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:57.762Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5fa23c33-0e2f-4557-9ea5-e370c47e199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:27:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:07.777Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=007745db-69eb-4145-80e5-a6c937ee4114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:17.787Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f241fe6b-72f6-4abc-ace3-2ea47a4c0bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:27.794Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=938fd722-6a7e-4152-9283-f8ab5f4dfcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:37.803Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ae70d682-fdeb-4744-8441-edd9b881e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:47.811Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d25a1221-e16a-4047-b731-aa301f8762e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:57.822Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=53f3e38b-f5ca-4193-a7b2-09063cc19c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:28:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:07.831Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bcf8c3f7-dc44-42b1-a6a2-b86769eca956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:17.840Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e3dc703a-99b5-41cf-b280-812f21546d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:27.848Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ecc3009f-d2e3-4eb0-86d6-43fe94190395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:37.860Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1b6e917f-316f-4bc7-961d-908003109a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:47.866Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=82d74b48-2f61-4927-add0-0ed6064b234a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:57.873Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9953b698-3207-4743-9a29-ef56da28fa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:29:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:07.887Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=03ef5e44-c78d-48fd-bcef-aab19a4e387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:17.910Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7149db4e-b7a6-4764-ad0a-9ef4090909bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:27.919Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f8e21f57-ec1e-460d-8b3f-e4b600b902e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:37.928Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6ab81e36-7bdc-455d-863f-c3b877242362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:47.935Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d7908ed7-4cce-4c2f-bd0b-1c5cb14742dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:57.945Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8864c4f6-a1e4-448b-9ec6-8bb30dcbff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:30:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:07.954Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b38e7619-3fea-4497-a861-d9aa9454a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:17.962Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2a8803bc-c75f-4df3-9ebd-ab970bbb9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:27.985Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8191c829-c24e-41e7-a4c4-84478f6c2314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:38.021Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1b37981b-58f6-4f6a-8d05-b8559c59d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:48.029Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3c335d43-fbc1-4ed2-9474-983552f2d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:58.035Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b6006b40-b673-424d-b5b8-e495df3acc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:31:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:08.045Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=00793c00-4cdd-4c88-8695-394ee1cc7b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:18.053Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8feaf071-ce54-4db8-b07b-c43b673e32ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:32:24.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:32:24.092Z |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-04-28T06:32:24.093Z |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-04-28T06:32:24.097Z |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-04-28T06:32:24.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:32:24.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:32:24.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:32:24.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:28.061Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=74ca640c-e131-43ee-82f5-1eceef43b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:38.070Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e0dfda1d-cca2-4639-8f9b-39792f8aa1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:48.095Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cc977879-14c3-4575-b7e6-e2023565aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:58.105Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=66ae4845-b889-4bd3-8b4b-04727c78ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:32:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:08.123Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9718cac6-16be-42ef-ab9d-282d1a5e4f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:18.131Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8a0f8fdf-2987-4e05-9537-dca86dd27515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:28.138Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6530adc9-9c9a-4b81-b1de-10eaa7e9833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:38.146Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7223a6c9-5eda-453d-965f-acbee448594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:48.157Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=953a59b9-f56e-4fff-980b-b0556f9098c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:58.164Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3857e7c8-1852-41a8-8026-0b9bad65d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:33:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:08.172Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=64f393be-f8dc-4f19-b0bf-01b363e7945c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:18.197Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2a463d3f-27df-402a-9126-b787c70d90bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:28.204Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=556f62f6-7de5-417c-8bd9-f129a4293b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:38.214Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7d5b47c3-8d06-47e8-b1e8-020193c47fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:48.222Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ea475a69-b7b5-4b32-8f9e-76418c5ede7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:58.230Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=50ec34cc-ab09-4c75-96c3-fd98615f4162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:34:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:08.237Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a407e81f-0dcf-45bb-aaa9-1626ccfbab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:18.244Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b062d545-cded-4a83-b17d-daba4b028110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:28.258Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=125a832d-e34e-485a-b91b-c637d4adb86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:38.288Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1e9d6c6a-c30e-4df3-8eab-ff49a6cd96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:48.296Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d7194dd4-a41c-409c-b900-faa503cd97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:58.303Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b950cb99-ddf4-439e-87b2-a79cc03f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:35:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:08.310Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=badc45cc-71fc-470b-9bba-da1386fbbe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:18.323Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4f3396f2-0486-4bc0-9256-4f48d78f0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:28.332Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0f4d70a0-344a-4ed6-9645-1719767d6429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:38.349Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6f2cc18b-968f-4dde-92c8-fafa03e53332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:48.356Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7076d982-5481-485a-9255-e7227d1653eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:58.364Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7f5468b6-4a22-4aab-a17b-e8a0c99f7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:36:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:08.372Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=129ac552-c5f6-44aa-b995-60d9f38e91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:18.397Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e052a6e4-34a6-4f87-9c77-0fa16fae92ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:37:23.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:37:23.783Z |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-04-28T06:37:23.784Z |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-04-28T06:37:23.788Z |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-04-28T06:37:23.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:37:23.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:37:23.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:37:23.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:28.409Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=44e90006-e93d-4154-a89d-1b2c2c92cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:38.418Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3aa7ef4b-ab9b-466c-bcea-878ee5433762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:48.426Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2a35343d-3afd-4824-87a4-ee3ceeb6aca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:58.432Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=030efbe5-c46d-4fc3-b31e-ea38143de3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:37:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:08.455Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f5f067b3-dc0c-4101-9245-98a48f6d2662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:18.467Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0be9bf4e-b272-4830-8e3c-dc5cc9ad5491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:28.481Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2e05857c-85ca-401e-9d52-5756a45420a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:38.496Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d7a34b41-521f-46db-bda5-4ebeaa16d8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:48.504Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ad8f59b4-0eb6-4bc5-9b0d-c88dfdc4f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:58.516Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0c9f7299-8eee-4713-84f2-51716f754161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:38:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:08.523Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f1b7d91c-0296-4f91-ba1c-ed7904716994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:18.531Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=094ca24f-4c80-48c6-ba51-5330ff82f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:28.539Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=25a9c16e-c165-4f00-9c82-2a550be62586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:38.549Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2cf50bf0-f3c9-4980-b95d-668149676bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:48.556Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=69733f5a-8020-4719-815c-208b0b2fd740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:58.570Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=89a26598-e820-4beb-beca-4fe95f59f5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:39:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:08.590Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=42a6d7fb-92ba-4cbf-830d-dd614be3bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:18.598Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=665d6a51-1936-4ac5-839e-a742d052a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:28.604Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c70439e2-9466-4006-8284-79e92ed93cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:38.615Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bdb6a3d2-ecb8-4325-8fe3-739bca76c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:48.622Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=12350291-0382-4285-b28e-8d5488df2ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:58.629Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=568bbd94-1624-4dba-beea-586a7a79574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:40:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:08.637Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c1e65f72-fd94-4ad7-92c0-dd92f494b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:18.644Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=873c80a4-a4da-4038-ab10-13c3ee99551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:28.657Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3e388b0f-1017-4c0f-a8d7-53886d236f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:38.670Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b37d3d2f-945b-4cdb-8606-22b484ae885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:48.685Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e8f9f390-a90e-44d0-8f87-40c9b6a7a736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:58.695Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ec87bb27-65d7-49a3-97a8-becc69ea6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:41:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:08.703Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7838d5b0-7188-4b8e-8358-467ef2fe9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:18.729Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=11a2871e-4ba9-47d1-a88c-253ca84203a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:42:23.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:42:23.802Z |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-04-28T06:42:23.803Z |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-04-28T06:42:23.806Z |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-04-28T06:42:23.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:42:23.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:42:23.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:42:23.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:28.738Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4fa69304-0b9b-42b7-8ce2-8b68d3d55285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:38.755Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b6d064dd-8865-4b21-8c06-bb1e081844e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:48.762Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6769aaeb-9498-4f3a-b3f1-e8afbdebfc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:58.770Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=919d1658-fc76-4888-a2cb-c66a3254cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:42:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:08.783Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=148da9c6-e05c-4981-84f7-8d0f90d198d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:18.795Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=752a2959-4fdb-4e5b-b9e7-2e3f18d95fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:28.803Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a1e975ec-8a51-4905-a6aa-8e037c0801f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:28.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:38.815Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=abe93001-ca9f-4caa-9019-0310487f582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:48.833Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d263cd46-ac23-4a52-ae5d-eaff371eed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:58.839Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2a82d45e-a0d5-4fbc-ad86-2dad9a8791d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:43:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:08.847Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=096aa568-335c-4ef6-a46d-6b076ba7f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:18.857Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f31257e7-87e0-42e8-bd18-4e8c493b3132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:28.867Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=39cb09e9-8858-4e0f-888b-4c42dc1fa1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:38.885Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2ec638ea-0abd-4db6-b5fc-ea6534b6ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:48.897Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6b0a5970-7a75-4d66-88a1-bebad5d09496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:58.906Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=59c2fb9b-75d6-4757-ae33-d1fcd9e6d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:44:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:08.915Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=851e589d-44a4-4abb-9224-3b0b54906d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:18.927Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f7c20755-2c34-4993-90d5-ec8f456af1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:28.936Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=092c794c-0219-4816-b14e-60c5fd8226f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:38.944Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2525ccb5-f1ad-4f54-91ff-2146cbe10465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:48.959Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a14c827d-0d92-4560-a8fb-19cfb0ac2cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:58.969Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c0ae8c40-a141-4eb2-b17b-b2dd891b3245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:45:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:08.984Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=793f8dfa-0106-41b0-b5ae-9e54fcb1a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:18.993Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4e2c5195-c4c5-4654-ae0d-467d57cf5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:29.006Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=127c3d5f-760a-4205-9aa3-92714c8c4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:39.015Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8d501af6-b1b0-49c0-8d82-ec3c23b46067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:49.024Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=229ea595-418c-4ed2-99f0-ea0983fa03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:49.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:59.032Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ddceaba2-6ee3-4e30-8b82-dd233c90158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:46:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:09.039Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=63422698-2574-4dbb-94c7-25bbea7f972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:19.053Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=202cd952-f4b0-4cb1-b680-9b724d654745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:47:24.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:47:24.154Z |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-04-28T06:47:24.156Z |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-04-28T06:47:24.160Z |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-04-28T06:47:24.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:47:24.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:47:24.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:47:24.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:29.061Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=39c40d73-ba44-4b89-8cfe-f46b7a777b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:39.069Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=99947caf-b220-4a36-86e4-106147558148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:49.089Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6f5e313b-08d3-489d-ad3e-52c661c67458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:59.097Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5442c5d1-590b-4abc-a830-a62fe63df3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:47:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:09.106Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=79c2f2b3-176a-43b1-a167-66489d43cbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:09.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:19.114Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=56c1b125-4128-4768-82d4-6f4f9fa6f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:29.121Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=84fe8315-237b-4480-b092-ddd137f9e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:39.129Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ca0a0bfc-d15f-4c7d-8ee6-1cbb42cbfd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:49.137Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=009693ec-9b31-4fa4-aaf6-b2b610b76ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:59.147Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f5a45d86-7361-4ee8-a1c7-163c6b3c6587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:48:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:09.161Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8ec577a7-1e11-43ce-b699-523265dfbd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:19.169Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=71164254-e491-4465-8727-dcbdb41790dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:29.186Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b5ce9977-4482-4382-b3f7-84479ffd49f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:39.194Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b47d2999-43b9-4974-b81f-b1e8a4e4a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:49.203Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a1293b83-fa56-4975-a238-974975bde1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:49.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:59.211Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e5e25a00-70c7-4c83-89a3-38d0dc0de354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:49:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:09.220Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9c623de7-99ff-4035-86d1-ce59426f66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:19.227Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=10d397e9-4498-46e6-ad4d-8789948b4ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:29.235Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9bb5d187-f622-4aa2-933b-0f456ec17431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:39.247Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f5061f69-2365-4d91-b4ec-edb9dfdb7893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:49.257Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=09a9ac63-cc59-47b5-acbe-2840c8d65a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:59.285Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=97c67be4-215e-4559-b769-e11602c657f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:50:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:09.299Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=dfa9398b-5ba1-4db4-9d09-8234a4161e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:19.306Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=62c32833-31e2-4557-99b2-ac2540ed4cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:29.314Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=395873d9-8d96-45b2-8cae-aaba02187c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:39.325Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ff9f5a11-eb85-4e5c-ac7d-91d434fba8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:49.339Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2d5803b4-2d13-4463-b910-016bcd9cbeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:59.347Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3c2c3964-e811-4d8b-a0a8-a59e7031ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:51:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:09.355Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=094808b9-f34a-423b-8db8-75a82f81c0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:19.365Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4bbbeaf1-8f96-4cc5-9159-8c2a2a9eeb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:52:23.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:52:23.845Z |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-04-28T06:52:23.846Z |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-04-28T06:52:23.853Z |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-04-28T06:52:23.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:52:23.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:52:23.870Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:52:23.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:29.378Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c2c92a5a-c948-4ca1-84f5-40dab2a8e4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:39.388Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c5f19596-38f8-44c0-9c9d-2154cf743366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:49.411Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=724e9f84-5d37-4451-9214-01ea15d5afef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:59.441Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=71d2df57-dce0-420c-b56f-83606e5052f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:52:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:09.454Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=8b4ff490-db59-4e43-9113-c7acb0777f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:19.463Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=87b69402-477e-4d72-b838-afd4b07975c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:29.471Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1a710077-9d22-40af-b8f6-ee33d9ec4f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:39.487Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3fce89d5-396a-493e-adf1-b758d6e0ae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:49.495Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=51b24b60-c5d3-4db1-a74e-3c9862e493ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:59.503Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=f658a4d2-03f3-4577-aadc-cd994712bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:53:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:09.512Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bbf9343f-30f4-4539-b7a7-3bc2e9a006d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:19.520Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=56d69e73-36ff-4db3-92b6-691d3976dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:29.528Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=09e9b13e-d5e3-4168-91a0-610292330fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:39.546Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=0d57f239-c701-4e86-b6d2-239bfd22ea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:39.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:49.556Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=57510687-ce3c-4b49-b4bf-f0c707b3dd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:59.567Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a0bf6afb-9daf-4d51-aad2-95471f4661c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:54:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:09.577Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6c6d7a27-5e97-468a-b27c-f919d3599835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:19.593Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=980994b2-1925-4244-93ae-b25a67749b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:29.621Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ee3b0488-f86c-4c35-b308-882a1ee59a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:39.638Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3eaceaf9-649c-4aa6-9575-d3bb7f47a872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:49.646Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ae74156f-1d7d-4881-b8c5-39b64ace2df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:59.653Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b4cb4ba8-7f91-40c2-bc84-3a2626bfbd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:55:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:09.661Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=56b56eed-2540-45a7-9bf7-9e53f66a80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:19.695Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=85b539c3-1651-459d-830a-fa11ed9e8624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:29.709Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=09d077c1-8d90-45f7-b48a-8c0e8846892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:39.716Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=46fd3155-a2cc-4a9d-b0a2-5b5440ee62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:49.723Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1e62985f-bc59-40a3-973c-84e83619e422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:59.731Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=79e07b8e-002b-4ccc-b541-31806cfb95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:56:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:09.738Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=00a6159f-f06e-42df-ad93-ee103a85a0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:19.745Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=90ffd904-7d3d-4863-ae15-04a6d8e67fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:57:23.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T06:57:23.695Z |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-04-28T06:57:23.697Z |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-04-28T06:57:23.702Z |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-04-28T06:57:23.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T06:57:23.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T06:57:23.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T06:57:23.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:29.752Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=34289226-092b-4c60-a480-3af89f0c843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:39.761Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=781d3acc-2685-4da4-b03a-9599084e9262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:49.768Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4548da70-748b-4a31-8bb1-e249d4adb64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:59.786Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=76a21dda-74a8-409a-a42f-4eccf9ab4762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:57:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:09.801Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=424e59d8-b1a4-4963-98ea-7f034110a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:19.809Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=067fb826-6108-44d7-a7ec-8fd4ec23e1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:29.824Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=21e009d9-d940-4671-9317-481553a8a37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:39.831Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ac8f34a1-34b9-4d73-bb8b-28190b620f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:49.839Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=86122811-cc7e-4fd9-8836-10b14bd3a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:59.847Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=60ad8e2b-b70b-4d56-82fb-2636819b1944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:58:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:09.864Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4ee44c59-5b40-453e-af57-488ee3781880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:19.872Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=1b63de8c-eeaf-4e33-bc24-dca1f3852fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:29.889Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=4ca87993-d729-4068-97e1-b65fe47ca115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:39.899Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=58e58922-08da-43d6-8af7-442b6b0b80c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:49.908Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=417728a0-c4eb-422e-9b49-b2ba93734b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:59.915Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=19ac67e6-854f-4ca0-bf34-a83ff5f985f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T06:59:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:09.925Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=6c7db9eb-6907-4245-981d-ca3a86f9178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:19.933Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b714179e-bb0a-4b7b-99e8-b37df6df202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:29.942Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=cc70313b-abb3-43d5-a276-4f40ce17950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:39.954Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e417053d-a380-4c5e-ba89-149e46008658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:49.965Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=96183543-0cdb-4ec6-a94e-60b5f46dc05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:59.990Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=fcded6ef-bfa6-4461-8b2a-f59bafc7cb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:00:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:09.999Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a50c6944-ba52-46ff-8785-ebac9fda6da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:10.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:20.012Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=09e852cb-bdbd-4319-8234-b57cb7cbd4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:30.029Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=7157e14b-fc79-4317-8704-aa9d3bd793bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:30.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:40.039Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=5f96d4e0-157b-495e-8d18-916e9b338a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:50.047Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3de6441f-ce8b-46d2-95b4-29a86bc1ce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:01:50.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:00.056Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9759da42-24f7-4a5c-9d06-0bff92fd2b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:10.091Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c34cc2a2-05ed-493f-b0bc-ca2a3008a579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:20.101Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=455ef4d0-363d-4587-9a2b-7904f0f95723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T07:02:24.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T07:02:24.006Z |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-04-28T07:02:24.007Z |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-04-28T07:02:24.010Z |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-04-28T07:02:24.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T07:02:24.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T07:02:24.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T07:02:24.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:30.109Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=c949d6dd-0eb1-4a31-9629-472b8b727085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:40.118Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=3d544a49-1b84-48b4-97fd-5a7a74322e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:50.126Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=ac7576c4-a5a0-452b-9cf3-1c3cacc7cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:02:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:00.133Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9fb95e1f-8ec3-4a9d-b867-0d8563d3d6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:10.154Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=91e42eb8-48e0-41f9-8ca8-ac2dd67cdc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:20.162Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=55e0544e-1ee6-4703-a8bb-f4c7cfe5ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:30.171Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b73dc388-4f7a-49ac-a728-266b3f4f4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:40.185Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=d8dad813-dc04-4892-b166-362bcaaf3db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:50.208Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=9226f915-01a7-4336-9dd3-0cdd916f63a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:03:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:00.216Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=a5a20870-2b1f-4b4f-809d-8f72a87c3443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:10.227Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=bcdf2b40-d323-46a7-8beb-3eb27e040f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:20.235Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b0be438f-19d2-4494-a145-1fdb3d7fa783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:30.242Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b9b7ede1-8bb8-40ae-aa18-fe292b95888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:40.250Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=62f47e9b-792e-4568-a628-dfd61b8d33c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:50.258Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=e40e4d39-98ee-4365-af79-02cac4cfc5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:04:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:00.266Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=b2d48b9a-4753-4a13-ada5-2b32e738ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:10.277Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=2c4a1ee3-a06f-40bf-a014-459adefef8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:20.293Z |INFO |Init configs |InvocationID=2c589f55-26a2-4bff-8aa5-7378f2c9e03f, InstanceUUID=12911ee9-f395-4b6e-ac5c-08a81db31e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T07:05:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |