By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:10:32.530Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:10:32.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:10:32.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:10:33.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:10:33.402Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:10:33.403Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:10:33.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:10:33.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T01:10:33.530Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-29T01:10:33.587Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-29T01:10:35.385Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T01:10:35.841Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-29T01:10:35.859Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-29T01:10:35.859Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T01:10:35.915Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-29T01:10:35.915Z |INFO |Root WebApplicationContext: initialization completed in 2327 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-29T01:10:36.398Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-29T01:10:37.019Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T01:10:38.244Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T01:10:38.735Z |INFO |Started MainApp in 8.697 seconds (JVM running for 9.402) |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-29T01:10:38.820Z |INFO |Start scheduling PRH workflow |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:10:38.835Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=068ee1fc-2eaa-42b8-aa27-fb0f2bfcb9b2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T01:10:39.331Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T01:10:39.331Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T01:10:39.334Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:10:40.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:10:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:10:50.341Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=872ad941-7687-475b-b992-c11419e3d89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:10:51.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:10:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:01.417Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9e8cd89b-b424-4358-9dd0-71964639c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:02.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:12.492Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=203aaecd-8284-45c1-a1fe-88e3bd23cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:13.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:23.558Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b8598294-d71f-4874-9ec2-d17e3ea20955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:24.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:34.599Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1cb5ca56-d445-44a7-83be-26c38881e79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:35.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:45.671Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=71faa083-c5a0-4596-834a-156fb91c1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:46.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:56.743Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6a0d4031-37c0-4d5b-9fc4-c96abbbf2fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:11:57.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:11:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:07.783Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0b6db2e1-e40d-4017-9230-c23389d3aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:12:08.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:18.855Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c0e47bb3-e73b-4b98-9960-176f56fce18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:12:19.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:29.959Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bd9ea6ea-dd51-4dfd-bd9a-2d8c65cd7597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:12:31.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:41.002Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=726ee5e9-a4b7-4019-b8e8-aacd64705f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:12:42.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:52.070Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8cd57f6d-cce8-4179-ad90-432559aafc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:12:53.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:12:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:03.143Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b127f92b-23a7-4f6a-a4d1-89907fce8e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:04.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:14.182Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6e7beddd-318c-4baf-9d5a-adce0c7d615b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:15.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:25.254Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=24654462-7cf4-41ff-8c62-ced1a02ae967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:26.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:36.294Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6360ab65-801c-47ce-9e81-f5cd55aab9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:37.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:47.339Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ffccd566-65c5-49c0-8c81-cd66838b9feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:48.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:58.407Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a5fe0612-b339-4f8f-85b9-40695d5983be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:13:59.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:13:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:09.478Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=05699906-f45c-44ce-8e21-677438e1da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:14:10.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:20.518Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=35400a9b-6cd6-4b16-a69e-1a03414333a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:14:21.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:31.590Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bc63ea1d-5a29-4517-ab91-5b74841df96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:14:32.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:42.662Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b8278393-5099-4b58-b92a-7873c37270de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:14:43.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:53.766Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=07d238e6-6df2-4e94-96d1-cebee0736d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:14:54.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:14:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:04.806Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8d1345a7-c596-4d09-8833-98126538269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:15:05.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:15.879Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fb5dbbd3-d90f-4e8f-b28b-31e5e19d0eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:15:16.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:26.950Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6c7d576f-1822-4f2d-9083-c98322c498ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:15:28.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:15:36.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:15:36.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:15:36.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:15:36.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:15:36.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:15:36.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:15:36.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:15:36.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:38.024Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=75f8c9c5-6bc4-4a14-9740-cd04ed29427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:15:39.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:39.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:49.097Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=19717960-9b47-4f52-a02e-91fbc5d79238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:15:50.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:15:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:00.134Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2fcd8426-6234-4d7e-9f49-6557b805e01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:16:01.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:11.206Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=24f4c3ba-b010-4c50-b7ae-e14c7bcdea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:16:12.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:22.246Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4d926982-7bb5-4d8b-8791-fe9e81cdb83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:16:23.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:33.286Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7ceb8ac0-1b7b-4cb9-95d0-27526186782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T01:16:34.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:44.390Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=03d184cb-0475-447d-a15d-dfe204025e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:54.513Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=14d545ae-75ce-4935-a5bf-998f782b3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:16:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:04.528Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a5024605-fc6a-4c32-b0b9-e11954a9ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:14.541Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=001bb330-b535-411f-a61e-8bd97d2e3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:24.556Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fd5d4f13-f2fb-41ec-bc46-92095e2fd68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:34.569Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0a20abb2-80c3-40f2-ad1e-7f4a90782117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:44.581Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=460a2855-f5c0-4c3e-bf6c-50d8fc35b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:54.594Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=cb3b61b9-ab4c-4b03-9a09-d6114d63164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:17:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:04.606Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2ebf50d8-cdc8-4de6-b2b8-6d765c1003f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:14.617Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e5bdbc84-1f47-4ce0-8ad2-72439b4c65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:24.630Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=30c563af-724f-4959-95ee-96133afe47fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:34.645Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1b35da43-4c0f-4987-9c47-63c6b6cd6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:34.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:44.659Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b5395d71-b4fc-4d49-ae9c-8d9ec0e09945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:54.670Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=124a6f86-f6e8-44b4-b13d-ec11d02aaeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:18:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:04.682Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b130f2bf-108d-4c6d-964f-815c8d3c5f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:14.693Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4b32ae32-4a55-441c-aac4-7efd9acb5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:24.710Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=436f5b9a-65be-438c-9eb8-5a9c6803ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:34.721Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d77298f4-8786-4d81-b17d-e4860332a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:44.732Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c61c1ff9-ae09-4a40-92e2-a2c9e65190f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:54.744Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=25425b10-0340-4fa0-8b2f-b50f801f4fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:19:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:04.757Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=80d255a2-ed4b-4319-a728-852e5f7aae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:14.767Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c6e6a3a8-18b3-46bb-91a5-2d7f81405742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:24.778Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0bab27a1-fc42-4d79-82cf-84c20ae1f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:34.791Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=24ec5450-904a-4060-894e-b451e149a7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:20:36.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:20:36.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:20:36.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:20:36.622Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:20:36.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:20:36.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:20:36.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:20:36.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:44.801Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ef686123-147e-4f22-ad5f-5729bd16a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:54.814Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=349c901d-fe0c-483c-90ff-e3c62af83be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:20:54.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:04.826Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6d82bb5f-66d7-401a-9ad6-ba93e8eb1d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:14.836Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=972a1cc4-1c51-44d2-b2f6-00a05be4daae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:24.846Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f6121339-c6c8-471d-bd4d-5bb0561e6299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:34.857Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f59601f1-932f-413c-9e0c-8586c45ce9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:44.867Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=39b6b1dd-3342-4c32-aa11-496f00507abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:54.879Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b2aebc76-c493-4732-9015-2db7da405113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:21:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:04.891Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=877663cc-7e1a-4af3-8f89-93f9b721d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:14.902Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b461f653-90fc-43c1-931d-1136019f038a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:24.912Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f6bf0a6c-1423-4d26-b0c8-d2cf4887787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:24.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:34.923Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e9c4da04-6f89-4587-a966-e730804734ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:44.931Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7d877cdf-6a73-480d-aa9c-d234e0774317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:54.940Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5b350b6e-4408-428f-a6b2-244a2b70e9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:22:54.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:04.951Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6dd2457e-f0e0-47c9-b7b2-ca609c9c44d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:14.960Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=33416de2-eee2-4ea2-b51f-dad3119335ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:24.970Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=32765506-c6cd-46af-84d1-beeb648872a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:34.980Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=08fb2214-f14c-4130-a2f2-87f345e6f72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:44.990Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=64cfd410-2348-4da6-97c9-42780ddf5dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:55.000Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=80759162-fbb6-42a0-8e3e-d154c7bfcb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:23:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:05.009Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f279c5dc-b9c3-44f4-847e-16509f7ebccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:15.020Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e3d41fa7-b379-4e30-8644-f83cd3eaf2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:25.029Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=74ec06a3-c439-4277-8af0-570864c6149f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:35.039Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e688ed9b-17a6-414f-87d5-460e0ae57816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:45.048Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a3f874ba-1f3e-4982-9400-8197233aa5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:55.058Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2884e025-1481-4951-80af-858c17eabef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:24:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:05.067Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=41c4b1fe-acfd-4ed5-b619-975c215e4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:15.076Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9a22a347-f16b-45c3-812f-7ba49fbddc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:25.085Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d5bcc412-93c4-4818-a405-7a2c05309f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:35.094Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=36005d74-10b5-4ca5-8b39-a9c0cf6e70a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:25:36.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:25:36.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:25:36.622Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:25:36.624Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:25:36.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:25:36.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:25:36.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:25:36.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:45.104Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=47e5ee53-2930-4dda-ac05-c6bb763d9578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:55.113Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=83d849d9-545a-4bc3-b893-1c36ddb8f960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:25:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:05.122Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c83f5c1a-4cbc-4a63-a1aa-ba298e09ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:15.132Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0e3cf156-0bc7-4998-a388-ca53e21fab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:25.141Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bf756854-6456-4ef6-9ee7-dfbc3dcea460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:35.150Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=10c69499-aee7-4ff8-8155-8374c2397760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:45.160Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8b5d1605-1bd1-41e8-94af-c0cd98ca845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:55.169Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=137716a8-99bb-4dc6-8d2b-f7890e9c7818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:26:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:05.178Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4bda9e5a-897d-4833-afe0-cc417b4d34dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:15.189Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=37fcc579-13d5-4789-b086-47a89f311fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:25.198Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=03e8c987-d2e8-48ce-b90c-9fc0018ebf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:35.207Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1ba49fcb-fd79-4072-9544-b7d073854dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:45.215Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=68e92d41-fb86-4908-b354-d7aa9703bac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:55.225Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e051b451-e794-4ce8-9d68-3870c2794c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:27:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:05.233Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8d994076-dbd0-46a9-b7be-293cc239d76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:15.242Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f197643c-b7d7-436e-8203-91f44fbb7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:15.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:25.251Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=60082e02-457c-4cc9-8509-3a3ceaf6bbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:35.259Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=112fd4a4-6fe3-470f-bab5-f4ed953f6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:45.267Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1971aaa2-0fd1-4eed-bede-f514db05ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:55.275Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b34d9cd8-7964-43b3-b59e-72a918d12a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:28:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:05.284Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d0983768-a731-4714-a46d-5aabdd6bc5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:15.293Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ebd933c9-fc6e-49ee-a7a1-4f463fdef8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:25.466Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=db74d906-8504-4247-b4f8-96ce8c788032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:35.475Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d2e79629-9c9e-4681-8efa-62ba3fe03899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:35.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:45.485Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=67147515-9e3a-47cf-91f2-1da78837f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:55.495Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4f473725-2ac9-4463-a867-e70a9be30477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:29:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:05.503Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6de63a1c-11a0-4a6d-b9ae-a4aa8ce9cf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:15.512Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a9e9da07-a3c5-4a0c-bc07-e5f75af468ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:25.520Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8678ff37-088c-4d96-a86d-aedaa79ad8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:35.528Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5bbb4216-9ee0-4b27-b256-ee73b2ccfcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:30:36.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:30:36.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:30:36.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:30:36.596Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:30:36.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:30:36.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:30:36.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:30:36.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:45.536Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f24ccfa2-3e89-4818-a445-5964159117ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:55.545Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=17200201-bda2-423e-9e8d-60cff7034ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:30:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:05.553Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=78c0265e-e182-4ef8-a5e0-e212942d5182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:15.561Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=11e6c866-f319-42c2-8817-84584185a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:25.569Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e1dae67b-f49b-48c1-850a-568d53f8fb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:25.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:35.579Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5e088a4e-11be-491c-8d04-88740ecd1a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:45.587Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3e13036f-779c-4806-a152-8cd0c6d6c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:55.595Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=64785e3b-3b87-402c-98d7-2a53844a798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:31:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:05.603Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a8529789-d4f4-4690-96b3-f52dbd567e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:15.614Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d2c223b8-e611-4967-8519-910cd16f7628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:25.623Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0495e37c-a828-4bd9-93e2-904cbbd9f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:35.633Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ffafacf2-59df-4b36-80b7-0fe518181f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:45.640Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=789a8604-3425-40a7-b8d7-6dc011e757d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:55.647Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a8410281-3c6e-4a3e-b38f-0629d8e4873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:32:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:05.655Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=19cbdd53-5fcf-4df6-81b9-dd454543d482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:15.662Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=75594c34-35fb-4a55-95b5-93c25d0009ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:25.670Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f4ce2f44-434e-47b8-a9f3-9982b23a3e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:35.677Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=09b40fd9-83c8-44be-ac69-cf0f5b7f720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:45.684Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5b73b19a-ba05-42d6-bd60-99f4d26e1108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:55.692Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d4900046-2cb0-4d7a-aab2-cc8024eb1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:33:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:05.700Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=48f4243f-0200-4a94-bc1c-aa4d44ff642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:15.708Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a3246f68-5167-43fc-bdab-059158e498ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:25.716Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=999400a9-1821-4bbd-999d-4f06dda98c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:35.723Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=33762de3-5493-4291-a51e-c0b5e714b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:45.730Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=80bc1c34-c83e-4a53-8945-35d260d23dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:55.737Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=454b2bb0-a966-4372-8138-376600f76c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:34:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:05.744Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=db955028-50b2-494c-824c-a0155bc1a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:15.752Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=764060a2-081f-4076-a5c4-a27c054ec067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:25.759Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5218fdf7-d021-49dd-9c17-983cba64d2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:35.768Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=77eb142b-7c5e-4da1-9254-2dea27176f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:35:36.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:35:36.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:35:36.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:35:36.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:35:36.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:35:36.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:35:36.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:35:36.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:45.775Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7560ab73-95d9-4d46-bc28-a3bb5e345b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:55.782Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ffcb8c19-6c49-4b34-9710-34b4edab9ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:35:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:05.788Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a1b480ea-cb82-41fe-8bf5-8fb903a57819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:15.796Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4f7bb29a-4bfe-465e-94d2-af1cd7be71d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:25.803Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5093d8c1-67c8-4fb6-8f52-4ac5547f1a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:35.810Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=86e8477c-12fa-4764-b8b9-94e3801652b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:45.816Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f38d087b-de84-48bb-8f26-04a1dc84bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:55.823Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=70b75e03-b938-4828-bd18-fa76144456ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:36:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:05.829Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b85eb0b3-8ad3-4865-81c4-50213a34ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:15.834Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b1c940af-f7b1-4c01-a7bd-cf7178d12759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:25.841Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9102dba1-07f9-4f02-aeea-6109065b7cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:35.848Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=077a6c1d-c02f-45a8-b0a6-ccf145ed3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:45.857Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6ea2fe62-0bea-404b-9f41-cc597c1f3b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:55.864Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=12f73fee-cb2b-4558-a826-f20d7aaf49de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:37:55.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:05.872Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=247ae942-c450-4558-be76-109b852da32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:15.880Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3f9a04cb-01b1-45dc-b672-dde57b3ba62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:25.887Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4d211166-3659-4f27-97cc-554cc95b017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:35.895Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f18b9c58-127d-4c49-a685-19084b75a3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:45.904Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=00a75dfa-5a83-4987-bad8-31574ee81714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:55.913Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fc40da6f-bc39-4524-a5a6-4412c910cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:38:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:05.920Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2924d4b4-644e-429f-a591-7bc76a180193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:15.927Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=97a2f53f-f7c0-4584-bd83-9dfce85c1e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:25.935Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0293ecc8-dd5d-4838-997c-e15eca7f0594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:35.942Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=625cff07-cdf2-491f-a336-a7a62da45e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:45.949Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=62089938-7326-4f91-8379-3821f128826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:55.957Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bfb55f49-9350-4beb-ba59-5035c9b5ed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:39:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:05.964Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ba573434-2dca-439c-9635-62cba8effb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:15.971Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a3d1cd7a-b593-4195-bea2-dbd0d04e46b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:25.979Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=dcc8487e-f65a-4111-a99f-24cccd36fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:35.986Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d91fec78-daf2-4bba-b159-066704e24dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:40:36.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:40:36.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:40:36.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:40:36.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:40:36.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:40:36.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:40:36.597Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:40:36.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:45.993Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2fe9bfbe-3b21-49ab-98a6-1ef1545a5053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:56.000Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5b06dc38-b366-4603-ae65-9cb224793fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:40:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:06.007Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4901c9fd-6610-406d-93b3-f326b6c582fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:16.014Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=89947536-5f41-4484-8e32-7e19090e5ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:26.021Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=69aa61e6-9b4b-42b8-b7d3-38a17a4900b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:36.028Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2bb177cd-77a5-4248-a37b-beed5f9be9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:46.035Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=94997855-af8d-4222-8500-b3c9646a1398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:56.042Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=37338b6e-2f1c-4df7-b0d5-58a76f27da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:41:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:06.050Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f6ccbb2a-6bdb-4147-8ec9-593f4b74f42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:16.057Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=78fc32c9-7056-4bcd-a178-70c10713c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:26.064Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4d82e40e-bd1e-4142-84a3-a75e1e4da5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:36.072Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1db1d88d-4e69-4f2f-a8f5-c3e8ac5e0bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:46.080Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=63d9264f-17c4-4b29-92ce-87b7623dede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:56.088Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c97c8c71-ffe4-47c7-afc6-f3c5dd7eb369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:42:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:06.095Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8373b476-c916-4992-8935-020adf3766cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:16.103Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a97cf858-51f5-4284-accc-032f8950a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:16.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:26.110Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0519c762-7ab9-45e8-84e2-4ffcd758b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:36.117Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=37990a02-7d12-4828-aef8-f991476cf66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:46.124Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6bbc6d1f-4d37-411a-bd78-45c26b544382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:56.132Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a6e3fbab-8479-4517-9a51-4ff9c1c856ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:43:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:06.139Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=72d1cd50-224c-4d3f-b3d3-258e75ee3ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:16.145Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=161ac4fe-a1bc-4b1c-b520-6eed28fa25bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:26.152Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9eefd3f9-e561-4935-b942-70bff342100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:36.159Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=15c814e6-3730-4dbd-a3c9-c3e66377960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:46.166Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6b6a4638-a48f-4c72-8db4-5017f050da60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:56.174Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5a349277-8003-466d-8415-e0c9b4791849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:44:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:06.181Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b3753f47-fd52-4367-b353-f4167037e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:06.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:16.192Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d0f80d57-2aa6-4399-9898-5448175257ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:26.199Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ac05c11f-b686-4161-92c4-1e0f714b1080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:36.205Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f2debe96-6289-493b-a25c-800c4ab1a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:45:36.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:45:36.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:45:36.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:45:36.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:45:36.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:45:36.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:45:36.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:45:36.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:46.214Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4fc6e4ed-af4b-4f41-b100-3b15f756ea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:56.221Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5fdc74a2-9627-4f6c-9a14-5ba559d50a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:45:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:06.228Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b14f8862-080f-49cb-9422-ba3f86087bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:16.235Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=72d96aa8-c16a-44fc-8fce-207b2ec52978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:16.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:26.242Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2c515cbe-39d3-4518-bfc6-ae8f271e6870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:36.250Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b5b454d3-8599-419c-b399-33943df4cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:46.257Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d5f8b33b-502e-48fa-adb7-97ad3a1de75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:56.263Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=77b5a531-1711-44db-81a9-b2c6ab32ccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:46:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:06.271Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d6c72046-e202-426a-9fab-283b19e29711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:16.277Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e2be58bb-cf5e-4524-8680-14963eb00776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:26.284Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c82e7cbc-7c69-482b-8a30-a2bc0125225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:36.292Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e2796c1b-5448-48e4-b6cc-703095c44c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:46.299Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=777b2a8d-0d27-4aaf-8242-e28e47b959d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:56.307Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b8fd5a1d-0cb7-42a5-b214-c0ecf00d8817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:47:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:06.312Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2dec978e-e5d8-494b-b7ff-f1f8a6ef002c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:16.320Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ac144f6c-8fb4-43c4-b2d8-d7b56c50807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:26.328Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9feb4fbc-dd99-41cd-ba14-5cb3b003f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:36.335Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=03b6d64b-ff5d-46ea-9838-e25f871afe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:36.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:46.343Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7414b98c-8117-43e3-80cd-24212262cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:56.350Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a84d1df6-9b35-4aa0-bfcc-cfb138c0a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:48:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:06.357Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c76bc574-e8cb-4019-9aa9-2cb206d744bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:16.364Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=803a4157-f884-4ef1-9ae9-6948964196cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:26.371Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e07c7a6c-453d-44df-b3b0-3dfc53d92337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:36.377Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b75ac795-9b16-4e1a-955d-0c9dfca34269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:46.384Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a40ff297-586e-455e-a164-8c6741e7590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:56.391Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6168e42d-f26c-45bc-ace7-30fe4c824682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:49:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:06.399Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3d0c8d76-3225-413c-ad85-e52961046a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:16.406Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=85d67c3d-09bc-48e1-8a63-4add28b1b79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:26.412Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=56cf05c5-8e76-46f0-a830-32e7b34f88d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:36.419Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=80607609-50df-4cba-811d-8213d7ef0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:50:36.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:50:36.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:50:36.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:50:36.585Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:50:36.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:50:36.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:50:36.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:50:36.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:46.426Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c237c914-8a4e-428c-9f38-264e803be0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:56.434Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=38caa570-4d0c-47ec-801e-9cedb2c9adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:50:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:06.441Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5d28af1b-1e11-4b2c-8f42-9c0863b6a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:16.448Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4c7dd33e-53d1-41ec-9c0d-bfa3d9fb9e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:26.454Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0b5ab675-b2eb-494e-8511-b569d788dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:36.460Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=45c01184-a11f-48fc-996e-c7fbe14a3a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:46.467Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2c72c404-90f8-4ce1-845b-c09cdcc781ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:56.473Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0611ac7e-8e11-40ac-a099-f263c042794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:51:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:06.480Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3abcb66e-1490-4ed8-835e-c4dbf64dca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:16.486Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f9305bb7-f771-48c0-bff9-97691d642496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:26.493Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2c5ff365-c60a-4443-b73e-d57502b4eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:36.499Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=24633e7b-8168-4064-b05d-ccf69cdab9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:46.506Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1aa77b0b-fae2-4625-b96c-dc0294405dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:56.513Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c427feba-1338-4ee8-bd78-3979453209b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:52:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:06.521Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f6d821b5-c57b-4118-891e-868c9142467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:16.529Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6e011531-122c-4fee-9bb5-4e13f274a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:26.535Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=75ff0b88-e4e8-47de-aeee-8f7f05f3bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:36.543Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8e08bc39-4b34-4735-a0fc-e0fc50a0cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:46.551Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=24ecc9b6-8372-4eda-ba78-279439c4e147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:56.559Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bed55571-d10b-4d62-ba3c-db0cbb47d154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:53:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:06.566Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3d13cee9-ed89-4122-92f3-d7d522c5e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:16.573Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=566281b1-64ac-450b-98e4-73831e20b70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:26.581Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=540343e0-4368-4f76-94ff-73cf19c7ea7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:36.588Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0ce76b29-3d0d-4b49-8266-2af5ae7237fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:46.596Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fa1c63bb-70e2-4209-a7fe-4a452b1d7ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:56.603Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8a779fa1-34e9-46ca-ba1e-3fed6895c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:54:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:06.610Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ad2e1ece-4754-4608-9571-7dc48dd58cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:16.617Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fe3d2c7c-2eea-46e1-8277-2bdc55ad70d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:26.625Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c946cd53-3513-4a7c-a10c-d117b7b6ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:55:36.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T01:55:36.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T01:55:36.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:55:36.567Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:55:36.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T01:55:36.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T01:55:36.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T01:55:36.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:36.631Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5ea632cf-b3cc-4507-bc0f-86d43bc40c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:46.638Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bb4f460a-f9a1-4927-a360-21324ed9c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:56.645Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9164f4c5-9f69-4055-a9c7-e2ca24a25fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:55:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:06.652Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=20ad88d7-544b-4642-8881-d2adcde71aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:16.659Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a625690b-e989-4347-b782-d50ec4cf6f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:26.667Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=dc6cbeff-2a49-4027-8a75-9c1787b838c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:36.674Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a380d413-785d-4573-a150-976bd21d0b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:46.680Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=db332fc6-7b23-4e9d-b016-84e633ca5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:46.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:56.687Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=befc8e3e-f4f4-4127-b524-41851a245036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:56:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:06.694Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=48ec5661-6c4b-4c70-a1a3-9f3c1cb445b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:16.701Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8dfaa395-0cf9-4629-a419-2bf4cb4f277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:26.708Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=67fb420b-fee5-4f3b-b17b-109050fce243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:36.715Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ce3b3655-e4c4-4b83-8d8f-66a98b8663d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:46.722Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=baa3f01a-1ff6-4420-b175-02f2a5228bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:56.728Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=351c681f-c853-48a5-8351-01a762a0cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:57:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:06.735Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f4f59161-e082-411e-96a5-429c0f76682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:16.742Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=10378569-199d-4239-91dd-1fcb09664b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:26.748Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=040ab0a9-d0c0-4507-8252-f3ae4f01eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:26.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:36.755Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f3913d7d-4fe2-4ac9-8ff4-c34c7177659e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:46.762Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=78b20d52-9eee-4742-b510-2afa6d1d576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:56.769Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=164b53e4-922c-4e64-ab40-228766e31d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:58:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:06.776Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bd884bd5-000a-47b7-899c-f2df431ee8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:16.784Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=929e03b2-9654-49d5-8bf4-1d372d5ba032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:26.792Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=aa5b0ddd-36c9-4856-8484-dee6c9b6e2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:36.799Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f8c9561e-028f-4e21-84f9-a6e859f6d91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:46.805Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f5ef2e9e-021b-4612-b3fc-bc5307929d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:56.813Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fa06e74c-7b86-4791-ad6a-a824c9df5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T01:59:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:06.819Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7d0ce659-15a1-450b-bdb5-c5ed16ac5ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:16.827Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6ef25ef9-7a49-4303-8508-6618567651a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:26.834Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=34e4abae-5d36-4359-b70a-f843d2367d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:00:36.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:00:36.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:00:36.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:00:36.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:00:36.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:00:36.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:00:36.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:00:36.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:36.840Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0d48091f-a101-44a4-9eac-f6de10848405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:46.847Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e65b0b95-d0df-453b-bb26-d2feb996196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:56.854Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1bdb4976-8aff-4b60-bb0a-95d7e7e30a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:00:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:06.861Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3d576749-94c5-4c86-881d-7523bbed1728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:16.867Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=50626798-4741-44b8-892f-0ab4cb2371df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:26.874Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=19d296c5-620b-46e1-b1c1-f63a18f6cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:36.880Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c24ee5f1-738f-4f54-9406-d5319fe0915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:46.887Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=34172b0f-d354-402c-87ff-81c817a7b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:46.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:56.895Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9bca7930-ccd3-45f7-98a4-83c3a81d075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:01:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:06.901Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d9eb9444-3ff9-4a79-9e60-971a0e587b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:16.909Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f0e1cd03-f5cc-4b26-b777-0fcdb4c17d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:26.916Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=559cd53f-0d1b-4607-b0ac-576889de77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:36.924Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=871490ef-170c-4da2-9f23-b0533a90471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:36.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:46.930Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ae788cbe-e541-45bf-af2b-0929dd864e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:56.937Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=eef88a19-9317-440e-b1a1-25d57420ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:02:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:06.944Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8bab46a8-bae3-4002-a138-a10e0b9b957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:16.951Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=856c9702-dffd-4132-8e9b-04a2dc55e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:26.958Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d3a6eaa3-ef12-4f5a-8bf7-396d399c1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:36.965Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=80592837-48e1-42b6-942a-6f1f98c138ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:46.973Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bb3e7d4f-c5d7-44d7-ae21-af48537ef74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:56.979Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e32af9a7-d6a3-4a98-9794-5e646e05d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:03:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:06.986Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bf17c1a4-2fcd-4641-8e06-072f2928d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:16.994Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=648c0209-4b2b-4a24-8207-47b4cb94fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:27.003Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=273155ce-bfde-45fd-a1ec-835a1ccf8c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:37.009Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a6847745-9273-4de7-82a7-636d7099b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:47.016Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6860101e-c488-47a1-b741-29643b7ec144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:47.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:57.023Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=09817cf2-b53d-4e3a-bcab-d8851a639f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:04:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:07.029Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=58b411a0-d5b6-4597-baa3-8001f6c5fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:17.036Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3fcfd28c-052a-47f0-90e1-71b34f186ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:27.042Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ef5ce43e-6e4a-4a90-9bb3-5eec7a3b8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:05:36.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:05:36.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:05:36.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:05:36.580Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:05:36.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:05:36.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:05:36.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:05:36.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:37.048Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=10393561-3f3a-4a39-939e-6c4aeb94533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:47.056Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2fd1c6a8-9a5e-4379-be21-c0f40060815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:57.062Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ffa6ccfb-18b0-4c45-9a34-30ac164a4f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:05:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:07.068Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a06bb19f-297c-4d35-b1f8-28c0865b6cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:17.076Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c937470b-1aa4-4c83-b073-74866fea8004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:27.082Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=29681086-eff8-4e49-91f5-47003dc5ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:37.089Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ff81fc06-1255-4b84-9192-ceb39cfee5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:47.097Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=411ca54d-c844-4d8f-af00-5b984f6300ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:57.104Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5f79decc-8e04-475d-a325-6ca6889fc8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:06:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:07.111Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=961d9786-9e0c-4bfb-bb57-906d8980dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:17.118Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1c24af08-c97d-45a5-9edc-322cb6323eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:27.124Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4836448a-8ce4-4e65-b77d-5db93c91d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:37.130Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3d7167a9-371f-4020-bc6b-4f3ade9a3591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:47.137Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c9bd82ba-efc9-4f79-ae65-81ebee5eb984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:57.143Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=98ac084d-ad42-4c7e-a1f3-970cf811f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:07:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:07.150Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2c214f5f-5e6a-40fd-99c6-bd53287b33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:17.156Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=aed18621-8a2b-4bb6-8f61-d8c9d10d1ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:27.163Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=84fe169c-66b1-4eb5-9290-97bfaa5b7d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:37.169Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=aec89447-ea15-499d-93de-87329ccc132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:37.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:47.176Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7085c1fe-5c58-4359-91ec-250b9ec90163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:57.183Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=90c7e71d-4c71-4703-a6cd-490212c77485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:08:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:07.190Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=532db952-3da3-4174-90ce-c145c2f1a050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:17.196Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5555ff46-483b-4c23-8582-97227a6f3dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:27.203Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e082938a-a365-46d5-a970-985ac278a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:37.210Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9c0c03c2-6589-4330-a7ce-6031b2827648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:47.217Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=46c0a37d-d47d-482c-9571-2d5d51a9e940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:57.223Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=715a674d-2ad1-4a43-8aac-2f51756b0a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:09:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:07.230Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5e02bbb5-aeb9-4107-96cb-f3a3682a788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:17.242Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ed84bc84-c6aa-4aaf-8493-60ba37ce741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:27.249Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a65b8acc-3523-4105-84d4-40a16198e326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:10:36.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:10:36.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:10:36.581Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:10:36.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:10:36.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:10:36.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:10:36.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:10:36.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:37.255Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=cfcc134c-f5a7-4c60-8c85-9aa414f1596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:47.262Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=33c609ca-e935-4921-a274-cdfa674f8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:57.269Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=799b1db0-9f53-4bad-b3a4-80e1edf021be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:10:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:07.276Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a0b2d4e6-7e74-4952-8ead-ab34f83fc0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:07.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:17.283Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=38af4af0-8d95-412a-8ced-4f082ef3c8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:27.290Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0d592ecf-c407-42a0-b3e4-787c06e9e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:37.297Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f77343c2-ebd5-4532-8507-8f74d765f1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:47.303Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9a9e3125-6d45-4df7-a2c8-25ddb2048254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:57.310Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a8ae1710-f853-48b5-8020-e6574b9457af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:11:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:07.318Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f698a045-7eb7-4fd4-afd5-1857638e2ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:17.324Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b746e10f-3406-49d7-904e-58255dcc0fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:27.330Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=667ae2b7-ce6c-4235-a6a9-7a9f849edc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:37.337Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=57b30c0f-60db-469b-a158-617acd6482fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:47.343Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d2ce4c16-20d2-4849-b9f4-0252e10ae6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:57.350Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fd74c5f8-3502-4494-a6f4-31261e415ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:12:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:07.357Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9351d9db-9664-4dd3-9294-4a92436aeca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:17.363Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d99f7fd8-407f-4664-8cbc-a3ce596e436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:27.369Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7d91eef4-f881-4ec0-ba62-fbd74f9f7ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:37.375Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a23e19fc-89d0-4e07-a37a-27a7f4b8e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:47.382Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=02d57bf7-5c26-40af-b6ca-d8ea9ead6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:57.389Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=66a1776b-b6b4-4c6b-aab0-6ae5998b5fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:13:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:07.395Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=eff64023-f49b-4368-a448-2a16863c142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:17.402Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=fee49787-1ec2-4f16-9a1f-d106b49e67b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:27.408Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=014747ae-22e8-4a93-8342-56b9a193eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:37.415Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8c86d251-99b9-49f5-8def-6810b575c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:47.421Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9bf333dd-20e7-464d-b143-50f7a00e6c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:57.428Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4072c326-bfb6-4624-baaa-9b483c773f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:14:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:07.434Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=cc46de10-4a82-41f0-9511-a9aafc396a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:17.440Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d921beca-ed31-4f2f-b7fc-86c1de7b66c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:27.447Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1943c066-c920-4e40-b925-73f55e5e1c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:15:36.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:15:36.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:15:36.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:15:36.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:15:36.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:15:36.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:15:36.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:15:36.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:37.454Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7faa2830-4331-444f-bc1c-767a9a46a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:47.460Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=396940fc-c097-4c2f-a2ce-9ff074326ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:47.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:57.466Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f322f3c3-5158-4484-9cb0-adfc58c4c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:15:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:07.473Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6a56ca2e-335a-4110-80ab-1d2c56e98748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:17.479Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bcf289bb-4717-450e-81a4-d3b266f2d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:27.485Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=746026ec-725f-48e5-a0c1-6a7416d417d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:37.492Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7fead65a-a9e6-4501-a071-d03c135714b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:47.499Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3543a26a-2693-4004-bd43-a126605203af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:57.505Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=cb572bf4-ca8a-4405-b864-019229d5d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:16:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:07.512Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9a2aeaed-511f-4400-b9af-a0f348fbf87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:07.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:17.519Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=98c25eff-8379-4b94-91ca-4b7c76059c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:27.526Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=148defad-57c8-4dcd-b36e-3b3acdcc11da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:37.531Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1def50d0-b345-4768-bef3-c7d37f2f04cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:47.537Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=59a8ffe2-da6c-4bef-9391-134aa379e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:57.544Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f6f2cfaa-760f-40d2-b53b-e3597530292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:17:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:07.550Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=831791f8-60dd-42c2-bda1-e7ab02907f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:17.557Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=723e9ddc-01f8-47b5-866d-13b78f8c21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:27.563Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=72420aa8-c5bd-4455-8453-66dd03d5e81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:37.569Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=57baecf2-5aca-4310-bc61-5ba1f05d13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:47.576Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e0c8adce-a014-4001-bdce-f542730d20b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:57.583Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=72b8b3bb-8e07-4737-a5ce-1d9dd7b71877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:18:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:07.590Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=10194b42-1a7f-45e3-81e3-6547d17e2bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:17.597Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=000b8930-ef39-4c28-8a92-cd9169285cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:17.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:27.603Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=02ae0f59-2043-4246-800e-775731770cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:37.609Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d3cb4679-bda5-4ab2-9bad-25eb86ed5ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:47.616Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=065abb52-68d5-4550-9fc6-0deabe4ed10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:57.621Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3c4db0f1-ab9b-4d34-8bf2-62d1e1c8140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:19:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:07.628Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c6a34219-4d20-434c-b059-d3528ff89bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:17.635Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7888b407-0028-48ce-b1a0-640f5d7ee5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:27.642Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e9598448-b3a6-4626-9122-fce8c720f8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:20:36.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:20:36.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:20:36.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:20:36.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:20:36.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:20:36.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:20:36.568Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:20:36.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:37.649Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f9917429-6038-436e-bb3a-10e86169ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:47.656Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=34ab2012-af32-4e86-9d58-93cf704f535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:57.662Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=43ced721-b449-43b2-ae21-171c106908b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:20:57.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:07.669Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6f7463de-a1b6-4009-88c7-5f575665ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:17.675Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1e6abf67-6117-4dcf-8ec6-1b44920898e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:27.681Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=39e1e498-ccf6-4cb0-9247-63230f1b4366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:37.687Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=602bae92-113b-4831-909f-a6375caf33c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:47.694Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e88f91b4-17b5-4b0e-afb1-080c184aedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:57.700Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=63815895-5bc7-4e7f-adea-00564c929fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:21:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:07.707Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d0f571a6-2884-4347-a1c7-68f534f2f78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:17.714Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f83d1663-dd39-4037-8843-4cee67f94a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:27.720Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3e0ff551-a491-434a-8447-29bdaa7e7317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:37.726Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7cacfcf8-c15c-4167-8430-21127273c9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:47.733Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ce113f1a-794b-418d-bd48-c40523726a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:57.739Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3422c8e1-b1f1-4c1e-82fc-04291573f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:22:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:07.745Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=0716e760-b561-4e49-a880-753def3b8066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:17.751Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9ff98873-2487-45cb-8815-569d84927071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:27.757Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=7422ea3a-11b8-46de-9ddf-416a80a7643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:37.762Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=8ac35b99-de85-423d-af79-499fd010fa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:47.768Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5295dffe-2d17-42ec-bc48-c3752e4c8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:57.775Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=f9e4c32f-4b0e-48fc-a3cd-0fa0e1c80297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:23:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:07.780Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3723c1c3-1394-4c3e-a3cc-de9c88372e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:17.786Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c062437b-3335-41da-b404-210c2fa20d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:27.793Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=e790cb44-fdaf-4b60-bfb2-1900484a0398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:37.799Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1ace2d72-4993-4045-a926-9e0e689fdbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:47.805Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=6a71f3b6-0beb-4a88-a4d5-ad5db66b7baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:57.812Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c2fe80d2-d50e-47bb-b9b2-429e85ab17af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:24:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:07.818Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=41d4c89c-6e95-49c5-9dce-e31219937ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:17.823Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=57f569cc-7c1d-4a1b-b437-b8c605b1cb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:27.829Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=61de9b8e-ad8f-4765-bd25-cae8bcf965d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:25:36.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T02:25:36.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T02:25:36.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:25:36.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:25:36.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T02:25:36.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T02:25:36.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-29T02:25:36.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:37.835Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=2db737d3-ee81-43a0-91d3-56be2dcb44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:47.842Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=15a8fccb-f1ca-4a73-8789-221c3ebdaa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:57.848Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d4cc6af8-b2d0-48e2-98eb-6102d1f3fe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:25:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:07.854Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=655927e4-2959-4aed-abe3-35fd4384893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:07.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:17.860Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=62d29f0c-4374-4495-876b-f6384c831740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:27.865Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3a23c7b8-f0fc-466d-ac02-6053377dad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:37.872Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=bb42c612-47a0-4000-9148-61bc7ce48265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:47.878Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1910e53c-4234-4f44-80c4-134dde9eec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:57.884Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b6f0873b-b0a1-4aeb-ace0-71b191b8730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:26:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:07.890Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=c17a8528-4b24-4081-bec6-7f3bd8539d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:17.897Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4bfd0b9c-20be-4da1-abc3-1dc75550bf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:27.904Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3852bb01-3d6e-44f5-ac13-ca3fe7e188f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:37.910Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=39d9ccaa-cdc6-4753-a5d0-8b212c0be7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:47.916Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=23ea1def-9f3a-4b7a-b1ff-2130880e421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:57.922Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=ff75aa5b-6655-443a-8f6b-20ee35cae77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:27:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:07.928Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=9562787a-1ef3-49d9-9dca-9ddc687a7229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:17.935Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=539e5671-00d7-43a7-acd9-46f38e158896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:27.941Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a12e9cfc-b5fa-460e-9da4-f0190be11878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:37.947Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5af65838-d954-4a41-ab3d-4eccbfa11de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:47.953Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=a614502f-b915-4630-ba4a-f544605b5709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:57.959Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=d65353be-668f-4bd0-a959-8e28c60a81dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:28:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:07.965Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=3c10006a-142a-4d7f-84e4-789788bca84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:17.972Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=23f26dfc-ed08-4377-a6c3-0e8b4c577ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:17.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:27.979Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=b0f93da5-20d6-49b0-a98e-b44225b5cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:37.985Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=4f9e6ac1-d1c8-467c-b5ac-2d81211b5ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:47.992Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=762a044b-901e-40c9-b47e-1f449fa6a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:57.999Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=5a6d32d4-d74d-4aec-ab8f-6e491ee7d2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:29:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:30:08.005Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=1f52f96c-5884-4070-9991-7b2075cf91f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:30:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:30:18.011Z |INFO |Init configs |InvocationID=700fe9be-e66a-4497-92e2-e2af0bc009e1, InstanceUUID=79fcf67b-1df1-45d8-9d2f-8afb1c7c61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T02:30:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |